rEFInd finds all the boot options on your system and displays them in a nice-looking graphical interface on startup or reboot.
https://www.rodsbooks.com/refind/index.html
note- this is only for EFI systems, see "What's Your Boot Mode" in contents of above link if you need more info.
rEFInd is super easy to install and use on BookwormPup64_10.0.4, just
Code: Select all
apt install refind
refind-install
You can also download a .deb if you want, I tried it both ways.
It is different from grub in that selecting one of the options (Debian, Puppy LInux, whatever entries it finds) doesn't launch that OS, it shows you that OS's grub menu, then you choose from those options. It does this quickly though, you don't have to wait for a reboot or anything. While this is a bit redundant, it may be useful if you have several Puppy's. You can select the Puppy grub from rEFInd and then pick from them. Alternatively, you can just drop your pupp.iso's in Ventoy if you have that on your hard drive and boot them from there.
rEFInd is a bit more extensive in finding things than grub. One thing I am particularly pleased with is I have Ventoy on my hard drive and I've never been able to get it in a grub menu. rEFInd found it automatically, and also found the Puppy efiI created with the "Boot" button in FrugalPup installer.
rEFInd is so good at finding these options it may list multiples. You usually want the one that says grubx64.efi in the text below it. If you want to get rid of the extras just highlight them and press delete. They will be moved to a menu below and you can add them back later if you want.
If you try it, your boot screen will look something like this.