Re: PCMCIA Network Cards

2002-10-18 Thread Tom Pollerman
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

PCMCIA Network Cards

2002-10-18 Thread rchrismon
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

Re: PCMCIA Network Cards

2002-10-18 Thread Mike Burger
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

Re: PCMCIA Network Cards

2002-10-18 Thread Anthony E. Greene
-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

Re: PCMCIA Network Cards

2002-10-18 Thread John the Kiwi
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,

Re: PCMCIA Network Cards

2002-10-18 Thread Ernest E Vogelsinger
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=

Re: PCMCIA Network Cards

2002-10-18 Thread Thomas Ribbrock
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