Skip to content

Instantly share code, notes, and snippets.

@wellington1993
Last active August 2, 2018 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wellington1993/8ca14d91d7dc7cefa267d3879ea99f6d to your computer and use it in GitHub Desktop.
Save wellington1993/8ca14d91d7dc7cefa267d3879ea99f6d to your computer and use it in GitHub Desktop.
SMB Mount
sudo mount -t cifs //192.168.1.250/PASSPORT2TB /home/pi/mntPassport -o username=root,password=********,vers=1.0,rw,nobrl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment