Page 1 of 1

A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to

Posted: Sun Jun 11, 2023 4:01 pm
by answerhappygod
A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files. Which command will mount the snapshot?

A. mount -F ufs -o ro /dev/fssnap/0 /check
B. mount -F ufs -o rw /dev/fssnap/0 /check
C. mount -F ufs -o ro /export/project /check
D. mount -F ufs -o rw /export/project /check