Possible Duplicate:
How to turn a Windows XP partitioninto a VirtualBox virtual machine

My notebook cannot boot from my hdd anymore. I can connect the hdd to another computer and access the data.

Is there any way to convert system partition with Windows XP from hdd into virtual machine (VirtualBox preferably)?

link|improve this question

feedback

closed as exact duplicate by Troggy Dec 26 '10 at 6:50

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 1 down vote accepted

if you have access to a linux system, maybe with a live disk, I think you can just us "dd" the partition to a file and use it as a VM

here is another resource which uses ghost http://arstechnica.com/phpbb/viewtopic.php?f=17&t=338964

link|improve this answer
feedback

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