I’m a newbie to CashyOS and Arch Linux but I’m happy to finally change from windows to Linux gaming. Still Windows needs to be installed alongside with CashyOS. So, I opted for a separate NVME just for Cashy. I installed it with rEFInd restarted but ran into the issue that I can’t find a bootable drive in my UEFI menu.
These are the steps I already did:
checked efibootmgr after install but before restart: Boot0003* rEFInd Boot Manager was there as expected
checked efibootmgr after restart: Boot0003 rEFInd was gone
If rEFInd does not appear in the UEFI boot menu after installation, you may need to manually create a boot entry using efibootmgr .
For an example only, if the ESP is on /dev/sda1 , run: efibootmgr --create --disk /dev/sda --part 1 --loader /EFI/refind/refind_x64.efi --label "rEFInd Boot Manager" --unicode .
If rEFInd is installed in the default fallback path, copying the refind_x64.efi file to /EFI/BOOT/bootx64.efi on the ESP
But wouldn’t it be easier to install rEFInd on a small USB Thumb drive and boot from that. (More on that if your interested)
I’m in a rush today, very busy but first download the Linux version of Ventoy:
Extract the downloaded tarball to a folder on your system.
Open a terminal in the extracted directory and run the installation script with root privileges using the command sudo ./Ventoy2Disk.sh -i /dev/sdX, replacing /dev/sdX with the actual device name of your USB drive (e.g., /dev/sdb).
After that just copy a current version for rEFInd,
Scroll down until you see this “A USB flash drive image file”
After the DL extract that zip file and copy the image, it should read as refind-flashdrive-0.14.2.img
Now just copy that to the Ventoy USB drive and when your ready Reboot to that USB Ventoy drive and select refind.
Now to refresh all new drives press [Esc] that will look for any newly connected bootable drives.
All this seem like a huge hassle but it has saved my bacon more than once.
I’ll check back to see how your doing, and Good Luck.
btw if your drive is big enough you can keep a install .iso as well.
ls /run/media/me/Ventoy/
1.refind-flashdrive-0.14.0.2.img cachyos-desktop-linux-250828.iso
I have the same board and my reFind works fine, if i can help by showing you my config i would be happy but dont know what you would need
When you say its not visible in bios, the first screen only lists the first 5 entries you need to go to the advanced boot settings and all entries should show
How did you install CashyOS? The manuel partioning way?
Thank you for the detailed explanation. I’ll try to get it working first with some other options and maybe get back to your solution. Definitely need a new USB thumb drive for that