Hi All,
I have been trying to mount a NAS share as a volume on my Macbook Pro retina running OSX Yosemite 10.10.
I have done the following...
In Auto_Master I have added the last line
#
# Automounter master map
#
+auto_master # Use directory service
/net -hosts -nobrowse,hidefromfinder,nosuid
/home auto_home -nobrowse,hidefromfinder
/Network/Servers -fstab
/- -static
/- auto_afp -nobrowse,nosuid
I have created the following file auto_afp with one line...
/../Volumes/Images -fstype=afp,noowners,nolockd,noresvport,hard,bg,intr,rw,tcp,nfc afp://username
[email protected]/Images
Then a:
sudo automount -vc
The volume is created under /volumes but I cannot see anything in the images drive?
Can someone please help? What am I doing wrong?
Thanks for any help!
I have been trying to mount a NAS share as a volume on my Macbook Pro retina running OSX Yosemite 10.10.
I have done the following...
In Auto_Master I have added the last line
#
# Automounter master map
#
+auto_master # Use directory service
/net -hosts -nobrowse,hidefromfinder,nosuid
/home auto_home -nobrowse,hidefromfinder
/Network/Servers -fstab
/- -static
/- auto_afp -nobrowse,nosuid
I have created the following file auto_afp with one line...
/../Volumes/Images -fstype=afp,noowners,nolockd,noresvport,hard,bg,intr,rw,tcp,nfc afp://username
Then a:
sudo automount -vc
The volume is created under /volumes but I cannot see anything in the images drive?
Can someone please help? What am I doing wrong?
Thanks for any help!