Код: Выделить всё
cd c:\adb\
adb root
adb shell
mount -o remount,rw /mnt/extsd /mnt/extsd
cd /dev/block/;for i in `ls nand* | busybox grep -v nandi`; do echo Backup of $i ...; dd if=/dev/block/$i of=../../mnt/extsd/$i; doneМодератор: чипега

Код: Выделить всё
cd c:\adb\
adb root
adb shell
mount -o remount,rw /mnt/extsd /mnt/extsd
cd /dev/block/;for i in `ls nand* | busybox grep -v nandi`; do echo Backup of $i ...; dd if=/dev/block/$i of=../../mnt/extsd/$i; done
hello blaze:Blaze писал(а):Добрый вечер!
zeeshan, try this method with lcdconfig - copy your script.bin to the folder of lcdconfig and run lcdconfig.exe
- Для бэкапа script.bin воспользуйтесь dumpbootfs.rar после чего можно будет его перевести в script.fex и отредактировать (см. ниже пункт - Как перевести script.bin в script.fex и обратно в script.bin).
- Для загрузки script.bin обратно в планшет воспользуйтесь lcdconfig.rar - для этого скопируйте script.bin в папку lcdconfig и два раза нажмите lcdconfig.exe

hi blaze: i have not this orignal firmware file . i have ok tablet . i am not recive script.bin...i need dump to tablet from script.binBlaze писал(а):zeeshan, if you want to recive script.bin from firmware you can open this firmware via DragonFace and go to the tab System configuration. Here you can copy content of script.bin (for example to notepad)

Код: Выделить всё
sys_config (aka sysconfig1.lhs or script.bin)i have 1 firmware its total match but sim card not work. in this tab are dual sim option ..i have not orignal firmware of this tablet . only 1 ok tablet 1 is firmware corrupt..?Blaze писал(а):Without firmware you don't recive script.bin on Allwinner A23.
Allwinner A20, A23 and higher have another structure - look at thisКод: Выделить всё
sys_config (aka sysconfig1.lhs or script.bin)