我用的是mini2440,下载了最新版的光盘镜像mini2440-20090723.iso,按照说明书自己编译好linux内核和root_qtopia.img文件系统,下载到开发板之后,系统出现问题,提示如下信息:
.......
VFS: Mounted root (yaffs filesystem) on device 31:2.
Freeing init memory: 128K
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.
然后就死机了,但是用光盘中编译好的root_qtopia.img却没有问题,不知是怎么回事?谢谢