-
Notifications
You must be signed in to change notification settings - Fork 15
Close! Looking for some help and advice, cheers mate. #1
Description
Hey my friend, erofs with amlogic s905x5 on all tools do not work due to the format of the erofs type.
error on all files such as these.
sha256sum: ./system/app/Firefox/Firefox.apk: Input/output error
sha256sum: ./system/app/Firefox/oat/arm64/Firefox.odex: Input/output error
sha256sum: ./system/app/Firefox/oat/arm64/Firefox.vdex: Input/output error
sha256sum: ./system/app/HTMLViewer/HTMLViewer.apk: Input/output error
sha256sum: ./system/app/HTMLViewer/oat/arm64/HTMLViewer.odex: Input/output error
sha256sum: ./system/app/KeyChain/KeyChain.apk: Input/output error
sha256sum: ./system/app/KeyChain/oat/arm64/KeyChain.odex: Input/output error
sha256sum: ./system/app/KeyChain/oat/arm64/KeyChain.vdex: Input/output error
sha256sum: ./system/app/MouseAssist/MouseAssist.apk: Input/output error
and these for all files too
tar: ./lib64/libteec.so: Read error at byte 0, while reading 3072 bytes: Input/output error
tar: ./lib64/libvendor_c2common.so: Read error at byte 0, while reading 1536 bytes: Input/output error
tar: ./lib64/libvendor_c2componentstore.so: Read error at byte 0, while reading 8192 bytes: Input/output error
tar: ./lib64/libvendorfont.so: Read error at byte 0, while reading 6656 bytes: Input/output error
tar: ./lib64/libvibratorutils.so: Read error at byte 0, while reading 8704 bytes: Input/output error
File shows this is the type of EROFS.
system.img: EROFS filesystem, compat: SB_CHKSUM MTIME, blocksize=12, exslots=0, uuid=0BD9DE47-790E-7851-B14A-D3CA17AF1F02, incompat: LZ4_0PADDING BIG_PCLUSTER
Let me know if there is anything I can do, here is a generic image if you want to check you are welcome too, thank you very much.
https://od.lk/d/NjdfNDIzNzMzMjZf/X88Pro-s905x5m_D4_LGX6521_1000M_20250415_r3.img
Thanks for your time.
J