Tagged Questions
2
votes
0answers
2k views
How do I auto-mount a SMB share on OS X 10.8? [duplicate]
How do I auto-mount a SMB share on OS X ?
I know how to mount it using GUI: Cmd-K on Finder but I want a solution that would restore them after reboot/relogin.
This questions applies to latest OS X, ...
3
votes
2answers
3k views
How to automount SMB share in OS X
I am running OS X Lion. I have the following line in my /etc/fstab:
//darren:q@acid/home /acid smbfs nodev,nosuid,auto
If I run mount -a, the share mounts correctly, but if I just reboot the ...