A machine is running in single user mode and, as such, not all file-systems are accessible. What command must be run to make all of the other file-systems listed in /etc/fstab accessible?
A.
mountfs -a
B.
mount -all
C.
mount -a
D.
mountfs -all
Explanation:
man mount