<nemo>.status <nfs_server>.info
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<nfs_server>.add-export

Synopsis

<nfs_server>.add-export host_path [export_path] [-w]

Description

Add a new entry to the list of NFS exports. Exports host_path of the host file system with the named mount point as export_path. If export_path is not given, the host path will be used as the named mount point. If the -w flag is given, the directory will be exported as writeable. The default is to export directories read-only.

Provided By

nfs-server

See Also

<nfs_server>.remove-export
<nemo>.status <nfs_server>.info