You are not logged in.
Pages: 1
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:efiBut 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 foundIn the last line you can see that it says
/etc/grub.d/proxifiedScripts/linux: line 204: version_find_latest: command not foundMaybe is this the problem?
Offline
Offline
Pages: 1