Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi hippo,
First, many thanks for your excellent buildroot guide. My toolchain built just fine, so I compiled a (minimal) uClinux kernel. Unfortunately it fails to boot.... <div class='quotetop'>QUOTE </div> --- Quote Start --- Linux version 2.6.11-uc0 (hootsmon@ce00205) (gcc version 3.4.5)# 3 Thu Feb 16 17:2 9:58 EST 2006 uClinux/Nios II Altera Nios II support © 2004 Microtronix Datacom Ltd. Built 1 zonelists Kernel command line: PID hash table entries: 128 (order: 7, 2048 bytes) Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) Memory available: 15232k/16384k RAM, 0k/0k ROM (836k kernel code, 139k data) Mount-cache hash table entries: 512 (order: 0, 4096 bytes) NET: Registered protocol family 16 Serial: JTAG UART driver $Revision: 1.4 $ ttyJ0 at MMIO 0x821208b0 (irq = 1) is a jtag_uart io scheduler noop registered io scheduler deadline registered Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)[/b] --- Quote End --- Looks like I haven't got a filesystem yet? Can anyone help pls?