Re: why is my ESP filesystem getting mounted to /efi/???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wed, Oct 4, 2023, at 9:27 PM, Felix Miata wrote:
> # inxi -S
> System:
>   Host: ab560 Kernel: 6.4.16-200.fc38.x86_64 arch: x86_64 bits: 64
>     Console: pty pts/1 Distro: Fedora release 39 (Thirty Nine)
> # rpm -qa | grep grub
> # grep -w /efi /proc/mounts
> systemd-1 /efi autofs 
> rw,relatime,fd=52,pgrp=1,timeout=120,minproto=5,maxproto=5,direct,pipe_ino=24799 
> 0 0
> /dev/nvme0n1p1 /efi vfat 

If there isn't an /etc/fstab entry for the ESP, then systemd-auto-generator detects it's an ESP and will mount it on either /boot or /efi on demand (and unmount it after the timeout). If /boot is used in fstab, then /efi is used for the ESP.

I'm pretty sure /efi doesn't exist unless you've (at one time or other) configured sd-boot instead of grub.




-- 
Chris Murphy
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/test@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux