Hello, I'm new here. Please excuse my imperfect english.
=========================
I've installed first time
Win7 by following instructions of a "computer jurnal" named
com-magazin
There was a thead:
"install windows in a file"
They give us a description how we can install a OS in a
.vhd file by using
DISKPART and creating a
Virtual Hard Drive
for e
xample: C:\win7.vhd
diskpart
list volume
create vdisk file=C:\win7.vhd type=expandable maximum=50000
select vdisk file=C:\win7.vhd
attach vdisk
|
So far so good...
If I now like to use EsayBCD, I can not choose
"boot from a vhd-file"
I can choose only
.WIM files for
WinPE.
==========================
QUESTION:
Can you plug in a function what make it possible to boot from a .VHD?