[EMAIL PROTECTED], 2002-Mar-05 14:26 +0100:
> I 've compil kernel-2.4.10 on à box between potato and woody
> , the installation look good (make-kpkg kernel_image ....., 
> dpkg -i kernel-image-2.4.10 .....) but I can't boot this new
> kernel the message is :
> 
> LILO Loading Linux ...
> Uncompressing Linux ... Ok booting the kernel
> 
> and then nothing else !!

I assume you could boot prior to this upgrade.  Are you able to
get it to boot to your previous kernel?  If so, check
/etc/lilo.conf and make sure the following are correct for you
system:

boot=/dev/hda?
root=/dev/hda?
install=/boot/boot.b
map=/boot/map
image=/vmlinuz
        label=Linux
        read-only

image=/vmlinuz.old
        label=LinuxOLD
        read-only
        optional

There are a few other entries, but these are the ones I think may
cause your issue if not set correctly.

Finally, run lilo as root and make sure it see's your kernel
images.

hope this helps,
jc

-- 
Jeff Coppock            Systems Engineer
Diggin' Debian          Admin and User

Reply via email to