How do I check what options are compiled into a linux kernel if I don't have access to the /boot/config-* file that's left over?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Unless your kernel was built with |
||||
|
|
|
I believe /proc/config.gz contains the .config file the kernel was compiled with. |
|||