On 05-Dec-99 lloy0076 opined:
> Joseph Wagner wrote:
>>
>> 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 (Wait
make mrproper would take care of the good practice you're after.
-- Juha
> -Original Message-
> From: lloy0076 [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, 5 December 1999 15:30
> To: [EMAIL PROTECTED]
> Subject: Re: Kernel Recompile Problem
>
>
> Gordon!
On 05-Dec-99 lloy0076 opined:
> Joseph Wagner wrote:
>>
>> 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 (Wai
Gordon!
I just had a look at the Makefile. I concede that it doesn't but in my
opinion anything called "clean" should be done before you start making
anything anyway. It's just "good" practice.
DAVID
--
Don't forget about the Linux C Mailing Lists!
mailto:[EMAIL PROTECTED]
The Linux C++ Mail
lloy0076 wrote:
> > 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.
>
> ROFL
>
> make clean removes what make xconfig does :-) Silly boi...do that BEFORE
> make mrpro
Joseph Wagner wrote:
>
> 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 comp
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_insta