On 7/27/24 03:35, Patrick O'Callaghan wrote:
Model: WD_BLACK SN770 2TB (nvme)
Disk /dev/nvme0n1: 2000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number  Start   End     Size    File system  Name    Flags
  1      1049kB  269MB   268MB   fat32        EFI     msftdata
  2      269MB   1343MB  1074MB  ext4         Boot
  3      1343MB  2000GB  1999GB  btrfs        Fedora

poc
Hi, I don´t use gparted but from https://wiki.archlinux.org/title/EFI_system_partition maybe the efi partition type is wrong:

Choose one of the following methods to create an ESP for a GPT partitioned disk:

    fdisk: Create a partition and use the t command to change its partition type to EFI System.
    gdisk: Create a partition with partition type EF00.
    GNU Parted: Create a partition with fat32 as the file system type and set the esp flag on it.

After creating the partition, it should be formatted with a file system. Proceed to the #Format the partition section below.

or the EFI name is causing conflicts from the above url at the end

Firmware does not see the EFI directory

If you give the FAT file system a volume name (i.e. file system label), be sure to name it something other than EFI. That can trigger a bug in some firmwares (due to the volume name matching the EFI directory name) that will cause the firmware to act like the EFI directory does not exist.

regards,

Gabriel
--
_______________________________________________
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