Dec. 20, 2011
5:46 p.m.
On Tue, Dec 20, 2011 at 10:48 PM, Martin Smith <smith_it2000@yahoo.com>wrote:
I'm not sure how to get it. I found a script that said it would extract it but it did not:
[root@bk508 ~]# ./extract.sh /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 extract.sh: Cannot find kernel config.
Under /boot directory don't you see a config-<something> file? Just copy it to your kernel source tree, rename this copy as ".config" and run 'make oldconfig'. Regards, Srivatsa S. Bhat