我的micro2440开发板,用光盘带的文件系统映像烧进去,可以正常挂载,可以用光盘中root_qtopia.tgz 制作的文件系统映像却无法启动提示错误如下:
(128M的nand flash)
yaffs: dev is 32505858 name is "mtdblock2"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.2, "mtdblock2"
yaffs: auto selecting yaffs2
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
Partially written block 433 detected
yaffs tragedy: Bad object type, 2 != 1, for object 3087 at chunk 27010 during scan
yaffs tragedy: Bad object type, 2 != 3, for object 3077 at chunk 26921 during scan
yaffs tragedy: Bad object type, 1 != 3, for object 3068 at chunk 25983 during scan
yaffs tragedy: Bad object type, 2 != 3, for object 3055 at chunk 25638 during scan
yaffs tragedy: Bad object type, 2 != 3, for object 3054 at chunk 25637 during scan
yaffs tragedy: Bad object type, 2 != 3, for object 2835 at chunk 23438 during scan
yaffs tragedy: Bad object type, 2 != 3, for object 272 at chunk 81 during scan
yaffs tragedy: Bad object type, 2 != 3, for object 269 at chunk 78 during scan
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) on device 31:2.
Freeing init memory: 124K
/linuxrc: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
[ 此帖被qiaoyongfeng在2009-09-30 10:23重新编辑 ]