
[Solved] Kernel config
-
- Samurai
- Posts: 189
- Joined: 18 Aug 2013, 12:09
- Distribution: Slackware PartedMagic Xubuntu
- Location: The Netherlands
[Solved] Kernel config
Newbie to Porteus: Where can I find the actual kernel config - there is no /proc/config.gz ...


Last edited by burdi01 on 21 Aug 2013, 08:37, edited 1 time in total.
- francois
- Contributor
- Posts: 6307
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Kernel config
Maybe these thread contain the response:
http://www.porteus.org/tutorials/51-dev ... ernel.html
http://www.porteus.org/info/videos/yout ... KX2xlMx1II
If not just be patient, someone more knowledgeable might come in.
http://www.porteus.org/tutorials/51-dev ... ernel.html
http://www.porteus.org/info/videos/yout ... KX2xlMx1II
If not just be patient, someone more knowledgeable might come in.

Prendre son temps, profiter de celui qui passe.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Kernel config
If you have downloaded the 05-devel.xzm module then you can find the config at: /usr/src/linux-3.9.11/.config
You can extract config like this: modprobe configs && zcat /proc/config.gz > .config
You can extract config like this: modprobe configs && zcat /proc/config.gz > .config
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- Samurai
- Posts: 189
- Joined: 18 Aug 2013, 12:09
- Distribution: Slackware PartedMagic Xubuntu
- Location: The Netherlands
[Solved] Re: Kernel config
Thanks!
I could have sworn that after reading the documentation I checked /usr/src and found nothing ... I had some initial problems with activating modules, maybe 05-devel.xzm was not loaded then.
Also, for quite some years I compile my own kernels, and it never occurred to me that CONFIG_IKCONFIG could also be a module ...

I could have sworn that after reading the documentation I checked /usr/src and found nothing ... I had some initial problems with activating modules, maybe 05-devel.xzm was not loaded then.
Also, for quite some years I compile my own kernels, and it never occurred to me that CONFIG_IKCONFIG could also be a module ...
