CompTIA Server+ SK0-005 – Question025

A server administrator mounted a new hard disk on a Linux system with a mount point of /newdisk. It was later determined that users were unable to create directories or files on the new mount point. Which of the following commands would successfully mount the drive with the required parameters?

A.
echo /newdisk >> /etc/fstab
B. net use /newdisk
C. mount o remount, rw /newdisk
D. mount a