I admit, I visit WinCert and other forums often, and I've meant to post this 
tip for a while, but wanted to wait until I confirmed it works with Win7 final. 
 Did a test run, and yep, still works.  This in some instances works out pretty 
slick.


------------
1. Install Windows 7 to VHD from DVD
-----------------------------------------------------

With Windows 7, you now have the option to boot the OS from a VHD, a virtual 
disk file, instead of a partition. This way, you don't have to reconfigure your 
hard drive partitions.

Limitations: Hibernate is not supported.

Here are the simplified instructions:
1) Start Windows 7 installation from DVD.
2) Press Shift+F10 to start the command prompt.
3) Start diskpart.
4) Use the "create vdisk file=D:\Win7.vhd maximum=xxxxx" to create a virtual 
hard disk. Choose your drive and filename accordingly. xxxxx is in MB.
5) Type "select vdisk file=D:\Win7.vhd".
6) Type "attach vdisk". You will get a confirmation that it was attached.
7) Type "exit" to exit diskpart. And then close the command prompt.
8) Click on "Install Now" and install as you would normally by clicking on 
"Custom Install". Choose your attached vdisk as the location.

The installation takes care of adding the boot option to bcd. You don't have to 
do anything.

See Virtual Hard Disk Booting on a tutorial for VHD booting.

also check this out: Install Windows 7 to a VHD and add boot option to Vista's 
menu.

Basically, instead of installing windows 7 to your physical HDD by getting rid 
of Vista or even dual booting off another partition, you can install to a 
virtual HDD (in VHD format), and boot off the VHD so you actually get the 
hardware functionality to play with!!

Reply via email to