|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View page history... |
| # *Mount the file system.* {code} |
| % pfexec mount -F nfs -o ro bee:/export/share/local /mnyt |
| {code} In this example, the {{/export/share/local}} file system from the server {{bee}} is mounted read only on {{/mnt{}}} on the local system. Mounting from the command line enables temporary viewing of the file system. You can unmount the file system with the {{umount}} command or by rebooting the local host. |
... |