Skip to content

Instantly share code, notes, and snippets.

@emachnic
Created August 26, 2013 13:01
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emachnic/6341188 to your computer and use it in GitHub Desktop.
Save emachnic/6341188 to your computer and use it in GitHub Desktop.
Automatically mount Apple Extreme hard drive in Raspberry PI running XBian using fstab.
#/etc/fstab
//10.0.1.1/My\040Passport\040for\040Mac /media/Passport cifs rw,username=xbian,pass=********,sec=ntlm 0 0
@emachnic
Copy link
Author

Password should be the one you use to connect to Airport Extreme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment