[Trilug-ontopic] Mount NAS

Jeff Ellis jeff at ellises.us
Mon Feb 16 07:56:08 EST 2009


Try something like:

//192.168.2.50/Volume_1   /mnt/mountpoint    cifs    guest    0    0

Replace /mnt/mountpoint with the directory on which to mount the 
volume.  Cifs is the filesystem type.  Guest is an option to pass to the 
smb mounter to specify that no password is required.

HTH,
Jeff

Ivan Panarusky wrote:
> I want to mount a NAS on startup. I can connect to the nas by opening 
> a file manager and typing smb://192.168.2.50/Volume_1/ 
> <http://192.168.2.50/Volume_1/>.
>
> How would I turn that into a command for the command line and a fstab 
> entry?
> -Thanks, Ivan
>
> -- 
> Wake up and smell the ashes.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Trilug-ontopic mailing list
> Trilug-ontopic at trilug.org
> http://www.trilug.org/mailman/listinfo/trilug-ontopic
>   



More information about the Trilug-ontopic mailing list