LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I disable Plug & Play (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-disable-plug-and-play-1148/)

jwilson 03-04-2001 07:23 PM

Hey, just wondering how can I disable plug n play in Linux.

A friend at work told me something like "make menuconfig", but that doesn't work.

Anybody?

Thanks in advance,
jwilson

mathi 03-05-2001 01:38 AM

What disto and kernel version are you using?

jwilson 03-05-2001 09:10 AM

Sorry, I'm using RedHat Version 7.0, Kernel 2.4 and have been using the GNOME xwindows.


mathi 03-05-2001 10:01 AM

Well, to compile a kernel you have to go to the directory where it's source code is stored. Probably /usr/src/linux
There you have to run make menuconfig to configure you new kernel. It's an easy menu system, toy around a little. To learn how to compile it and things, read the kernel-howto:
http://www.linuxdoc.org/HOWTO/Kernel-HOWTO.html
But maybe RedHat uses isapnp at boot-time. Look in the /etc/rc.d/rc.x (where x is S,1,2,3,4,5) directories if there are links with the word pnp in them (i don't use RedHat so i don't know their names). and remove those links. Good luck!

jwilson 03-05-2001 10:33 AM

Thanks, I'll try that!


All times are GMT -5. The time now is 09:15 PM.