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

Re: Help me!! Kernel Panic!!



On Fri, Aug 30, 2002 at 07:55:59PM -0300, Gabriel Elias de Aquino wrote:
> My kernel was a 2.2.20-idepci, then i have installed the kernel 2.4.18-586, 
> and when i restart the system, the lilo report this error:
> 
> VFS: Cannot open root device "hda2" or 03:02
> Please append a correct "root=" boot option
> Kernel panic: VFS: Unable to mount root fs on 03:02
> 
> what i do to solution this problem???

I assume you have installed the stock kernel-image deb. So you will
need to use an initrd image
 
Add the module needed for you root file system to
/etc/mkinitrd/modules. If you are using ext3, put "jbd" on the line
above "ext3". Then rebuild your initrd image by running:

mkinitrd -o /boot/initrd.img-2.4.18-586 /lib/modules/2.4.18-586/

If you haven't done so already, add
"initrd=/boot/initrd.img-2.4.18-586" to your lilo.conf.

rerun lilo

-- 
Jerome

Attachment: pgp0xMQtESkvK.pgp
Description: PGP signature


Reply to: