Site Tools


repartition_mmc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
repartition_mmc [2013/04/14 13:56] – [Repartitioning] fly-awayrepartition_mmc [2013/05/20 23:38] – [Repartitioning] fly-away
Line 55: Line 55:
 dd if=part2.img bs=1 count=4080 of=original.bct dd if=part2.img bs=1 count=4080 of=original.bct
 ln -s $fastboot bootloader.bin ln -s $fastboot bootloader.bin
-$nvflash --bl bootloader.bin --bct original.bct --setbct --configfile ../android.cfg --create --verifypart -1 --go|| exit 1+$nvflash --bl bootloader.bin --bct original.bct --setbct --configfile ../part.cfg --create --verifypart -1 --go|| exit 1
 echo " Done" echo " Done"
  
Line 73: Line 73:
 and run **repartition.sh**\\ and run **repartition.sh**\\
 While repartion you also need to reboot ac100 in recovery mode twice (script will ask you for it).\\ While repartion you also need to reboot ac100 in recovery mode twice (script will ask you for it).\\
 +
 +You could return default layout back using this file: [[https://raw.github.com/Stuw/ac100-repart/master/configs/default.cfg|default.cfg]]
  
 ====Resulting layout==== ====Resulting layout====
repartition_mmc.txt · Last modified: 2015/02/27 17:07 by stuw