I have a shell only FC2 computer, no GUI. The harddrive is failing. It's a 10 gig.
I have a 1 gig harddrive I would like to just some how dd the old one to the new one.
I hooked up the replacement drive as hdb and tried
dd if=/dev/hda of=/dev/hdb
and it ran for a while but when I tried to boot on the new drive I got a bunch of errors. I assume its because its a different size hd.
Anyway to do this?
Thanks
-email68