repartition_mmc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| repartition_mmc [2013/04/14 13:56] – [Repartitioning] fly-away | repartition_mmc [2015/02/27 17:07] (current) – stuw | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| ==== Repartitioning ==== | ==== Repartitioning ==== | ||
| - | Download partition table [[http://ac100.wikispaces.com/ | + | 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:// | ||
| ====Resulting layout==== | ====Resulting layout==== | ||
repartition_mmc.1365940606.txt.gz · Last modified: by fly-away
