Answer the question
In order to leave comments, you need to log in
Why doesn't GRUB find Windows?
Xubuntu (disk partition contains uefi partition) and Windows 10 (with non-UEFI MBR partition) are installed on two separate physical disks. When you enter the command sudo update-grub does not find windows. Windows OS was found in grub Customizer after editing /etc/grub.d/custom_40 file:
menuentry "Windows 10" {
insmod ntfs
set root='(hd1,XXXXXXXXX)'
search --no-floppy --fs-uuid --set XXXXXXXXX
chainloader +1
}
Ошибка: invalid efi file path
Answer the question
In order to leave comments, you need to log in
Both OSes must boot either through EFI or without, otherwise GRUB will not see Windows.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question