I need to mount from one machine to another.
How would I "export" a folder so on the other machine i could mount to it? Both machines are sparc runnning solaris 2.8.
thank you
On the system where you want to export the folder, put an entry into /etc/dfs/dfstab
file for the filesystem you which to share. Then use " shareall " to share it.
On the other system you should be able to mount it:
mount <system>:/filesystem <mountpoint>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.