Tengo el W11 en un disco NVME, GPT, EFI y el linux en otro disco (mecanico) GPT, EFI el linux. Quiero agregar al boot de Windows el linux.
Acá el bcdedit /enum firmware
Firmware Boot Manager
---------------------
identifier {fwbootmgr}
displayorder {bootmgr}
{23d4571b-7bbd-11ee-ac97-806e6f6e6963}
timeout 1
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 {883a3343-7be6-11ee-b6fe-ec28d0c81349}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Firmware Application (101fffff)
-------------------------------
identifier {23d4571b-7bbd-11ee-ac97-806e6f6e6963}
device partition=\Device\HarddiskVolume6
path \EFI\debian\shimx64.efi
description Linux
----------------------------------------------------
y AGREGO EL
bcdedit /enum
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 {883a3343-7be6-11ee-b6fe-ec28d0c81349}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \windows\system32\winload.efi
description Windows 11
locale en-us
inherit {bootloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \windows
resumeobject {883a3343-7be6-11ee-b6fe-ec28d0c81349}
nx OptIn
bootmenupolicy Standard
Acá el bcdedit /enum firmware
Firmware Boot Manager
---------------------
identifier {fwbootmgr}
displayorder {bootmgr}
{23d4571b-7bbd-11ee-ac97-806e6f6e6963}
timeout 1
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 {883a3343-7be6-11ee-b6fe-ec28d0c81349}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Firmware Application (101fffff)
-------------------------------
identifier {23d4571b-7bbd-11ee-ac97-806e6f6e6963}
device partition=\Device\HarddiskVolume6
path \EFI\debian\shimx64.efi
description Linux
----------------------------------------------------
y AGREGO EL
bcdedit /enum
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 {883a3343-7be6-11ee-b6fe-ec28d0c81349}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \windows\system32\winload.efi
description Windows 11
locale en-us
inherit {bootloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \windows
resumeobject {883a3343-7be6-11ee-b6fe-ec28d0c81349}
nx OptIn
bootmenupolicy Standard
Comentario