I have Windows 7 Enterprise edition installed on my laptop on the real physical hard disk. Now I want to create a vhd partition on the c:\ root directory and be able to dual boot into my real machine or a vhd that also runs Windows 7. Is this possible at all and if, yes how. If I try to do it, the installation on the VHD says that it is going to rename some operating system files that it found on the C:\ drive.

link|improve this question
feedback

2 Answers

up vote 3 down vote accepted

Scott Hanselman has a great write-up on this:

http://www.hanselman.com/blog/LessVirtualMoreMachineWindows7AndTheMagicOfBootToVHD.aspx

I think the only risky operation is that you will be mucking with boot loader, but it seems to be pretty close to a "just works" operation.

Haven't tried it myself yet (don't have the space).

link|improve this answer
feedback

EasyBCD 2.0 has a new feature to support VHD booting. It's far easier to use. See the release notes here for more info.

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.