- 积分
- 160
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|
发表于 2006-11-27 00:04:34
|
显示全部楼层
终于装上了
    找到了解决坏区块的办法
如果你ghost了整个的mmc卡镜像后,运行linux后出现下面提示
  freeing initmemory:88k
  mmcbik0:I/0 error, dev mmcblk0 ,sector 364616
  ext2-fs error (device mmcblk0p2):ext2 get inode: unable to read inode block - inode=2763 block=8308
  /bin/sh: Can't open setenv
  kernel oanic - not syncing : attemped to kill init!
  mmcbik0:I/0 error, dev mmcblk0 ,sector 364616
  或者出现如下图提示
那就说明你的MMC卡的ext2分区中有坏的区块
  如图
  
  经过反复的ghost,终于找到了坏区块的大概位置 ,我把它放到了swap分区下,虽然fat16只有62mb,但是为了能用上linux,也值了
分区大小在ghost mmc卡镜像时调整,
我的mmc卡镜像下载
http://up-file.com/download/ad6c8f524013/mmccn.GHO.html
已经替换好了11.24的中文ext2分区
[ 本帖最后由 消失网络中 于 2006-11-27 00:36 编辑 ] |
|