Yohann Desquerre wrote:
hi all,
I 've just compile a 2.6.7...
My root fs is in reiserfs (I use lvm1 and reiserfs for the other fs),
when i try to boot on my new kernel I have got this message :
VFS : Cannot open root device "hda1" or unknown-bloc(0,0)
Please append a correct "root=" boot option
Kernel panic : VFS : Unable to mount root fs on unknown-block(0,0)
I think I come from the fact I havn't any initrd and that reiserfs is
compiled as a module :
Is any one may say me how to create an appropriate initrd file to boot
correctly ?
To make an initrd:
cd /boot
mkinitrd -v initrd-(kernelversion).img (kernelversion)
Then edit your /boot/grub/grub.conf to specify the initrd image you
just made.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer rstevens@xxxxxxxxxxxxxxx -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- On a scale of 1 to 10 I'd say... oh, somewhere in there. -
----------------------------------------------------------------------