- Nov 8, 2011
- 3,836
- 1,394
adb shell
su
busybox tar -czvf /sdcard/9742_system.tgz /system
su
busybox tar -czvf /sdcard/9742_system.tgz /system
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
It's odd that you're not getting the system.tgz file. The command in the utility is virtually the same as what Vampirefo just wrote.hi i have done the root and all is well i have inserted an empty sd card in and dump, i am not getting anything different from when i tried to dump before. in the utility folder/dump it has three image files, boot, bootloader and recovery nothing else.
adb.exe shell su -c "busybox tar -czvf /sdcard/dump/system.tgz /system"
It's odd that you're not getting the system.tgz file. The command in the utility is virtually the same as what Vampirefo just wrote.
Code:adb.exe shell su -c "busybox tar -czvf /sdcard/dump/system.tgz /system"
I just ran the utility now, on Windows XP. It's pulled all the files, like it's supposed to. So the utility itself I don't believe is the culprit. Have you checked your drivers to make sure they're working properly?
kenroy said:Hi guys so do I take it that something is missing. As for the drivers when I installed them I had a choice of three all of them had something to do with android but I can't remember of had what they were so I used one that said composite. Have to say it's a little awkward have a about a six hour time difference.
Ok now what do I do as I don't know how to use the busybox thing.
Yes time difference makes things hard, did you run the command I posted? I want to know the output, did it work or error out what is the error?
I cant check right now but size is right, once you get cw recovery installed boot into cw and do a backup from cw, then you should be good to go.