我在友善之臂的网站上下载了mkyaffs2image-128M这个工具,在我的PC机(Ubuntu10.10)上制作yaffs2格式的映像文件,烧进256M的Nand Flash之后,系统无法正常启动,打印信息如下:
yaffs: Attempting MTD mount on 31.2, "mtdblock2"
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs2 filesystem).
Freeing init memory: 140K
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.
是不是这个mkyaffs2image-128M这个工具不能在Ubuntu10.10上运行? 或者谁有mkyaffs2image-128M的源代码给我一份,让我在Ubuntu10.10上重新编译。这个问题困扰我好几天了,都没能把根文件系统映像烧进Flash里正常跑起来,紧急救助!