Boot from a VHD created by VirtualBox

7

3

I have used VirtualBox to create a VM, and installed the latest Windows 8 Consumer Preview on it.

I have a .VHD file with the OS installed.

I am wondering, since Windows 7 supports boot from a VHD file, whether it is possible to simply create a new boot option using thid VHD file and boot of it.

liortal

Posted 2012-03-03T18:11:17.587

Reputation: 253

Answers

6

Yes you can. Windows 7 supports boot from VHD. There are two blog posts I've seen on this.

One from Scott Hanselman and this one

Since you already have the vhd, you only need to run the Bcdedit command .

uSlackr

Posted 2012-03-03T18:11:17.587

Reputation: 8 755

Is it possible to do this with a Linux VHD as well as a Windows VHD? – Anderson Green – 2012-11-13T01:43:51.597

It is my understanding that only Windows OS is supported in VHD boot. However, i see no mention of that in this MS post on the topic: http://technet.microsoft.com/en-us/library/hh825689.aspx

– uSlackr – 2012-11-14T03:50:28.150