Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Quote:
- Originally Posted by mkh.mourad
- odin accept all this extention PDA files:
- *.tar, *.md5, *.smd, *.gz and *.tgz
- but only *.md5 file has a hash to check data integrity.
- a formatted MD5 checksum line is add at the end of the tar file to produce a file tar.md5
- for exemple at the end of a tar file named "recovery.tar" we will find a line like this:
- "53a1ee899d6f7b4b39c189739eee6294 recovery.tar"
- when md5 checksum is does not match tar odin refuses to flash, but if there is no md5 at all it should work? i havent tried that lol
- https://github.com/Zackptg5
- i will test it shortly... brb
- i think it works, odin accepted kernel tar i used: "tar -H ustar -c boot.img > kernel.tar"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement