PDA

View Full Version : Transfer Recovery Partition???


Xantom
02-01-09, 09:57 AM
I have a Laptop HD that has a recovery partition. I need to change out the drive. I wanted to know if/how I can transfer that recovery partition to my new drive. Then do an OS reinstall from that partition.

Any suggestions are appreciated.

Xantom
02-03-09, 07:39 AM
I went in and made system files viewable. I copied everything to a folder on my ext. drive. Any one out there that has any experience with this.

Thanks.

UmHelp
02-03-09, 11:11 AM
You could find a program that will make an image of the recovery partition or you could use a unix/linux tool called dd to make an image. Lots of tools exist for this purpose.

I believe it would look something like this.
dd if=/dev/hdx of=/path/to/image