How big is your /boot partition? Is it full?

-----Original Message-----
From: Yinsheng Li [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2003 4:18 PM
To: [EMAIL PROTECTED]
Subject: Re: HELP: Kernel panic



> Message: 5
> Subject: Re: HELP: Kernel panic
> From: Stephen Kuhn <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Organization: Kuhn Media Australia
> Date: 18 Mar 2003 08:23:35 +1100
> Reply-To: [EMAIL PROTECTED]
> 
> On Tue, 2003-03-18 at 08:05, Yinsheng Li wrote:
> > Hello,
> > 
> > I have a problem after I upgrade the kernel.  While I try to 
> boot from the new updated kernel, I got an error -- "Kernel panic. 
> No init found, try init = option to kernel"
> > 
> > What should I do now?  I can still use old kernel, but I really 
> need to use new kernel.
> > 
> > Some background:  I installed the Redhat 7.2 through RAID card 
> using Dell GX400 CPU, then I removed the harddrive to an Multi-CPU 
> box.  After moving, I found it still using the kernel for single 
> CPU, therefore I have to change to use smp-kernel.  I download one 
> rpm from redhat website.  After install, I got the above error.  I 
> have used the command lilo -v -v, but didn't help.
> > 
> > Thanks,
> > Yinsheng Li
> 
> Can you post your /etc/lilo.conf ?
> 
Following is my lilo.conf:

prompt
timeout=50
default=linux
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.7-10
        label=linux-smp
        initrd=/boot/initrd-2.4.7-10.img
        read-only
        root=/dev/sda1
        append="hdc=ide-scsi"

image=/boot/vmlinuz-2.4.9-31
        label=linux.bak1
        root=/dev/sda1
        append="hdc=ide-scsi"
        read-only
        initrd=/boot/initrd-2.4.9-31.img

image=/boot/vmlinuz-2.4.9-34
        label=linux.bak12
        root=/dev/sda1
        append="hdc=ide-scsi"
        read-only
        initrd=/boot/initrd-2.4.9-34.img

image=/boot/vmlinuz-2.4.18-17.7.x
        label=linux.bak123
        root=/dev/sda1
        append="hdc=ide-scsi"
        read-only
        initrd=/boot/initrd-2.4.18-17.7.x.img

image=/boot/vmlinuz-2.4.18-18.7.x
        label=linux.bak1234
        root=/dev/sda1
        append="hdc=ide-scsi"
        read-only
        initrd=/boot/initrd-2.4.18-18.7.x.img

image=/boot/vmlinuz-2.4.18-19.7.x
        label=linux.bak12345
        root=/dev/sda1
        append="hdc=ide-scsi"
        read-only
        initrd=/boot/initrd-2.4.18-19.7.x.img

image=/boot/vmlinuz-2.4.18-24.7.x
        label=linux.bak
        root=/dev/sda1
        append="hdc=ide-scsi"
        read-only
        initrd=/boot/initrd-2.4.18-24.7.x.img

image=/boot/vmlinuz-2.4.18-24.8.0smp
        label=linux123456
        root=/dev/sda1
        append="hdc=ide-scsi"
        read-only
        initrd=/boot/initrd-2.4.18-24.8.0smp.img

image=/boot/vmlinuz-2.4.18-26.7.xsmp
        label=linux-smp
        root=/dev/sda1
        append="hdc=ide-scsi"
        read-only
        initrd=/boot/initrd-2.4.18-26.7.xsmp.img




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


***********************************************************************************
 NNC Limited
 Booths Hall
 Chelford Road
 Knutsford
 Cheshire
 WA16 8QZ
 
 Country of Registration: United Kingdom
 Registered Number: 1120437
 
 This e-mail and any files transmitted with it are confidential and 
 intended solely for the use of the individual or entity to whom they   
 are addressed. If you have received this e-mail in error please notify 
 the NNC system manager by e-mail at [EMAIL PROTECTED]
***********************************************************************************



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to