Tag Archives: mac

Mounting NFS shares from Mac OSX 10.4

If you have an NFS mount called /home on host 192.168.1.100 — first make the directory /mnt and then, as root: mount -o -P 192.168.1.100:/home /mnt

Posted in Uncategorized | Tagged , , | Comments Off