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

2023-10-10 Thread Chris Murphy
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 >

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

2023-10-05 Thread luya
/efi/ is the default mount of EFI System Partition. Take a look at https://0pointer.net/blog/linux-boot-partitions.html on why mount ESP on /boot/efi should be discouraged. On 2023-10-04 6:27 p.m., Felix Miata wrote: # inxi -S System: Host: ab560 Kernel: 6.4.16-200.fc38.x86_64 arch:

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

2023-10-04 Thread Felix Miata
# 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