Displaying 2 results from an estimated 2 matches for "sheltie".
Did you mean:
shelter
2002 Sep 30
1
Fwd: Re: Mounting Share at Boot
--- linux power <linuxpower2002@yahoo.no> skrev: >
Dato: Mon, 30 Sep 2002 19:53:40 +0200 (CEST)
> Fra: linux power <linuxpower2002@yahoo.no>
> Tema: Re: [Samba] Mounting Share at Boot
> Til: skidmore@worldvenue.org
>
> Have you tried smbmount "\\\\client machine\\dir"
> '/home/barry' -o username=xxx password=xxx
> in your rc.local file for
2002 Sep 29
8
Mounting Share at Boot
I am trying to mount a Windows share on my Linux machine at boot time.
I tried using the same syntax in /etc/fstab that is in /etc/mtab, but
this did not work.
Here is the mtab entry:
//DELL-4400/linux /root/mnt/DELL-4400/linux smbfs 0 0
Barry