[Buildroot] can't find root fs kernel panic

Peter Korsgaard jacmet at uclibc.org
Fri Jun 20 19:32:25 UTC 2008


>>>>> "Joseph" == Joseph G Boike <joe.boike at acsatlanta.com> writes:

 Joseph> I'm hoping someone can help me with this.
 Joseph> I'm using this morning buildroot (How do I determine the rev #?)

type svn info

 Joseph> Built for an Atmel at91sam9260 processor and eval board.
 Joseph> I've tried using the ext2, ext2.gz and jffs root filesystems
 Joseph> with the same results.

<cut>

 Joseph> Kernel command line: mem=64M console=ttyS0,115200 
 Joseph> initrd=0x20410000,3145728 root=/dev/ram0 rw

What do you want to do? With jffs2 it sounds like you want to boot
from a flash partition, but you tell the kernel to boot from a ramdisk
(initrd).

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list