|
|
楼主 |
发表于 2022-10-8 08:34
|
显示全部楼层
本帖最后由 MOMOCX 于 2022-10-8 08:36 编辑
自己编译了一个但是openwrt-mediatek-filogic-xiaomi_redmi-router-ax6000-initramfs-kernel刷不进去,看了一下分区和xwrt不太一样。
root@XiaoQiang:~# ubiformat /dev/mtd8 -y -f /tmp/openwrt-mediatek-filogic-xiaomi
_redmi-router-ax6000-initramfs-kernel.bin
ubiformat: mtd8 (nand), size 31457280 bytes (30.0 MiB), 240 eraseblocks of 131072 bytes (128.0 KiB), min. I/O size 2048 bytes
libscan: scanning eraseblock 239 -- 100 % complete
ubiformat: 160 eraseblocks have valid erase counter, mean value is 0
ubiformat: 79 eraseblocks are supposedly empty
ubiformat: warning!: 1 of 240 eraseblocks contain non-UBI data
ubiformat: warning!: only 160 of 240 eraseblocks have valid erase counter
ubiformat: mean erase counter 0 will be used for the rest of eraseblock
ubiformat: use erase counter 0 for all eraseblocks
ubiformat: error!: file "/tmp/openwrt-mediatek-filogic-xiaomi_redmi-router-ax6000-initramfs-kernel.bin" (size 10928028 bytes) is not multiple of eraseblock size (131072 bytes)
error 0 (No error information) |
|