Skip to content

Instantly share code, notes, and snippets.

@fatboab
Created January 10, 2013 12:02
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 fatboab/4501538 to your computer and use it in GitHub Desktop.
Save fatboab/4501538 to your computer and use it in GitHub Desktop.
Thecus N3200 NAS mount points from /etc/fstab
# Thecus N3200 mount points, assuming your NAS has a fixed IP of 192.168.0.100
192.168.0.100:/raid/Bob /home/boba/nas/bob nfs rw
192.168.0.100:/raid/Photos /home/boba/nas/photos nfs rw
192.168.0.100:/raid/Music /home/boba/nas/music nfs rw
192.168.0.100:/raid/Video /home/boba/nas/video nfs rw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment