LPIC-1 • Practice Test 9
Free LPIC-1 practice test — 10 questions with explanations. Set 9. No signup required.
Based on the /etc/fstab entry, which filesystem will be checked by fsck at boot time?
Refer to the exhibit. $ cat /etc/fstab # /etc/fstab: static file system information. UUID=abc123 / ext4 defaults 0 1 UUID=def456 /boot ext4 defaults 0 2 UUID=ghi789 none swap sw 0 0 /dev/sdb1 /mnt/data ext4 defaults 0 0 //192.168.1.100/share /mnt/nfs nfs defaults 0 0