LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Default kernel config (https://www.linuxquestions.org/questions/slackware-14/default-kernel-config-117984/)

pioter 11-19-2003 06:30 PM

Default kernel config
 
Does anyone know where can I find the default kernel config that slackware 9.1 comes with (bare.i i think) I'm a newb when it comes to kernel configuration and hardware installation on linux. I tried recompiling my kernel but after wards some features ceased to work. I figured if could base my new kernel on standard slack kernel maybe I would've succeeded.

DaOne 11-19-2003 07:28 PM

the default config file should be in the /boot directory with the kernel image. It should have a name like config-ide-2.4.22 (or whatever kernel version you installed). This can be copied to /usr/src/linux as .config for compiling your new kernel.

cp /boot/config-ide-2.4.22 /usr/src/linux/.config

HTH

crank 11-19-2003 07:30 PM

*EDIT* Somebody already posted the information.

pioter 11-19-2003 07:49 PM

Thanks! Thats exactly what I was looking for:)


All times are GMT -5. The time now is 07:03 PM.