Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
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
repartition_mmc [2013/04/14 13:56] – [Repartitioning] fly-awayrepartition_mmc [2015/02/27 17:07] (current) stuw
Line 30: Line 30:
  
 ==== Repartitioning ==== ==== Repartitioning ====
-Download partition table [[http://ac100.wikispaces.com/file/view/part.cfg|part.cfg]]+Download partition table [[http://paz00.ru/index.php/File:Part.cfg|part.cfg]]
  
 and command file in the same dir and command file in the same dir
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.1365940606.txt.gz · Last modified: 2013/04/14 13:56 by fly-away