Mount an NFS share

Contributor Icon Contributed by Rex Date Icon October 29, 2003  
Tag Icon Tagged: Solaris system administration


Given an NFS share (/opt/install) on server hotdog, the following command will mount the share to the local filesystem under /mnt:

mount -F nfs hotdog:/opt/install /mnt

Previous recipe | Next recipe |
 
blog comments powered by Disqus