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?
|
feedback
|
|
Unless your kernel was built with | ||||
|
feedback
|
|
I believe /proc/config.gz contains the .config file the kernel was compiled with. | |||
feedback
|