On Fri, May 3, 2019 at 2:23 AM Lennart Poettering <lennart@xxxxxxxxxxxxxx> wrote: > > On Fr, 03.05.19 00:37, Chris Murphy (lists@xxxxxxxxxxxxxxxxx) wrote: > > > 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' > > > > What does '/usr/lib/systemd/systemd-dissect /dev/vda' say? [chris@localhost ~]$ sudo /usr/lib/systemd/systemd-dissect /dev/vda Found writable 'root' partition (UUID 87d5a92987174be9ad216482074d1409) of type xfs without verity on partition #2 (/dev/vda2) Found writable 'esp' partition (UUID b5aa8c29b4ab4021b2b22326860bda97) of type vfat on partition #1 (/dev/vda1) Failed to acquire image metadata: Protocol error [chris@localhost ~]$ -- Chris Murphy _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel