About the multiple EFI partitions...
One is on a loop/veracrypt volume, so not on an actual disk.
sdb really looks like a removable USB stick.
So that leaves nvme0n1p1 on /boot/efi, that's just one EFI partition.
About why secure boot was disabled...
If "upon reboot it says verification failed (0x1A security violation) and it will not boot"
it really looks like secure boot is complaining.
About Legacy being enabled... I can't find where or when it was... it's using EFI anyway.
What might have happened is:
- The grub/EFI setup was somehow messed up.
- rEFInd was installed, and it seems to have fixed it (it often does).
So it did boot, but secure boot complained.
- rEFind was discarded, the "fixed" grub was used, and it worked.
One is on a loop/veracrypt volume, so not on an actual disk.
sdb really looks like a removable USB stick.
So that leaves nvme0n1p1 on /boot/efi, that's just one EFI partition.
About why secure boot was disabled...
If "upon reboot it says verification failed (0x1A security violation) and it will not boot"
it really looks like secure boot is complaining.
About Legacy being enabled... I can't find where or when it was... it's using EFI anyway.
What might have happened is:
- The grub/EFI setup was somehow messed up.
- rEFInd was installed, and it seems to have fixed it (it often does).
So it did boot, but secure boot complained.
- rEFind was discarded, the "fixed" grub was used, and it worked.
Comment