[ILUG] mount ?

Niall O Broin niall at magicgoeshere.com
Mon Nov 20 23:08:25 GMT 2000


On Mon, Nov 20, 2000 at 11:42:17AM -0500, odonovan_peter1 at emc.com wrote:

>              I'm trying to mount an NTFS share onto a Linux mount point.
> Now I can do it manually with
> mount -t smbfs -o username=whoever , password=whatever //pc name/sharename
> /mount pt
> 
> Now I wonder can I do this permanently via something like fstab on the Linux
> client.?

Something very like fstab - fstab :-)  Just put in a line like this

//pc_name/sharename	/mount_pt	smbfs	username=whoever,password=whatever



Regards,


Niall




More information about the ILUG mailing list