I think quoting levels are getting messed up....

> $ efibootmgr
> BootCurrent: 0001
> Timeout: 1 seconds
> BootOrder: 0001,0002
> Boot0001* Fedora        
> HD(1,GPT,8a303a03-0b91-453a-8555-f9627c261f65,0x800,0x12c000)/\EFI\fedora\shimx64.efi0000424f
> Boot0002* Fedora        
> HD(1,GPT,e7207d2d-25fa-4f56-8fc0-5730b65a9d3e,0x800,0x80000)/\EFI\fedora\shimx64.efi0000424f

> $ sudo fdisk -x /dev/nvme0n1
[...]
> Device           Start        End    Sectors Type-UUID                        
>     UUID                                 Name   Attrs
> /dev/nvme0n1p1    2048     526335     524288 
> C12A7328-F81F-11D2-BA4B-00A0C93EC93B E7207D2D-25FA-4F56-8FC0-5730B65A9D3E EFI
> /dev/nvme0n1p2  526336    2623487    2097152 
> 0FC63DAF-8483-4772-8E79-3D69D8477DE4 55F81E24-5567-458D-BAA7-07FC5CA0955C Boot
> /dev/nvme0n1p3 2623488 3907028991 3904405504 
> 0FC63DAF-8483-4772-8E79-3D69D8477DE4 9D3F36F6-C887-4C58-BEA7-18F2D472A8A6 
> Fedora
>
> and for completeness, the SSD:
>
> $ sudo fdisk -x /dev/sdb
[...]
> Device       Start        End    Sectors Type-UUID                            
> UUID                                 Name                 Attrs
> /dev/sdb1     2048    1230847    1228800 C12A7328-F81F-11D2-BA4B-00A0C93EC93B 
> 8A303A03-0B91-453A-8555-F9627C261F65 EFI System Partition
> /dev/sdb2  1230848    3327999    2097152 0FC63DAF-8483-4772-8E79-3D69D8477DE4 
> DDC50FE5-4CD9-466C-96B2-7D07868E819A
> /dev/sdb3  3328000 3907028991 3903700992 0FC63DAF-8483-4772-8E79-3D69D8477DE4 
> 0BCF9F58-F7E0-4F0F-BEAB-C67C5E969B55

So the uuid for efi Boot001 maps to /dev/sdb1, and the uuid for efi
Boot0002 maps to /dev/nvme0np1.

What I'm not sure of is the "1" in "HD(1,GPT,[...]" - I am thinking it
refers to the first "hard disk", which if I am right, means at least
one of them is pointing to the correct uuid, but on the wrong disk.

Can you disable the SSD in "BIOS"?
-- 
_______________________________________________
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