Note the quotes have been re-ordered for clarity

On Mon, Jul 29, 2024 at 6:32 AM Patrick O'Callaghan
<pocallag...@gmail.com> wrote:

> # efibootmgr
> BootCurrent: 0001
[...]
> Boot0001* Fedora        
> HD(1,GPT,8a303a03-0b91-453a-8555-f9627c261f65,0x800,0x12c000)/\EFI\fedora\shimx64.efi0000424f

> # blkid
[...]
> /dev/sdb1: UUID="AB68-7FA5" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI 
> System Partition" PARTUUID="8a303a03-0b91-453a-8555-f9627c261f65"

> So I now appear to be booting from the NVMe drive.

If the info posted is correct EFI is booting off of /dev/sdb1 -
BootCurrent is 0001, Boot0001 has UUID *a303.*1f65, and that is the
PARTUUID for /dev/sdb1.  If /boot/efi/EFI/fedora/grub.cfg on /dev/sdb1
"points" to the NVMe, it could then be getting everything else from
the NVMe.

> (I don't care about the TPM stuff so don't think I need the shim).

As I understand it the shim is for secure boot, but also can handle
non-secure boots.
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to