Article 54Y2P /boot/efi in fstab question.

/boot/efi in fstab question.

by
voncloft
from LinuxQuestions.org on (#54Y2P)
My system boots at the moment and am just curious if I have a redundant fstab file.

Listed below is my /etc/fstab file:
Code:/dev/sda5 /boot vfat noatime 0 0
/dev/sda5 /boot/efi vfat defaults 0 1
efivarfs /sys/firmware/efi/efivars efivarfs defaults 0 1
/dev/sda1 / ext4 noatime 0 0
proc /proc proc nosuid,noexec,nodev 0 0
sysfs /sys sysfs nosuid,noexec,nodev 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /run tmpfs defaults 0 0
devtmpfs /dev devtmpfs mode=0755,nosuid 0 0
tmpfs /dev/shm tmpfs defaults 0 0Do I need both /boot and /boot/efi - or can one of them be commented out?

Thankslatest?d=yIl2AUoC8zA latest?i=YyOYTGY6L-o:r3k__hffSog:F7zBnMy latest?i=YyOYTGY6L-o:r3k__hffSog:V_sGLiP latest?d=qj6IDK7rITs latest?i=YyOYTGY6L-o:r3k__hffSog:gIN9vFwYyOYTGY6L-o
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments