- Oct 9, 1999
- 681
- 0
- 0
I'm trying to setup my Orinoco Gold card in Red Hat 7.3. I edited /etc/pcmcia/config for my card, and it seems to load the drivers properly when I insert the card.
I don't understand why it can't find the 'network' script. It exists in /etc/pcmcia/. Am I missing something obvious here?
Dec 21 11:46:03 thinkpad cardmgr[737]: initializing socket 0
Dec 21 11:46:03 thinkpad cardmgr[737]: socket 0: Lucent Technologies WaveLAN/IEEE Adapter
Dec 21 11:46:03 thinkpad cardmgr[737]: executing: './network start eth1'
Dec 21 11:46:03 thinkpad cardmgr[737]: + sh: ./network: No such file or directory
Dec 21 11:46:03 thinkpad cardmgr[737]: start cmd exited with status 127
I don't understand why it can't find the 'network' script. It exists in /etc/pcmcia/. Am I missing something obvious here?