Редактирование меню “Windows Boot Manager” bcdedit

bcdedit add vhd to boot menu

bcdedit /set {bootmgr} DISPLAYBOOTMENU 1

bcdedit /create /d win7-vhd /application osloader

bcdedit /default {d371df5b-35e4-11e2-993e-fcbbf6b59ef5}

bcdedit /set {default} device vhd=”[C:]\win7-vhd.vhd”

bcdedit /set {default} osdevice vhd=”[C:]\win7-vhd.vhd”

bcdedit /set {default} path \windows\system32\winload.exe

bcdedit /set {default} systemroot \Windows

bcdedit /set {default} detecthal on

bcdedit /displayorder {default} /addlast