Closed emperor06 closed 1 year ago
Apparently, ext4 partitions are not scanned unless Refind has been loaded first. Refind loads its own ext4 driver which, I think, made those partitions available to Clover. So I added Refind's ext4_x64.efi
to Clover/drivers/uefi
and now everything works.
If VBoxExt4.efi
is an ext4 driver, then I guess it doesn't work for me.
I've added a manual entry to boot a linux kernel (not grub). When Clover starts directly (from the bios boot manager), it fails at finding the OS boot partition. What's weird is when Clover is started from Refind (chainloading), it works as expected.
So, if I boot Refind from the bios, then launch Clover from Refind, Clover displays the manual boot entry as expected. Here's the log file.
Now if I boot Clover directly (full log here), only nvme0n1p1 (ESP) gets scanned, and the rest of the device is discarded. And of course, the boot entry is missing.
Here's my config.plist.