Results 1 to 3 of 3
I just bought a 320 gig Western Digital HD. I really like my present 10.2 install. Can I just copy the contents of my / and /home partitions to the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-07-2006 #1
Moving present 10.2 to new bigger hd.
I just bought a 320 gig Western Digital HD. I really like my present 10.2 install. Can I just copy the contents of my / and /home partitions to the new drive, reinstall the bootloader configured for this change to the mbr, and I'm good?
Your thoughts...
- 05-07-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
Pretty much , the only file attaching slackware to your system is /etc/fstab and your lilo config so to speak,
so making sure you've partitioned the same (I'm not sure this matters as long as you edit the fstab accordingly) and re-lilo I dont see the problem, same modules being loaded after all as its the same computer.
remember to use cp -Rav for full archiving, or rsync -av or tar -P hehe.
- 05-10-2006 #3Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
dd
Perhaps you should look into using the "dd" command. You can install the new drive into your system and then boot from the slackware linux boot CD and use "dd" to copy your old drive to the new one. When you are finished they should be identical to eachother. You will have to do some extra configuration with the remaining disk space on the larger drive though.


Reply With Quote
