Intermediate
Linux & Shell Scripting
Q64 / 100
What is the purpose of "/etc/fstab"?
Correct! Well done.
Incorrect.
The correct answer is A) A configuration file that defines how disk partitions, devices, and remote filesystems should be automatically mounted at boot time, including mount points and options
A
Correct Answer
A configuration file that defines how disk partitions, devices, and remote filesystems should be automatically mounted at boot time, including mount points and options
Explanation
"/etc/fstab" (file system table) specifies which filesystems to mount automatically at boot, their mount points, filesystem types, and mount options.
Progress
64/100