EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

failed to maount file system on boot

Started by Steve West October 9, 2008
I have just build Linux 2.6.26.5. I am using Grub to boot it. When the
kernel loads it cannot find by filesystem. My grub bootline looks like this
: /boot/vmlinuz-2.6.26.5 ro root=/dev/sda1

Any suggestions would help

Steve




On Thu, 09 Oct 2008 07:23:37 +0000, Steve West wrote:

> I have just build Linux 2.6.26.5. I am using Grub to boot it. When the > kernel loads it cannot find by filesystem. My grub bootline looks like > this : /boot/vmlinuz-2.6.26.5 ro root=/dev/sda1
Can your kernel do the filesystem you have on /dev/sda1? You could either compile it statically or arrange for loading the module from initrd -- Przemek Klosowski, Ph.D. <przemek.klosowski at gmail>

The 2024 Embedded Online Conference