Results 1 to 3 of 3
Hi,
I cannot find
/etc/init.d/pcmcia restart
This is suggested in a Belkin wireless PCMCIA card installation workaround.
But /etc/init.d is nowhere to be found...
Any ideas??
Thanks,
Marinus....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-03-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 99
Cannot find /etc/init.d/pcmcia restart
Hi,
I cannot find
/etc/init.d/pcmcia restart
This is suggested in a Belkin wireless PCMCIA card installation workaround.
But /etc/init.d is nowhere to be found...
Any ideas??
Thanks,
Marinus.
- 08-03-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Do # updatedb
and then $ locate pcmcia
Then you should get some results. Normally, under slackware, you have to find the services under /etc/rc.d/, not under /etc/init.d/.** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 08-03-2005 #3Just Joined!
- Join Date
- Aug 2005
- Location
- Torreon Coahuila, Mexico
- Posts
- 9
Yeah as borromini said, it should be /etc/rc.d/rc.pcmcia
Also remember to make sure it's executable:
If there is no rc.pcmcia file there then you will need to install the pcmcia-cs package. You can get the package from the Slackware CD or you can download it from here: http://slackware.it/en/pb/Code:chmod 755 /etc/rc.d/rc.pcmcia
Select your slackware version and search for the package pcmcia-cs.


Reply With Quote
