I think i have to get my laptop replaced (screen is a bit messed, i believe from a twisted cable or some such thing) and i dont want to reinstall everything when i get it replaced. Would i be able to create a hard disk image so that i could do that?
Would dd be able to create the image and do that with this?
# dd if=/dev/hda of=disk.img
And i have two partitions so would i have to do them separetly or the hard disk altogether?
Would the image be the complete 60GB of the hard disk, or would i be able to make it smaller so that it was just the 20GB of data i have on it?
It will be an exact replacement of the laptop so there should be no hardware issues.


