PDA

View Full Version : Backing up XP/Vista bootcamp




n8236
Dec 5, 2006, 01:01 AM
So I recently setup my Vista bootcamp partition just the way I like it and want to back it up.

First I tried Disk Utility, but gave me an error message that it was too large when in fact I had enough space on my external. Then I tried SuperDuper, but it did not see the bootcamp partition.

Any suggestions as to how I can make an image of it so I don't have to recreate it?



balamw
Dec 5, 2006, 01:07 AM
You could always run dd from Terminal if you were so inclined...

B

n8236
Dec 5, 2006, 01:08 AM
I'm the last person on planet Earth you want using Terminal. :)

sushi
Dec 5, 2006, 01:11 AM
You could always run dd from Terminal if you were so inclined...
Have you personally tried this?

And if so, how does it work? Any errors or problems doing it with dd?

balamw
Dec 5, 2006, 01:15 AM
I use dd all the time to make ISO images of CDs and the occasional flash memory card/stick. I have made a backup of the Windows partition, but I have not verified that I can restore it.

The joys of unix, everything is a file. :p

(Doesn't help the OP though).

B

sushi
Dec 5, 2006, 07:35 AM
I have made a backup of the Windows partition, but I have not verified that I can restore it.
Well, if you happen to try it soon I would like to hear of the result before I give it a shot.

Thanks!