bug-grub
[Top][All Lists]
Advanced

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

[bug #49942] EFI: grub-install may fail if /boot/efi is managed by autof


From: felix
Subject: [bug #49942] EFI: grub-install may fail if /boot/efi is managed by autofs
Date: Tue, 17 Jan 2017 14:54:06 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #2, bug #49942 (project grub):

Yes, but it doesn't mount the file system unless I add something more.


$ realpath /boot/efi
/boot/efi
$ mount | fgrep efi
systemd-1 on /boot/efi type autofs
(rw,relatime,fd=43,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
$ realpath /boot/efi/.
/boot/efi
$ mount | fgrep efi
systemd-1 on /boot/efi type autofs
(rw,relatime,fd=43,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
$ realpath /boot/efi/xyzzy
/boot/efi/xyzzy
$ mount | fgrep efi
systemd-1 on /boot/efi type autofs
(rw,relatime,fd=43,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
/dev/sda2 on /boot/efi type vfat
(rw,relatime,fmask=7113,dmask=7002,allow_utime=0020,shortname=lower,check=r,usefree,utf8,tz=UTC,errors=remount-ro)


`ls -ld /boot/efi` mounts; `stat /boot/efi` doesn't.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49942>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]