I have a file system on a SCO Unix 5 box that I would like to mount on an AIX V4.3.2 box. HOW is this done?
PS: NFS will be running on the SCO box, of should I use something else.
you need /etc/exports , nfsd , portmap and mountd on server and adjust hostname of the client so it resolves by name and by address same way if you use dns, and then mount 10.10.10.10:/export/path /mnt on client
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.