On Sun, 7 Sep 2003 23:51:29 +0100
"Rick [Kitty5]" <[EMAIL PROTECTED]> wrote:

> is there anyway I can compare my current kernel config with the default side
> by side?

if you can still boot into your old kernel, try looking at /proc/config.
if that file exists, you can copy it into /usr/src/linux-<whatever>/.config
to configure the new kernel just like the old one.

that means if you can still see your old kernel source, look at the .config file
in the base source directory to see its configuration.

if you can't boot your old kernel and don't have the old source... uh oh :(

good luck.
j.

--
[EMAIL PROTECTED] mailing list

Reply via email to