I have a 160GB hard drive that is on its way out. I bought a 250GB drive to replace it. I partitioned said 250GB drive using gparted to have 30GB for /, 10GB for swap, and the rest for /home, similar to the way the 160GB drive was partitioned but with more space in /home.
I did dd if=/dev/sda2 of=/dev/sdb2 to copy /home over. That worked great
(
Read more... )