Beste medetweakers,
Ik heb Windows Vista geinstalleerd op mijn PC. Tevens heb ik Windows 7 op een VHD bestand geinstalleerd staan. Echter, om er van op te kunnen starten moet je de bootentry met bcdedit toevoegen.
Wanneer ik bcdedit uitvoer zie ik:
---
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {23a9a5f9-dede-11dd-abdc-a8858e4ab721}
displayorder {current}
{3a61b484-25a5-11de-8074-00161792d791}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {23a9a5f9-dede-11dd-abdc-a8858e4ab721}
nx OptIn
Windows Boot Loader
-------------------
identifier {3a61b484-25a5-11de-8074-00161792d791}
device partition=C:
path \Windows\system32\winload.exe
description VHD_Boot
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {23a9a5f9-dede-11dd-abdc-a8858e4ab721}
nx OptIn
---
Zoals je ziet is er een entry aangemaakt voor de vhd-file, echter het osdevice bij de VHD_Boot staat nog niet goed. Wanneer ik het volgende commando uitvoer krijg ik een foutmelding:
C:\Windows\system32>bcdedit /set {3a61b484-25a5-11de-8074-00161792d791} osdevice
vhd=[C:]\win7b7000.vhd
The device is not valid as specified.
Run "bcdedit /?" for command line assistance.
Ik gebruik de Windows Vista bcdedit. Op de Windows 7 CD zie ik geen bcdedit bestand staan.
Weet iemand hoe dit opgelost kan worden?
Ik heb Windows Vista geinstalleerd op mijn PC. Tevens heb ik Windows 7 op een VHD bestand geinstalleerd staan. Echter, om er van op te kunnen starten moet je de bootentry met bcdedit toevoegen.
Wanneer ik bcdedit uitvoer zie ik:
---
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {23a9a5f9-dede-11dd-abdc-a8858e4ab721}
displayorder {current}
{3a61b484-25a5-11de-8074-00161792d791}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {23a9a5f9-dede-11dd-abdc-a8858e4ab721}
nx OptIn
Windows Boot Loader
-------------------
identifier {3a61b484-25a5-11de-8074-00161792d791}
device partition=C:
path \Windows\system32\winload.exe
description VHD_Boot
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {23a9a5f9-dede-11dd-abdc-a8858e4ab721}
nx OptIn
---
Zoals je ziet is er een entry aangemaakt voor de vhd-file, echter het osdevice bij de VHD_Boot staat nog niet goed. Wanneer ik het volgende commando uitvoer krijg ik een foutmelding:
C:\Windows\system32>bcdedit /set {3a61b484-25a5-11de-8074-00161792d791} osdevice
vhd=[C:]\win7b7000.vhd
The device is not valid as specified.
Run "bcdedit /?" for command line assistance.
Ik gebruik de Windows Vista bcdedit. Op de Windows 7 CD zie ik geen bcdedit bestand staan.
Weet iemand hoe dit opgelost kan worden?