Which command will remount the /data filesystem using the option from the /etc/fstab file?
- mount -o mount /data
- mount -o remount /dev/sda1 /data
- mount -o remount /data
Please login or Register to submit your answer