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

can't boot kernel 2.27 sucessfully



Hello,
	I use from the kernel source from the debian package 
(kernel-source-2.2.17 ,version:1:2.2.17-1),and compile
the kernel with make menuconfig;make dep;make bzImage;make modules;make
modules_install;
when I boot the new kernel,the following message appear
kernel panic :No init found ,try passing init=option to kernel..
However,it seems don't work even I type "init=/sbin/init or
init=/bin/sash" in the LILO prompt...
my old kernel still work correctly....
here is my /etc/lilo.conf

boot=/dev/hda
root=/dev/hda6
install=/boot/boot.b
map=/boot/map
default=win98
prompt
timeout=100
image=/vmlinuz
        label=OldLinux
        read-only
image=/boot/vmlinuz-2.2.17
        label=Linux
        read-only
other=/dev/hda1
table=/dev/hda
label=win98

Do anyone know what's the problem?



Reply to: