Solved

A Junior Systems Administrator Created a New Filesystem /Dev/sda1 with Mountpoint

Question 227

Multiple Choice

A junior systems administrator created a new filesystem /dev/sda1 with mountpoint /data and added it to the /etc/fstab for auto-mounting. When the systems administrator tries to mount the file system, the system refuses. Given the output below: A junior systems administrator created a new filesystem /dev/sda1 with mountpoint /data and added it to the /etc/fstab for auto-mounting. When the systems administrator tries to mount the file system, the system refuses. Given the output below:   Which of the following steps is necessary? A)  Change the filesystem from /dev/sda1 to /dev/sda2 and reboot. Change the filesystem from to /dev/sda2 and reboot. B)  Change the options to auto,dev,sync,rw,nosuid and run the mount -a command. Change the options to auto,dev,sync,rw,nosuid and run the mount -a command. C)  Change the mount point to data and reboot. D)  Change the dump column to 1 and run the mount -a command. Change the dump column to 1 and run the Which of the following steps is necessary?


A) Change the filesystem from /dev/sda1 to /dev/sda2 and reboot. Change the filesystem from to /dev/sda2 and reboot.
B) Change the options to auto,dev,sync,rw,nosuid and run the mount -a command. Change the options to auto,dev,sync,rw,nosuid and run the mount -a command.
C) Change the mount point to data and reboot.
D) Change the dump column to 1 and run the mount -a command. Change the dump column to 1 and run the

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions