Which command will remount the /data filesystem using the option from the /etc/fstab file?

Which command will remount the /data filesystem using the option from the /etc/fstab file?Category: Introduction to Linux IWhich command will remount the /data filesystem using the option from the /etc/fstab file?
Linux Questions Staff asked 1 year ago

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

About the author