You have logged in as root and have invoked the mount command without any options to mount
the device /dev/hda8
mount /dev/hda8
What does mount do in this context? (Choose two.)
A.
It checks the /etc/mtab for the required options to mount the device.
B.
It checks the /etc/fstab for the required options and the mount point to mount the device.
C.
It checks the /etc/inittab for the required options and the mount point to mount the device.
D.
It reports an error message “mount point doesn’t exist” if the entry for /dev/hda8 doesn’t exist in
the /etc/fstab file.
Explanation: