Hi, I need help with the dual boot installation of Windows 10 and Cachy OS.
My PC does not support UEFI!
I have four partitions. Three of them are Windows and one is supposed to be Cachy OS. After installing Cachy, the Grub Loader cannot find a Windows installation. I have already tried some tips from the Internet, but unfortunately it does not work.
This looks like it might have some leads for you. Since your laptop has an experimental UEFI I wonder if you boot with a refind-iso USB if it will be able to see both installs. If so, boot into Cachy, install refind and you will be good to go.
Further useful links can be found here: hp 8460p arch linux - Google Suche gAMgUQIRigATIFECEYoAEyBRAhGKABMgUQIRigAUiiNVCZBlikHHABeAGQAQCYAbQBoAGMBqoBAzAuNbgBAcgBAPgBAZgCBqACtAbCAgoQABiwAxjWBBhHwgINEAAYgAQYsAMYQxiKBcICBxAAGIAEGBPCAgYQABgWGB7CAggQABiiBB iJBZgDAIgGAZAGCpIHAzEuNaAHzxQ&sclient=gws-wiz-serp
os-prober finds the Windows installation but they are not displayed in grub.
Then I tried it manually with the UUIID and an entry in Grub. Didn’t work either.
os-prober is enabled
What results do you need from the terminal? How do I get there?
edit your /etc/default/grub and remove the # before “#GRUB_DISABLE_OS_PROBER=false”, towards the end of the file, save it, then run “sudo grub-mkconfig -o /boot/grub/grub.cfg” and then check your menu again, you should be good to go.