LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Changing "boot" order of PCMCIA service (https://www.linuxquestions.org/questions/fedora-35/changing-boot-order-of-pcmcia-service-239886/)

bowlingd 10-07-2004 12:59 PM

Changing "boot" order of PCMCIA service
 
Is it possible to change the order at which services are started at boot-up? My problem is that the system (Fedora Core 2) tries to start my wireless card before the pcmcia service starts, and therefor, basically my wireless network card won't work unless I deactivate it and then reactivate it and reboot.

I need to change my system so that pcmcia starts before the system goes looking for my wireless card.

Thanks for any help anyone can give....

redhatnewbie2 10-10-2004 01:34 AM

pcmcia startup order change
 
Navigate to /etc/rc.d/rc5.d/

find "Sxxpcmcia" where "xx" is a 2 digit number, rename Sxxpcmcia to an unused number before the "Sxx" number of "Sxxnetwork". for example, I changed the name of mine from "S15pcmcia" to "S07pcmcia" because i had "S10network"

reboot, and you should be all set.

bowlingd 10-11-2004 09:04 AM

Thanks much!


All times are GMT -5. The time now is 03:10 AM.