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

Re: kernel 2.6.14 instalation



Em Seg, 2005-11-21 às 04:23 +0100, Wodzu Wodzowski escreveu:
> Hy.
> I tried to compile and install a kernel, and I made kernel package (2.6.14.191105_i386.deb)> Everything seemed to be ok, so I used 'dpkg -i kernel-image....... and got a message that everything is ok. But when I rebooted the system I received 'kernel panic': 
> 
> "VFS: Cannot open root device >>hda5<< or uknown-block(0,0)
> Please append a correct >>root=<< boot option
> Kernel panic- not syncing:VFS: Unable to mount root fs on unknown-block(0,0)"
> 
> Grub list file looks like that:
> 
> Kernel ....
> root(0,4)
> kernel /boot/vmlinuz.... root=/dev/hda5 ro
> 
> 
> Can You tell me what's wrong, please??
> 

Using standard debian .config, you need 
make-kpkg --initrd
Without initrd it just doesn' t work.

Michel.



Reply to: