[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Still getting kernel panic when compiling my own kernel



Which one is "kernelimage"? I found one called bzImage, size ~500K.
should I copy it to /boot/vmlinuz-2.4.18? on my system /vmlinuz points
to /boot/vmlinuz-2.4.18 and /vmlinuz is configured in lilo.conf.

Mariano

On Sat, 2002-09-28 at 16:24, Mariano Kamp wrote:
> On Sat, 2002-09-28 at 14:00, Klaus Imgrund wrote:
> > On 28 Sep 2002 15:43:48 +0200
> 
> > Did you ever try the old fashioned way?
> > 
> > cd /usr/src/linux-x.x.x
> > make menuconfig
> > make dep && make clean bzImage modules modules_install
> > mv /boot/kernelimage /boot/kernelimage.orig
> > cp /usr/src/linux-x.x.x/arch/i386/boot/bzImage /boot
> > 
> > Prost,
> 
> I'll try that and feed back.
> 
> Mariano
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 




Reply to: