我按照mini2440 linux移植开发指南(2010-4-14)自己做了yaffs2根文件系统,使用linux-2.6.32.2-mini2440-20100113.tgz提供的内核时,加载出错,但加载你们提供的root_qtopia-128M.img正确。
买了块板子自学,阻塞在这里,希望能得到解答,谢谢。
以下是报错信息:
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) on device 31:3.
Freeing init memory: 132K
Warning: unable to open an initial console.
Failed to execute /linuxrc. Attempting defaults...
Kernel panic - not syncing: No init found. Try passing init= option to kernel.
[<c002e9f8>] (unwind_backtrace+0x0/0xdc) from [<c02df694>] (panic+0x40/0x120)
[<c02df694>] (panic+0x40/0x120) from [<c00295b4>] (init_post+0xcc/0xf4)
[<c00295b4>] (init_post+0xcc/0xf4) from [<c0008440>] (kernel_init+0xdc/0x10c)
[<c0008440>] (kernel_init+0xdc/0x10c) from [<c002a854>] (kernel_thread_exit+0x0/0x8)
[ 此帖被zhhs在2010-09-21 14:06重新编辑 ]