小编jba*_*cic的帖子

SQUASHFS 错误:无法读取页面、...、大小

我正在使用带有内置 NAND 闪存的嵌入式 ARM 平台。我的屋顶分区是 squashfs。u-boot 和内核都使用 OMAP_ECC_BCH8_CODE_HW。问题是一些板(不仅仅是一个)在停电后停止工作(它们使用了大约 2 个月)。

启动时可以看到这些错误:

[    8.270507] end_request: I/O error, dev mtdblock9, sector 25184
[    8.278930] SQUASHFS error: squashfs_read_data failed to read block 0xc40396
[    8.286376] SQUASHFS error: Unable to read fragment cache entry [c40396]
[    8.293579] SQUASHFS error: Unable to read page, block c40396, size d696
[    8.300628] SQUASHFS error: Unable to read fragment cache entry [c40396]
[    8.307647] SQUASHFS error: Unable to read page, block c40396, size d696
[    8.314819] SQUASHFS error: …
Run Code Online (Sandbox Code Playgroud)

linux embedded u-boot squashfs

5
推荐指数
1
解决办法
2万
查看次数

标签 统计

embedded ×1

linux ×1

squashfs ×1

u-boot ×1