Hey Guys,
New to CachyOS. I have a NVME and a SATA SSD drive. NVME has Windows and SATA is for Cachy.
Installed Cachy today and selected GRUB as the menu. Now the Windows option from the GRUB menu has disappeared.
I followed the solution in the thread here [Solved] Window 10 not showing in grub menu - #2 by Ayush
But its giving me error. Below is what i added to the file
menuentry “Windows” --class windows --class os {
search --fs-uuid --no-floppy --set=root F6A6-0671
chainloader (dev/nvme0n1p2)/EFI/Microsoft/Boot/bootmgfw.efi
}
Any idea what I am doing wrong in the above? I have booted into Windows and then back to Cachy and everything works fine.
Thanks.