> 
> Is there a way to save to a readable format the current kernel and its
> settings so it can be viewed for future builds?
> 

If the kernel is built with the right option, you can do:

cat /proc/config

to get the .config file the running kernel was built with.
If you still have the build tree, you can copy /usr/src/linux/.config

-- 
Chris Bare
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list

Reply via email to