User Tools

Site Tools


mount

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

mount [2013/08/23 12:06] – created ginkomount [2013/09/26 21:35] (current) ginko
Line 6: Line 6:
 then add an entry like this: then add an entry like this:
  
-<code bash>192.168.1.199:/share/name /media/sharename nfs users,rw,auto 0 0</code>+<code bash>192.168.1.199:/share/name /media/sharename nfs users,rw,auto 0 0 
 +# Samba share /etc/samba/credentials contains  
 +# user=samba_user 
 +# password=samba_pass 
 +# and is root:root 400 
 +# file_mode=0664,dir_mode=0775,rw,nounix allow write mode 
 +//192.168.1.199/music /media/music cifs credentials=/etc/samba/credentials,file_mode=0664,dir_mode=0775,rw,nounix,gid=user_id 0 0</code>
  
 Save, close, and then reboot, or to load the new fstab entry without rebooting: Save, close, and then reboot, or to load the new fstab entry without rebooting:
mount.txt · Last modified: 2013/09/26 21:35 by ginko