On Mon, 29 Jan 2001, Andrew Clark wrote:
> The easiest way I have found to do SMB mounts at boot time is to put
> entries in /etc/fstab for them.  IIRC:
> 
> mount -t smbfs //winpc/share /mnt/winpc/ -o
> username=Administrator,password=blahblah
> 
> translates to:
> 
> //winpc/share /mnt/winpc smbfs username=Administrator,password=blahblah
> 0 2

You must have 'smbmount' installed for this to work.

greetings, martin

Reply via email to