[systemd-devel] EFI loader partition unknown

Chris Murphy lists at colorremedies.com
Fri May 3 06:37:50 UTC 2019


systemd-242-3.git7a6d834.fc31.x86_64

With the Fedora /etc/fstab entry for /boot/efi commented out, systemd
isn't discovering the EFI system partition and mounting it. The /efi
directory exists, and I've tried to boot with both enforcing=0 and
selinux=0 due to and selinux bug [1] but systemd doesn't even attempt
to mount it. Should I file an upstream bug report?


[    6.275104] frawvm.local systemd-gpt-auto-generator[636]: Waiting
for device (parent + 3 partitions) to appear...
[    6.281265] frawvm.local systemd-gpt-auto-generator[636]: EFI
loader partition unknown.

blkid reports:
/dev/vda1: SEC_TYPE="msdos" UUID="927C-932C" TYPE="vfat"
PARTLABEL="EFI System Partition"
PARTUUID="0e3a48c0-3f1b-4ca7-99f4-32fd1d831cdc"

gdisk reports:
Partition number (1-3): 1
Partition GUID code: C12A7328-F81F-11D2-BA4B-00A0C93EC93B (EFI System)
Partition unique GUID: 0E3A48C0-3F1B-4CA7-99F4-32FD1D831CDC
First sector: 2048 (at 1024.0 KiB)
Last sector: 411647 (at 201.0 MiB)
Partition size: 409600 sectors (200.0 MiB)
Attribute flags: 0000000000000000
Partition name: 'EFI System Partition'



[1]
https://bugzilla.redhat.com/show_bug.cgi?id=1293725

-- 
Chris Murphy


More information about the systemd-devel mailing list