I want to migrate a microsoft virtual pc running windows xp to a zotac mini. Anyone have any luck doing something like this with modified version of these vmware v2p instructions ?

I would prefer to stick to free tools like clonezilla, but can spend money if there is a nice ready made tool for this.

plan: install all zotac drivers into virtual machine. boot into clonezilla on virtual machine, clone drive to image boot image onto zotac, and hopefully the hardware will be reconfigured ?

any good instructions available on using sysprep ?

link|improve this question
feedback

2 Answers

Since it is XP, you will need to be real careful about storage drivers. That is my experience migrating images between physical computers, let alone V2P. Good luck. Your best bet is to Sysprep the machine and generalize it. If you need help with Sysprep, let me know.

EDIT: So about the Sysprep nonsense. Download [the tools], and there is a GUI utility, called SetupMgr that should walk you through the tedious, wonderful word of creating the appropriate answer file so it will seal your image and run it through the setup without needing to click buttons and do the normal crap. Long story short, your two big concerns will be drivers (as you are well aware) and the license key you will use after you seal the image (it will be like a brand new Windows install, even if your not-so-brand-few files are on the inside). That link to SetupMgr does a good overview of the process, and Petri stuff is awesome as far as to the point docs go. Enjoy.

link|improve this answer
Thanks for the good luck. – Naveen Feb 7 '11 at 16:19
feedback

I was successful following the directions here. (linked from virtual box p2v instructions).
I didn't use sysprep.

Then I was able to :

mount the clonezilla iso in the virtual pc.
mount a second virtual harddrive on virtual pc (fixed size).
format the second virtual harddrive to fat32.
boot into clonezilla and clone drive to image.
move image to physical pc.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.