On Thu, 17 Oct 2002 09:25:28 -0400
[EMAIL PROTECTED] wrote:
> Folks:
>
> I'm still trying to solve an irritating issue. I have RH 7.3 on my
> laptop with a Netgear PCMCIA network card. The Linux boot process
> tries to start eth0 and mount my SMB drives BEFORE it initiates the
> PCMCIA slots. As
Folks:
I'm still trying to solve an irritating
issue. I have RH 7.3 on my laptop with a Netgear PCMCIA network card. The
Linux boot process tries to start eth0 and mount my SMB drives BEFORE it
initiates the PCMCIA slots. As a consequence, obviously, mount can't find
the two computers with the SM
On Thu, 17 Oct 2002, Ernest E Vogelsinger wrote:
> At 20:54 17.10.2002, you said:
> [snip]
> >Try mounting your smb drives from the rc.local file. Create a script
> >that mounts the drives and place somewhere safe like the /root directory
> >and call it that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 17-Oct-2002/09:25 -0400, [EMAIL PROTECTED] wrote:
>Folks:
>
>I'm still trying to solve an irritating issue. I have RH 7.3 on my laptop
>with a Netgear PCMCIA network card. The Linux boot process tries to start
>eth0 and mount my SMB drives BEFORE
Try mounting your smb drives from the rc.local file. Create a script
that mounts the drives and place somewhere safe like the /root directory
and call it that way.
It's also more secure if you are using -o username=user, password=pass
in a plain fstab file.
Hope this helps
John the kiwi
On Thu,
At 20:54 17.10.2002, you said:
[snip]
>Try mounting your smb drives from the rc.local file. Create a script
>that mounts the drives and place somewhere safe like the /root directory
>and call it that way.
>
>It's also more secure if you are using -o username=
On Thu, Oct 17, 2002 at 09:25:28AM -0400, [EMAIL PROTECTED] wrote:
[...]
> I have RH 7.3 on my laptop with a Netgear PCMCIA network card. The Linux
> boot process tries to start eth0 and mount my SMB drives BEFORE it
> initiates the PCMCIA slots. As a consequence, obviously, mount can't find
> the