Hello Joseph Wagner, 

Once you wrote about "Kernel Recompile Problem":
> I recompiled my kernel but I'm not sure the new kernel took (I think it
> booted into the old kernel.)
> 
> I executed:
> make mrproper
> make xconfig (Made the changes I wanted)
> make dep clean bzlilo modules modules_install (Waited a very long time)
> Rebooted the computer.
> 
> When I went back into xconfig, all the setting were as if I never changed
> anything.
> 
> What steps did I do wrong or leave out?

After you have compiled your kernel, you have to copy it to the place,
where it will be picked up when booting.  For example, on my RH box,
I put everything to /boot...and the kernel for me is bzImage ;-)
Also don't forget to run lilo, after you have made changes.  You 
can find out where lilo (Linux Loader) takes your kernel from, by
looking into /etc/lilo.conf ...

-- 
Best regards,
 Leonid Mamtchenkov
 E-mail: [EMAIL PROTECTED]
 Profile: http://www.tekmetrics.com/transcript.jsp?pid=64423
 Quote : Real Programmers call bugs "undocumented features"


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to