Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Mount Windows shares on proper paths in OS X' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Mount Windows shares on proper paths in OS X
Authored by: musox on Fri, Dec 28 2007 at 1:34PM PST
I've been trying to get this to work using 10.5.1 on W2k3 Share file. Things that I have found are:
  1. Spaces are evil; If you have a space in the share, get your admin to create another share without spaces (as to not interfere with the current user base)
  2. Escape "$" for hidden shares (/SERVER/HIDDEN\$/)
  3. ensure the AutoMount and StartupParameters.plist are chmod +x
  4. To unmount it is "umount" (remove that first "n")

---
http://musox.com

[ Reply to This | # ]