Hello
I want to try to play with rom of my tablet but, I didn't manage to dump update.img (that seems to be called backup, by the way).
Here some informations:
Code:root@android:/ # cat /proc/cpuinfocat /proc/cpuinfo Processor : ARMv7 Processor rev 0 (v7l) processor : 0 BogoMIPS : 2399.21 processor : 1 BogoMIPS : 2399.21 Features : swp half thumb fastmult vfp edsp neon vfpv3 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x3 CPU part : 0xc09 CPU revision : 0 Hardware : RK30board Revision : 0000 Serial : 0000000000000000it seems rkdumd didn't work on rk3066 as I found information on another topic, so what can I do? Rkbatchtool didn't allow to make a dump, the only thing I have is an official firmware from freelander that I can flash with rkbatchtool but nothing else.Code:cat /proc/mtddev: size erasesize name mtd0: 00400000 00004000 "misc" mtd1: 00800000 00004000 "kernel" mtd2: 01000000 00004000 "boot" mtd3: 01000000 00004000 "recovery" mtd4: 18000000 00004000 "backup" mtd5: 08000000 00004000 "cache" mtd6: 40000000 00004000 "userdata" mtd7: 00400000 00004000 "kpanic" mtd8: 28000000 00004000 "system" mtd9: 733a00000 00004000 "user"
|
|
Ok, finally, I found this:
[Only registered and activated users can see links. ]
that conduct to this
[Only registered and activated users can see links. ]
dump is made know, just see what to do with it...If someone can help, I'm total newbie in that world.
I got 6 files:
boot.img (16Mb)
checksum.md5
config.gz
recovery.img (16mb)
system.info.gz
system.tar (588.71 Mb)
What do next?
Last edited by feanor91; 01-02-2013 at 05:38 AM.
Now I'm stuck on wendal's tools.
Here is the content of my romdump folder
[Only registered and activated users can see links. ]
I use wendal's tools to try to unpack recovery.img as explain in this post [Only registered and activated users can see links. ]
but I get an error :
Code:C:\Documents and Settings\brunot\Bureau\RK29xxImageTools_v2.1>lua rk29xx_rom_too ls.lua RK29xx Image Pack/Unpack Tools Blog http://wendal.net Project: https://github.com/wendal/teclast_tools feedback: pad@wendal.net Pls input: 1-Unpack 2-Pack 3-Exit 1 Pls copy Image file into this folder,and rename to wendal.img Notify any errors! Appuyez sur une touche pour continuer... Reading file header... File header: ANDRO Read loader's offset Read loader's len Read update.img's offset Read update.img's len Output Loader offset(0x0) len(0x60F000) Output updata.img offset(0x600880) len(0x40) Unpack updata.img to Temp folder Check file... Failed UnpackImage:CheckImageFile failed,Err(-1) ------ FAILED ------ Appuyez sur une touche pour continuer... Unpack system.img to system folder Cramfs 2 , Modify by Wendal Chen. My blog http://wendal.net Sources http://github.com/wendal/cramfs cramfsck: stat failed: Temp/Image/system.img: No such file or directory Enable root permission Le chemin d'accès spécifié est introuvable. Le chemin d'accès spécifié est introuvable. chmod: cannot access `system/*': No such file or directory chmod: cannot access `system/bin/su': No such file or directory chmod: cannot access `system/app/Superuser.apk': No such file or directory Unpack -- All Done Pls input: 1-Unpack 2-Pack 3-Exit and here the content of my wendal's tools folder: Img2.jpg of course, Temp is empty, that is normal at that point as nothing works.
Bookmarks