> On 26 Jul 2022, at 19:02, Patrick Dupre <pdu...@gmx.com> wrote:
> 
> Hello,
> 
> Is there not something wrong with this
> 
> When /boot/efi is ot mounted:
> ls  /boot/efi/
> EFI

That is normal - at least for my systems.

$ mount | grep efi
efivarfs on /sys/firmware/efi/efivars type efivarfs 
(rw,nosuid,nodev,noexec,relatime)
/dev/sda1 on /boot/efi type vfat 
(rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro)

$ find /boot/efi/
/boot/efi/
/boot/efi/EFI
/boot/efi/EFI/BOOT
/boot/efi/EFI/BOOT/BOOTX64.EFI
/boot/efi/EFI/BOOT/fbx64.efi
/boot/efi/EFI/fedora
/boot/efi/EFI/fedora/BOOTX64.CSV
/boot/efi/EFI/fedora/mmx64.efi
/boot/efi/EFI/fedora/shim.efi
/boot/efi/EFI/fedora/grubx64.efi
/boot/efi/EFI/fedora/shimx64.efi
/boot/efi/EFI/fedora/grub.cfg
/boot/efi/EFI/fedora/grubenv.rpmsave
/boot/efi/EFI/fedora/grub.cfg.rpmsave

$ cat /etc/fstab | grep efi
UUID=273D-F4E3          /boot/efi               vfat    
umask=0077,shortname=winnt 0 2

Barry

> 
> 
> while in the fstab 
> UUID=A686-D625          /boot/efi               vfat    
> umask=0077,shortname=winnt,nofail 0 2
> 
> Indeed, I really have the mount the of /boot/efi during the boot
> and of course
> ls  /boot/efi/
> is empty
> 
> Should I keep the vfat partition /boot/efi ? and move the EFI in /boot/efi
> or just unmount this partition ?
> 
> Thank.
> 
> 
> ===========================================================================
> Patrick DUPRÉ                                 | | email: pdu...@gmx.com
> Laboratoire interdisciplinaire Carnot de Bourgogne
> 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
> Tel: +33 (0)380395988                    | | Room# D114A
> ===========================================================================
> _______________________________________________
> 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 on the list, report it: 
> https://pagure.io/fedora-infrastructure
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to