You are on page 1of 1

para img a tar.

md5

tar -c -H ustar recovery.img> recovery.tar

md5sum -t recovery.tar >> recovery.tar

mv recovery.tar recovery.tar.md5

para moden.bin a tar.md5

tar -c -H ustar modem.bin> moden.tar

md5sum -t moden.tar >> moden.tar

mv moden.tar moden.tar.md5

You might also like