which option need to be added to the corresponding line in /etc/fstab?

To allow a regular user account to mount and unmount a filesystem (for instance, a cdrom or floppy), which option need to be added to the corresponding line in /etc/fstab?

To allow a regular user account to mount and unmount a filesystem (for instance, a cdrom or floppy), which option need to be added to the corresponding line in /etc/fstab?

A.
auto

B.
user

C.
nouidchk

D.
alluser

Explanation:
Answer C is correct. user options is used to allow an ordinary user to mount the file system. The name of the mounting user is written to mtab so that user can unmount the file system again.



Leave a Reply 0

Your email address will not be published. Required fields are marked *