Changes between Version 25 and Version 26 of gfree


Ignore:
Timestamp:
09/26/12 07:23:07 (12 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gfree

    v25 v26  
    2323}}}
    2424If this is not the case gfree will write the hboot image to partition 18 and calculate md5sum #3 after the installation.
     25
     26If md5sum #1 is equal to md5sum #3 the installation of the hboot failed. This is not critical probably the power cycle of the eMMC failed. The output would be something like:
     27{{{
     28Backing up current partition 18 and installing specified hboot image...
     29md5sum #1 = 7669ae12dc2faa10ae555a164980efd0
     30md5sum #2 = 2ce1bdd5e4c1119ccfcecb938710d742
     31Backing up partition /dev/block/mmcblk0p18 to /sdcard/part18backup-1348606912.bin ...
     32Writing image dz_hboot-eng.img to partition /dev/block/mmcblk0p18 ...
     33md5sum #3 = 2ce1bdd5e4c1119ccfcecb938710d742
     34md5sum #3 == md5sum #1 - the hboot image was not installed!
     35Probably the power cycle of the eMMC failed. Check the messages above.
     36You might join the IRC channel #G2Root on Freenode for further help!
     37}}}
     38
    2539
    2640If md5sum #2 is equal to md5sum #3 the installation was successful and the output would be something like: