IanHHH
New Member
- Joined
- Jun 6, 2023
- Messages
- 7
- Thread Author
- #1
I have three drives two with win 11 and one with win 10. One of the drives is older and two are newer which were installed after the older drive.
I cannot seem to change the bootmanager. Wwwindows was installed on each drive independently but when I put them together the boot manager on drive c: "Work" does not recognise the other two drives even thought the drive names are correct. See below:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume2
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {cdac6a7f-04ce-11ee-bee0-806e6f6e6963}
displayorder {343c7384-044c-11ee-bedf-806e6f6e6963}
{343c7385-044c-11ee-bedf-806e6f6e6963}
{current}
{817fe11c-044c-11ee-bedf-8bc0b272a993}
{817fe11d-044c-11ee-bedf-8bc0b272a993}
toolsdisplayorder {memdiag}
timeout 30
displaybootmenu Yes
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.efi
description Work
locale en-US
osdevice partition=C:
systemroot \Windows
resumeobject {cdac6a7f-04ce-11ee-bee0-806e6f6e6963}
Windows Boot Loader
-------------------
identifier {817fe11c-044c-11ee-bedf-8bc0b272a993}
device unknown
path \Windows\system32\winload.efi
description Games
locale en-US
osdevice unknown
systemroot \Windows
Windows Boot Loader
-------------------
identifier {817fe11d-044c-11ee-bedf-8bc0b272a993}
device unknown
path \Windows\system32\winload.efi
description Games2
locale en-US
osdevice unknown
systemroot \Windows
PS C:\Users\ihodg>
PS C:\Users\ihodg> GWMI -namespace root\cimv2 -class win32_volume | FL -property DriveLetter, DeviceID
DriveLetter : C:
DeviceID : \\?\Volume{5234b023-3b95-4c02-9896-983ae7b1d080}\
DriveLetter : D:
DeviceID : \\?\Volume{1144d40d-47b1-47ae-5b92-606db6314bec}\
DriveLetter :
DeviceID : \\?\Volume{902685be-a185-45b5-73ae-7aa1b407a3f5}\
DriveLetter : E:
DeviceID : \\?\Volume{449b02f1-969e-46d3-b93e-b30dccc305d8}\
DriveLetter :
DeviceID : \\?\Volume{3115e86a-81c4-4822-8505-02bb7392222d}\
DriveLetter :
DeviceID : \\?\Volume{5ff56535-4bc4-4023-8b1a-98b42812f9ab}\
DriveLetter :
DeviceID : \\?\Volume{5a1306be-0268-4370-e249-2e53e29c1df9}\
DriveLetter :
DeviceID : \\?\Volume{a66a2455-da00-42fd-8ffb-c7936196aa01}\
So I don't know how to create a new boot manager to put onto C: I can load each disk - only from bios.
Thanks
I cannot seem to change the bootmanager. Wwwindows was installed on each drive independently but when I put them together the boot manager on drive c: "Work" does not recognise the other two drives even thought the drive names are correct. See below:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume2
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {cdac6a7f-04ce-11ee-bee0-806e6f6e6963}
displayorder {343c7384-044c-11ee-bedf-806e6f6e6963}
{343c7385-044c-11ee-bedf-806e6f6e6963}
{current}
{817fe11c-044c-11ee-bedf-8bc0b272a993}
{817fe11d-044c-11ee-bedf-8bc0b272a993}
toolsdisplayorder {memdiag}
timeout 30
displaybootmenu Yes
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.efi
description Work
locale en-US
osdevice partition=C:
systemroot \Windows
resumeobject {cdac6a7f-04ce-11ee-bee0-806e6f6e6963}
Windows Boot Loader
-------------------
identifier {817fe11c-044c-11ee-bedf-8bc0b272a993}
device unknown
path \Windows\system32\winload.efi
description Games
locale en-US
osdevice unknown
systemroot \Windows
Windows Boot Loader
-------------------
identifier {817fe11d-044c-11ee-bedf-8bc0b272a993}
device unknown
path \Windows\system32\winload.efi
description Games2
locale en-US
osdevice unknown
systemroot \Windows
PS C:\Users\ihodg>
PS C:\Users\ihodg> GWMI -namespace root\cimv2 -class win32_volume | FL -property DriveLetter, DeviceID
DriveLetter : C:
DeviceID : \\?\Volume{5234b023-3b95-4c02-9896-983ae7b1d080}\
DriveLetter : D:
DeviceID : \\?\Volume{1144d40d-47b1-47ae-5b92-606db6314bec}\
DriveLetter :
DeviceID : \\?\Volume{902685be-a185-45b5-73ae-7aa1b407a3f5}\
DriveLetter : E:
DeviceID : \\?\Volume{449b02f1-969e-46d3-b93e-b30dccc305d8}\
DriveLetter :
DeviceID : \\?\Volume{3115e86a-81c4-4822-8505-02bb7392222d}\
DriveLetter :
DeviceID : \\?\Volume{5ff56535-4bc4-4023-8b1a-98b42812f9ab}\
DriveLetter :
DeviceID : \\?\Volume{5a1306be-0268-4370-e249-2e53e29c1df9}\
DriveLetter :
DeviceID : \\?\Volume{a66a2455-da00-42fd-8ffb-c7936196aa01}\
So I don't know how to create a new boot manager to put onto C: I can load each disk - only from bios.
Thanks