Re: Samba mounts are not mounting automatically

2004-02-25 Thread Werner Mahr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Mittwoch, 25. Februar 2004 22:06 schrieb Jeff Self: > I have added the following to /etc/fstab: > //technt/home/mnt/techntsmb > username=user,password=pass,auto,dmask=777,fmask=777 > 0 0 > > It doesn't create the mount when I boot up. I ha

Samba mounts are not mounting automatically

2004-02-25 Thread Jeff Self
I have added the following to /etc/fstab: //technt/home/mnt/techntsmb username=user,password=pass,auto,dmask=777,fmask=777 0 0 It doesn't create the mount when I boot up. I have to explicitly mount it with 'mount -a' as root. How can I get it to mount upon bootup?