You are not logged in.

#1 2022-08-28 19:47:19

Weber01
Member
From: Italy
Registered: 2022-02-06
Posts: 8

Add Windows 11 bootloader on grub

Hello everyone, I have a problem with adding the Windows 11 installation on an external hard drive to grub. The system is detected by os-prober

/dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi

But when I run update-grub and starting grub this does not appear.
I also tried adding it manually from "/etc/grub.d/40_custom" but nothing.
I think the problem is really in update-grub that returns me a problem at the end

Generating grub configuration file ...
Found initrd image: /boot/intel-ucode.img /boot/initramfs-linux.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
/etc/grub.d/proxifiedScripts/linux: line 204: version_find_latest: command not found

In the last line you can see that it says

/etc/grub.d/proxifiedScripts/linux: line 204: version_find_latest: command not found

Maybe is this the problem?

Offline

#2 2022-08-28 19:54:27

loqs
Member
Registered: 2014-03-06
Posts: 18,859

Offline

Board footer

Powered by FluxBB