Click to See Complete Forum and Search --> : bare.i


Jarque
08-26-2003, 10:43 AM
Sorry if somebody have asked this question, I couldn't read them all.
I compiled kernel many times for practice myself. Now I've gone so far.
How can I get back to bare.i (kernel 2.4.20)?
(I did not backup the previous `vmlinuz' or `modules', but I have bare.i in my CD)

Thanks in advance,

ph34r
08-26-2003, 10:47 AM
I'd just copy the config file from the bare.i directory on the CD and use that as the config file for recompiling the kernel.

o0zi
08-26-2003, 11:00 AM
Just copy bare.i to your /boot directory and adjust your LILO config - /etc/lilo.conf - to boot bare.i instead of vmlinuz or whatever your previous kernel was called.

Jarque
08-26-2003, 11:23 AM
Thanks for prompt responses, I shall try. It's incredibly simple, but I've just known. Ah I guess o0zi tried this on gentoo. I shall try it on slackware anyway. It should be OK. :)