[Q] Problems getting perm root - G2 and Desire Z Q&A, Help & Troubleshooting

I had been using Visionary to temp root, and decided to go for S-OFF. I uninstalled Visionary, rebooted, and followed the wiki instructions
-pushed the gfree temp root files
-ran the rage command in terminal, succeeded, ran gfree -s off, no problem
-Then, when trying /data/local/tmp/root, I got a bunch of busybox input/output error messages.
-I tried re-installing visionary r14 and temp rooting, but that didn't succeed either.
So I did a factory reset, attempted again, no luck. I tried the rage method listed here (pushing hboot & wpthis, etc)-
http://forum.xda-developers.com/showthread.php?t=834228
and still /data/local/tmp/root doesn't work.
Powering on with volume down shows that I'm S-OFF, but I can't seem to get anywhere when trying to make the root stick. Any ideas?

Did you run this command? Immediately after you run gfree you are supposed to:
You now have read-write access to your /system, hboot, and recovery partitions. But you still need to "lock in" root, and give you 'su' access in the future. So just do:
Code:
# /data/local/tmp/root
# sync
You may see an error message along the lines of "mkdir: /system/xbin already exists", but if so you can ignore that, the rest of the script should still run ok.
Click to expand...
Click to collapse

raitchison said:
Did you run this command? Immediately after you run gfree you are supposed to:
Click to expand...
Click to collapse
Yes, that's the command that gives the busybox I/O errors.

proxypoint said:
Yes, that's the command that gives the busybox I/O errors.
Click to expand...
Click to collapse
Can you post the actual busybox errors? That might help to debug...

Do you have a G2 or a Desire Z? I know the newer Desire Z builds can't directly be rooted and have to be downgraded first.
If you temp root using Visionary or rage does the temp root (you have root until reboot) even work?
I'm guessing you did not have the chance to load a new recovery. If you did or if you can you could probably load a different ROM to get permanent root.

raitchison said:
Do you have a G2 or a Desire Z? I know the newer Desire Z builds can't directly be rooted and have to be downgraded first.
If you temp root using Visionary or rage does the temp root (you have root until reboot) even work?
I'm guessing you did not have the chance to load a new recovery. If you did or if you can you could probably load a different ROM to get permanent root.
Click to expand...
Click to collapse
This is a T-Mobile G2 with the OTA update. It seems like Rage gives me a root prompt in terminal but nowhere else, for example Titanium Backup stated it couldn't get root access. Before I did a factory reset, I re-installed visionary and tried temp root but that didn't do anything.
Here's the results from /data/local/tmp/root-
# #/data/local/tmp/root
mkdir failed for /system/xbin, File exists
busybox: /system/bin/killall: Input/output error
busybox: /system/bin/killall5: Input/output error
busybox: /system/bin/klogd: Input/output error
busybox: /system/bin/last: Input/output error
busybox: /system/bin/length: Input/output error
busybox: /system/bin/less: Input/output error
busybox: /system/bin/linux32: Input/output error
busybox: /system/bin/linux64: Input/output error
busybox: /system/bin/linuxrc: Input/output error
busybox: /system/bin/loadfont: Input/output error
busybox: /system/bin/loadkmap: Input/output error
busybox: /system/bin/logger: Input/output error
busybox: /system/bin/login: Input/output error
busybox: /system/bin/logname: Input/output error
busybox: /system/bin/logread: Input/output error
busybox: /system/bin/losetup: Input/output error
busybox: /system/bin/lsattr: Input/output error
busybox: /system/bin/lspci: Input/output error
busybox: /system/bin/lsusb: Input/output error
busybox: /system/bin/lzmacat: Input/output error
busybox: /system/bin/lzop: Input/output error
busybox: /system/bin/lzopcat: Input/output error
busybox: /system/bin/makedevs: Input/output error
busybox: /system/bin/man: Input/output error
busybox: /system/bin/md5sum: Input/output error
busybox: /system/bin/mdev: Input/output error
busybox: /system/bin/mesg: Input/output error
busybox: /system/bin/microcom: Input/output error
busybox: /system/bin/mkdosfs: Input/output error
busybox: /system/bin/mkfifo: Input/output error
busybox: /system/bin/mkfs.minix: Input/output error
busybox: /system/bin/mkfs.vfat: Input/output error
busybox: /system/bin/mknod: Input/output error
busybox: /system/bin/mkpasswd: Input/output error
busybox: /system/bin/mkswap: Input/output error
busybox: /system/bin/mktemp: Input/output error
busybox: /system/bin/modprobe: Input/output error
busybox: /system/bin/more: Input/output error
busybox: /system/bin/mountpoint: Input/output error
busybox: /system/bin/msh: Input/output error
busybox: /system/bin/mt: Input/output error
busybox: /system/bin/nameif: Input/output error
busybox: /system/bin/nc: Input/output error
busybox: /system/bin/nice: Input/output error
busybox: /system/bin/nmeter: Input/output error
busybox: /system/bin/nohup: Input/output error
busybox: /system/bin/nslookup: Input/output error
busybox: /system/bin/od: Input/output error
busybox: /system/bin/openvt: Input/output error
busybox: /system/bin/passwd: Input/output error
busybox: /system/bin/patch: Input/output error
busybox: /system/bin/pgrep: Input/output error
busybox: /system/bin/pidof: Input/output error
busybox: /system/bin/ping6: Input/output error
busybox: /system/bin/pipe_progress: Input/output error
busybox: /system/bin/pivot_root: Input/output error
busybox: /system/bin/pkill: Input/output error
busybox: /system/bin/poweroff: Input/output error
busybox: /system/bin/printf: Input/output error
busybox: /system/bin/pscan: Input/output error
busybox: /system/bin/pwd: Input/output error
busybox: /system/bin/raidautorun: Input/output error
busybox: /system/bin/rdate: Input/output error
busybox: /system/bin/rdev: Input/output error
busybox: /system/bin/readahead: Input/output error
busybox: /system/bin/readlink: Input/output error
busybox: /system/bin/readprofile: Input/output error
busybox: /system/bin/realpath: Input/output error
busybox: /system/bin/reset: Input/output error
busybox: /system/bin/resize: Input/output error
busybox: /system/bin/rtcwake: Input/output error
busybox: /system/bin/run-parts: Input/output error
busybox: /system/bin/runlevel: Input/output error
busybox: /system/bin/runsv: Input/output error
busybox: /system/bin/runsvdir: Input/output error
busybox: /system/bin/rx: Input/output error
busybox: /system/bin/script: Input/output error
busybox: /system/bin/scriptreplay: Input/output error
busybox: /system/bin/sed: Input/output error
busybox: /system/bin/seq: Input/output error
busybox: /system/bin/setarch: Input/output error
busybox: /system/bin/setfont: Input/output error
busybox: /system/bin/setkeycodes: Input/output error
busybox: /system/bin/setlogcons: Input/output error
busybox: /system/bin/setsid: Input/output error
busybox: /system/bin/setuidgid: Input/output error
busybox: /system/bin/sha1sum: Input/output error
busybox: /system/bin/sha256sum: Input/output error
busybox: /system/bin/sha512sum: Input/output error
busybox: /system/bin/showkey: Input/output error
busybox: /system/bin/slattach: Input/output error
busybox: /system/bin/softlimit: Input/output error
busybox: /system/bin/sort: Input/output error
busybox: /system/bin/split: Input/output error
busybox: /system/bin/start-stop-daemon: Input/output error
busybox: /system/bin/stat: Input/output error
busybox: /system/bin/strings: Input/output error
busybox: /system/bin/stty: Input/output error
busybox: /system/bin/su: Input/output error
busybox: /system/bin/sulogin: Input/output error
busybox: /system/bin/sum: Input/output error
busybox: /system/bin/sv: Input/output error
busybox: /system/bin/svlogd: Input/output error
busybox: /system/bin/swapoff: Input/output error
busybox: /system/bin/swapon: Input/output error
busybox: /system/bin/switch_root: Input/output error
busybox: /system/bin/sysctl: Input/output error
busybox: /system/bin/syslogd: Input/output error
busybox: /system/bin/tac: Input/output error
busybox: /system/bin/tail: Input/output error
busybox: /system/bin/tar: Input/output error
busybox: /system/bin/tcpsvd: Input/output error
busybox: /system/bin/tee: Input/output error
busybox: /system/bin/telnet: Input/output error
busybox: /system/bin/telnetd: Input/output error
busybox: /system/bin/test: Input/output error
busybox: /system/bin/tftp: Input/output error
busybox: /system/bin/tftpd: Input/output error
busybox: /system/bin/time: Input/output error
busybox: /system/bin/timeout: Input/output error
busybox: /system/bin/touch: Input/output error
busybox: /system/bin/tr: Input/output error
busybox: /system/bin/traceroute: Input/output error
busybox: /system/bin/true: Input/output error
busybox: /system/bin/tty: Input/output error
busybox: /system/bin/ttysize: Input/output error
busybox: /system/bin/tunctl: Input/output error
busybox: /system/bin/udhcpc: Input/output error
busybox: /system/bin/udhcpd: Input/output error
busybox: /system/bin/udpsvd: Input/output error
busybox: /system/bin/uname: Input/output error
busybox: /system/bin/uncompress: Input/output error
busybox: /system/bin/unexpand: Input/output error
busybox: /system/bin/uniq: Input/output error
busybox: /system/bin/unix2dos: Input/output error
busybox: /system/bin/unlzma: Input/output error
busybox: /system/bin/unlzop: Input/output error
busybox: /system/bin/unzip: Input/output error
busybox: /system/bin/uptime: Input/output error
busybox: /system/bin/usleep: Input/output error
busybox: /system/bin/uudecode: Input/output error
busybox: /system/bin/uuencode: Input/output error
busybox: /system/bin/vconfig: Input/output error
busybox: /system/bin/vi: Input/output error
busybox: /system/bin/vlock: Input/output error
busybox: /system/bin/volname: Input/output error
busybox: /system/bin/wall: Input/output error
busybox: /system/bin/watch: Input/output error
busybox: /system/bin/watchdog: Input/output error
busybox: /system/bin/wc: Input/output error
busybox: /system/bin/wget: Input/output error
busybox: /system/bin/which: Input/output error
busybox: /system/bin/who: Input/output error
busybox: /system/bin/whoami: Input/output error
busybox: /system/bin/xargs: Input/output error
busybox: /system/bin/yes: Input/output error
busybox: /system/bin/zcat: Input/output error
busybox: /system/bin/zcip: Input/output error
cp: can't create '/system/bin/su': Input/output error
Unable to chmod /system/bin/su: No such file or directory
#

It looks like it can't write to /system. I suspect that the disabling of the NAND write protection failed.
Which wpthis module did you use, and what error message did you get when you did the "insmod" command ? If you don't get the "correct" error message then the procedure won't work.
I recommend the gfree method from the Wiki, which dynamically generates its own kernel module. But it should be possible via the older rage method too.

steviewevie said:
It looks like it can't write to /system. I suspect that the disabling of the NAND write protection failed.
Which wpthis module did you use, and what error message did you get when you did the "insmod" command ? If you don't get the "correct" error message then the procedure won't work.
I recommend the gfree method from the Wiki, which dynamically generates its own kernel module. But it should be possible via the older rage method too.
Click to expand...
Click to collapse
I used wpthis-OTA.ko from this thread- http://forum.xda-developers.com/showthread.php?t=834228 (the rage method)
the error message on insmod is-
insmod: init_module '/data/local/wpthis-OTA.ko' failed (function not implemented)
The gfree method from the wiki was the first thing I tried, the only difference is that I used gfree -s off rather than gfree -f.

proxypoint said:
I used wpthis-OTA.ko from this thread- http://forum.xda-developers.com/showthread.php?t=834228 (the rage method)
the error message on insmod is-
insmod: init_module '/data/local/wpthis-OTA.ko' failed (function not implemented)
The gfree method from the wiki was the first thing I tried, the only difference is that I used gfree -s off rather than gfree -f.
Click to expand...
Click to collapse
ok, that's the correct error message so the write protection did get disabled ok.
Try manually running the commands from the "root" script one at a time at that point, from the root prompt. It's just a script and so you can open it up on your PC as a text file and copy and paste the lines one at a time (ignore the lines starting with a # in the script, they are comments).
I'm starting to wonder if Visionary has corrupted your file system, which does unfortunately happen sometimes.

steviewevie said:
ok, that's the correct error message so the write protection did get disabled ok.
Try manually running the commands from the "root" script one at a time at that point, from the root prompt. It's just a script and so you can open it up on your PC as a text file and copy and paste the lines one at a time (ignore the lines starting with a # in the script, they are comments).
I'm starting to wonder if Visionary has corrupted your file system, which does unfortunately happen sometimes.
Click to expand...
Click to collapse
I don't think running the script manually is working either, here's the output-
#/system/bin/sh
# /data/local/tmp/busybox killall rage
killall: rage: no process killed
# mount -o rw,remount -t ext3 /dev/block/mmcblk0p25
Usage: mount [-r] [-w] [-o options] [-t type] device directory
# mkdir /system/xbin
mkdir failed for /system/xbin, File exists
# /data/local/tmp/busybox cp /data/local/tmp/busybox /system/xbin/busybox
cp: can't create '/system/xbin/busybox': File exists
# chmod 4755 /system/xbin/busybox
Unable to chmod /system/xbin/busybox: Read-only file system
#

proxypoint said:
I don't think running the script manually is working either, here's the output-
#/system/bin/sh
# /data/local/tmp/busybox killall rage
killall: rage: no process killed
# mount -o rw,remount -t ext3 /dev/block/mmcblk0p25
Usage: mount [-r] [-w] [-o options] [-t type] device directory
# mkdir /system/xbin
mkdir failed for /system/xbin, File exists
# /data/local/tmp/busybox cp /data/local/tmp/busybox /system/xbin/busybox
cp: can't create '/system/xbin/busybox': File exists
# chmod 4755 /system/xbin/busybox
Unable to chmod /system/xbin/busybox: Read-only file system
#
Click to expand...
Click to collapse
Those errors are actually ok (given you haven't started again from the top), except for the mount failing.
Try "mount -o rw, remount /system"

steviewevie said:
Those errors are actually ok (given you haven't started again from the top), except for the mount failing.
Try "mount -o rw, remount /system"
Click to expand...
Click to collapse
chmod still comes back with 'read-only file system.'

Did the mount work ? I.e. returned no error message ?
Did you do the insmod in this session ? You will have to do that to break the write protection, then the mount and chmod etc should work ok.
I am now thinking this is the problem and it will work if you run the root script after having done the insmod in the same session.
Sent from my HTC Desire Z

steviewevie said:
Did the mount work ? I.e. returned no error message ?
Did you do the insmod in this session ? You will have to do that to break the write protection, then the mount and chmod etc should work ok.
I am now thinking this is the problem and it will work if you run the root script after having done the insmod in the same session.
Sent from my HTC Desire Z
Click to expand...
Click to collapse
(after a reboot) I ran rage script, did insmod, did the 'dd if' thing, ran root script and still got the I/O message. Going manually, 'chmod 4755 /system/xbin/busybox' worked, but it was '/system/xbin/busybox --install -s /system/bin' that produced the I/O messages again.

Have you got perm root anyway though ? e.g. after a reboot can you do an "su" to get a root prompt ?

steviewevie said:
Have you got perm root anyway though ? e.g. after a reboot can you do an "su" to get a root prompt ?
Click to expand...
Click to collapse
No, su is still permission denied after reboot.
At this point would it just be easier to install clockwork via fastboot and flash a new rom (e.g. the OTA stock w/ root)? Will that work with S-OFF / no root?

proxypoint said:
No, su is still permission denied after reboot.
At this point would it just be easier to install clockwork via fastboot and flash a new rom (e.g. the OTA stock w/ root)? Will that work with S-OFF / no root?
Click to expand...
Click to collapse
If you have temp root you could install ROM Manager and flash Clockwork from there, then that would let you flash a new ROM, yes.
I still wonder if Visionary messed up your file system.

steviewevie said:
If you have temp root you could install ROM Manager and flash Clockwork from there, then that would let you flash a new ROM, yes.
I still wonder if Visionary messed up your file system.
Click to expand...
Click to collapse
That's the thing, I don't really have temp root either- rage gives me a su prompt (#) in terminal but that's it, I can't get su permissions with any other apps or in adb.

I still have S-OFF, though, which is why I was thinking of installing clockwork thru adb & fastboot, assuming that would work.

proxypoint said:
I still have S-OFF, though, which is why I was thinking of installing clockwork thru adb & fastboot, assuming that would work.
Click to expand...
Click to collapse
I think it's certainly worth a try. Otherwise I'd be suggesting re-flashing your ROM and going through the process again (after having backed up data etc).

Related

S-Off but no root.

When i got my phone i first tried to root it using the RAGE method. After everything went perfectly, when i did su: it said permission denied. I checked if i have s-off and indeed, i do. I tried using visionary+ 14 to do temproot and permroot and it still doesn't work. So i tried the Gfree method, started all over
everything works until this part
# /data/local/tmp/root
on which i get a bunch of busybox "not found" errors, and then
unable to chmod /system/bin/su: no such file or directory
I also tried using the RATC method, following this thread.
http://forum.xda-developers.com/showthread.php?t=835303&highlight=permission+denied&page=3
This whole time i have s-off. When i try to unroot using visionary, it says my device is not rooted. I have no idea what's going on anymore. What do you guys think?
syedinsane said:
When i got my phone i first tried to root it using the RAGE method. After everything went perfectly, when i did su: it said permission denied. I checked if i have s-off and indeed, i do. I tried using visionary+ 14 to do temproot and permroot and it still doesn't work. So i tried the Gfree method, started all over
everything works until this part
# /data/local/tmp/root
on which i get a bunch of busybox "not found" errors, and then
unable to chmod /system/bin/su: no such file or directory
I also tried using the RATC method, following this thread.
http://forum.xda-developers.com/showthread.php?t=835303&highlight=permission+denied&page=3
This whole time i have s-off. When i try to unroot using visionary, it says my device is not rooted. I have no idea what's going on anymore. What do you guys think?
Click to expand...
Click to collapse
Can you install ClockworkMod recovery?
joemm said:
Can you install ClockworkMod recovery?
Click to expand...
Click to collapse
I believe i would need root to run the Rom Manager which is used to install clockwork mod. I do have s-off but i don't have any root privileges, ie. any apps that need root don't work. So in short, no i can't install ClockworkMod.
syedinsane said:
I believe i would need root to run the Rom Manager which is used to install clockwork mod. I do have s-off but i don't have any root privileges, ie. any apps that need root don't work. So in short, no i can't install ClockworkMod.
Click to expand...
Click to collapse
Yeah I figured you couldn't, but just checking, I thought I remembered a thread where someone was able to install CWM recovery and then just flashed a custom ROM after that because root is built into all the custom roms. Maybe Im thinking of a diffrent situation.
Are you sure you have BusyBox installed?
joemm said:
Are you sure you have BusyBox installed?
Click to expand...
Click to collapse
That's what i thought was the problem too. But I don't know how to check?
Code:
$ adb push su /sdcard/su
$ adb push Superuser.apk /sdcard/Superuser.apk
$ adb push rage /data/local/tmp/rage
$ adb push busybox /data/local/tmp/busybox
$ adb push root /data/local/tmp/root
$ adb shell chmod 0755 /data/local/tmp/*
I definitely did that, multiple times. Every guide i used i followed it word by word, still doesn't seem to work.
Not sure if its helps but this is what it says when i boot into recovery.
VISION PVT ENG S-Off
HBOOT-0.76.2000 (PC1010000)
MICROP-0425
RADIO-26.03.02.26_M
eMMC-boot
Aug 20 2010, 16:51:01
syedinsane said:
That's what i thought was the problem too. But I don't know how to check?
Code:
$ adb push su /sdcard/su
$ adb push Superuser.apk /sdcard/Superuser.apk
$ adb push rage /data/local/tmp/rage
$ adb push busybox /data/local/tmp/busybox
$ adb push root /data/local/tmp/root
$ adb shell chmod 0755 /data/local/tmp/*
I definitely did that, multiple times. Every guide i used i followed it word by word, still doesn't seem to work.
Click to expand...
Click to collapse
Busybox would be under /system/bin not sure how to check without root though.
I just ran into the same problem as you. Open visionary up make sure you don't have the temp boot on start up check. But you do want want set system r/w after root checked. Then do a temp root and then click "attempt permroot now" This made it stick for me. It keep saying s-off but I had no root. problem fixed!
Code:
# export PATH=/data/local/bin:$PATH
# insmod /sdcard/wpthis-OTA.ko
insmod: init_module '/sdcard/wpthis-OTA.ko' failed (Function not implemented)
# dd if=/sdcard/hboot-eng.img of=/dev/block/mmcblk0p18
2048+0 records in
2048+0 records out
1048576 bytes transferred in 0.474 secs (2212185 bytes/sec)
# /data/local/tmp/root
mkdir failed for /system/xbin, File exists
busybox: /system/bin/killall: Input/output error
busybox: /system/bin/killall5: Input/output error
busybox: /system/bin/klogd: Input/output error
busybox: /system/bin/last: Input/output error
busybox: /system/bin/length: Input/output error
busybox: /system/bin/less: Input/output error
busybox: /system/bin/linux32: Input/output error
busybox: /system/bin/linux64: Input/output error
busybox: /system/bin/linuxrc: Input/output error
busybox: /system/bin/loadfont: Input/output error
busybox: /system/bin/loadkmap: Input/output error
busybox: /system/bin/logger: Input/output error
busybox: /system/bin/login: Input/output error
busybox: /system/bin/logname: Input/output error
busybox: /system/bin/logread: Input/output error
busybox: /system/bin/losetup: Input/output error
busybox: /system/bin/lsattr: Input/output error
busybox: /system/bin/lspci: Input/output error
busybox: /system/bin/lsusb: Input/output error
busybox: /system/bin/lzmacat: Input/output error
busybox: /system/bin/lzop: Input/output error
busybox: /system/bin/lzopcat: Input/output error
busybox: /system/bin/makedevs: Input/output error
busybox: /system/bin/man: Input/output error
busybox: /system/bin/md5sum: Input/output error
busybox: /system/bin/mdev: Input/output error
busybox: /system/bin/mesg: Input/output error
busybox: /system/bin/microcom: Input/output error
busybox: /system/bin/mkdosfs: Input/output error
busybox: /system/bin/mkfifo: Input/output error
busybox: /system/bin/mkfs.minix: Input/output error
busybox: /system/bin/mkfs.vfat: Input/output error
busybox: /system/bin/mknod: Input/output error
busybox: /system/bin/mkpasswd: Input/output error
busybox: /system/bin/mkswap: Input/output error
busybox: /system/bin/mktemp: Input/output error
busybox: /system/bin/modprobe: Input/output error
busybox: /system/bin/more: Input/output error
busybox: /system/bin/mountpoint: Input/output error
busybox: /system/bin/msh: Input/output error
busybox: /system/bin/mt: Input/output error
busybox: /system/bin/nameif: Input/output error
busybox: /system/bin/nc: Input/output error
busybox: /system/bin/nice: Input/output error
busybox: /system/bin/nmeter: Input/output error
busybox: /system/bin/nohup: Input/output error
busybox: /system/bin/nslookup: Input/output error
busybox: /system/bin/od: Input/output error
busybox: /system/bin/openvt: Input/output error
busybox: /system/bin/passwd: Input/output error
busybox: /system/bin/patch: Input/output error
busybox: /system/bin/pgrep: Input/output error
busybox: /system/bin/pidof: Input/output error
busybox: /system/bin/ping6: Input/output error
busybox: /system/bin/pipe_progress: Input/output error
busybox: /system/bin/pivot_root: Input/output error
busybox: /system/bin/pkill: Input/output error
busybox: /system/bin/poweroff: Input/output error
busybox: /system/bin/printf: Input/output error
busybox: /system/bin/pscan: Input/output error
busybox: /system/bin/pwd: Input/output error
busybox: /system/bin/raidautorun: Input/output error
busybox: /system/bin/rdate: Input/output error
busybox: /system/bin/rdev: Input/output error
busybox: /system/bin/readahead: Input/output error
busybox: /system/bin/readlink: Input/output error
busybox: /system/bin/readprofile: Input/output error
busybox: /system/bin/realpath: Input/output error
busybox: /system/bin/reset: Input/output error
busybox: /system/bin/resize: Input/output error
busybox: /system/bin/rtcwake: Input/output error
busybox: /system/bin/run-parts: Input/output error
busybox: /system/bin/runlevel: Input/output error
busybox: /system/bin/runsv: Input/output error
busybox: /system/bin/runsvdir: Input/output error
busybox: /system/bin/rx: Input/output error
busybox: /system/bin/script: Input/output error
busybox: /system/bin/scriptreplay: Input/output error
busybox: /system/bin/sed: Input/output error
busybox: /system/bin/seq: Input/output error
busybox: /system/bin/setarch: Input/output error
busybox: /system/bin/setfont: Input/output error
busybox: /system/bin/setkeycodes: Input/output error
busybox: /system/bin/setlogcons: Input/output error
busybox: /system/bin/setsid: Input/output error
busybox: /system/bin/setuidgid: Input/output error
busybox: /system/bin/sha1sum: Input/output error
busybox: /system/bin/sha256sum: Input/output error
busybox: /system/bin/sha512sum: Input/output error
busybox: /system/bin/showkey: Input/output error
busybox: /system/bin/slattach: Input/output error
busybox: /system/bin/softlimit: Input/output error
busybox: /system/bin/sort: Input/output error
busybox: /system/bin/split: Input/output error
busybox: /system/bin/start-stop-daemon: Input/output error
busybox: /system/bin/stat: Input/output error
busybox: /system/bin/strings: Input/output error
busybox: /system/bin/stty: Input/output error
busybox: /system/bin/su: Input/output error
busybox: /system/bin/sulogin: Input/output error
busybox: /system/bin/sum: Input/output error
busybox: /system/bin/sv: Input/output error
busybox: /system/bin/svlogd: Input/output error
busybox: /system/bin/swapoff: Input/output error
busybox: /system/bin/swapon: Input/output error
busybox: /system/bin/switch_root: Input/output error
busybox: /system/bin/sysctl: Input/output error
busybox: /system/bin/syslogd: Input/output error
busybox: /system/bin/tac: Input/output error
busybox: /system/bin/tail: Input/output error
busybox: /system/bin/tar: Input/output error
busybox: /system/bin/tcpsvd: Input/output error
busybox: /system/bin/tee: Input/output error
busybox: /system/bin/telnet: Input/output error
busybox: /system/bin/telnetd: Input/output error
busybox: /system/bin/test: Input/output error
busybox: /system/bin/tftp: Input/output error
busybox: /system/bin/tftpd: Input/output error
busybox: /system/bin/time: Input/output error
busybox: /system/bin/timeout: Input/output error
busybox: /system/bin/touch: Input/output error
busybox: /system/bin/tr: Input/output error
busybox: /system/bin/traceroute: Input/output error
busybox: /system/bin/true: Input/output error
busybox: /system/bin/tty: Input/output error
busybox: /system/bin/ttysize: Input/output error
busybox: /system/bin/tunctl: Input/output error
busybox: /system/bin/udhcpc: Input/output error
busybox: /system/bin/udhcpd: Input/output error
busybox: /system/bin/udpsvd: Input/output error
busybox: /system/bin/uname: Input/output error
busybox: /system/bin/uncompress: Input/output error
busybox: /system/bin/unexpand: Input/output error
busybox: /system/bin/uniq: Input/output error
busybox: /system/bin/unix2dos: Input/output error
busybox: /system/bin/unlzma: Input/output error
busybox: /system/bin/unlzop: Input/output error
busybox: /system/bin/unzip: Input/output error
busybox: /system/bin/uptime: Input/output error
busybox: /system/bin/usleep: Input/output error
busybox: /system/bin/uudecode: Input/output error
busybox: /system/bin/uuencode: Input/output error
busybox: /system/bin/vconfig: Input/output error
busybox: /system/bin/vi: Input/output error
busybox: /system/bin/vlock: Input/output error
busybox: /system/bin/volname: Input/output error
busybox: /system/bin/wall: Input/output error
busybox: /system/bin/watch: Input/output error
busybox: /system/bin/watchdog: Input/output error
busybox: /system/bin/wc: Input/output error
busybox: /system/bin/wget: Input/output error
busybox: /system/bin/which: Input/output error
busybox: /system/bin/who: Input/output error
busybox: /system/bin/whoami: Input/output error
busybox: /system/bin/xargs: Input/output error
busybox: /system/bin/yes: Input/output error
busybox: /system/bin/zcat: Input/output error
busybox: /system/bin/zcip: Input/output error
cp: can't create '/system/bin/su': Input/output error
Unable to chmod /system/bin/su: No such file or directory
Thats the full error i get. I will try the visionary method again. Thanks.
krisko24 said:
I just ran into the same problem as you. Open visionary up make sure you don't have the temp boot on start up check. But you do want want set system r/w after root checked. Then do a temp root and then click "attempt permroot now" This made it stick for me. It keep saying s-off but I had no root. problem fixed!
Click to expand...
Click to collapse
Just tried this, when trying su afterwords, it took about 30 seconds (as opposed to instantly) but still came up with permission denied. I heard i might need to downgrade my firmware and radio, i'm going to try that later tonight.
If you got s off you can just install a recovery mod as an update.zip then install anymod that has root.
Sent from my HTC Vision using XDA App
I used VISIONary r13 and that did the trick...
Sent from my T-Mobile G2
edit: 10 Char
Thanks everyone, not sure what the problem was but i downgraded my firmware using this guide http://forum.xda-developers.com/showthread.php?t=831398 then used the gfree method to root and everything worked perfectly. Thanks to everyone that replied.
You guys need to wipe visionary completely off the phone. And then if you still get denied when trying to lock in root pm me and I will see if I can help. Had similar problems and found some work arounds. Busybox shouldn't be your problem because you don't actually need it. Depends on what you plan on doing after root.
Sent from my G2 CM7 1.5ghz to your face using XDA
Regarding the ClockworkMod question, since you have the eng hboot then you can use fastboot to flash it if you want to. You can just download the recovery image (there is a thread on Clockwork) and flash it.
It sounds to me like Visionary might have messed up your phone, this a common hazard of Visionary. You could try a factory reset if you don't mind losing any data, and try again. Or flash the stock ROM again and go through the procedure again.
Or try flashing Clockwork and mounting everything you can in the Clockwork options, sometimes this seems to sort things out.
Sent from my HTC Desire Z
once S-off is done, simply fastboot flash recovery from
http://www.koushikdutta.com/2010/02/clockwork-recovery-image.html
and wha laa, no reason to downgrade, just did a new g2 from t mobile today on mac os x even.
I'm actually having the exact same problem, though I didn't use visionary at all, I just followed the wiki step by step and am getting the same error.
You said there's a way to finish obtaining perm-root without downgrading? I'd love to know how. Sucks being stuck a step away from freedom. Lol
I tried running rom manager but it fails. Even with temp root it says I don't have the necessary permissions.
Any help or advice would be much appreciated. Thanks in advance.
Sent from my T-Mobile G2 using XDA App
Finally got it worked out late last night. Turns out that I had put a copy of the su file on the card while it was mounted to my computer, before I mounted it on the phone, prior to following the root steps. I guess this somehow messed with adb pushing it correctly.
So if that is happening to you, clear out the unnecessary files first and only move the necessary files to the card via adb.
After that, it worked like a charm. I am now perma-rooted.
Thanks to everyone who tried to help.
Sent from my T-Mobile G2 using XDA App
Sent from my T-Mobile G2 using XDA App

[Q] Busybox Error when ROOTING Epic

Hey guys... This is my first post in the Forum wich its an excelent forum thats why iam posting in here hoping to get an answer.. Thanks in advance!!!! Ok here is the deal.. I have the wierd issue when ODIN back to fully STOCK ECO5.
Ok we all know how to ODIN to stock but just in case this is how i do it.
First I open ODIN load PIT file and load the SPH-D700-EC05-8gb-REL.tar wich i downloaded from this forum and after the phone reboots. I go to settings applications , development and enable USB debugging. Ok now i try to instal the one.click.root.exploitv2.5.5 and once started installing while installin it the ALL BUSYBOX files all i get its an ERROR about NOT ENOUGH SPACE ON DEVICE or some crap like that..,
Now the rest of the installation doesnt give any me ERROR. Just BUSYBOX. i had tryied ODING back to EB13 then wait for the OTA EC05 then try to install (one.click.root.exploitv2.5.5 ) again and i still get the same error.. i even had gone back to stock EC05 and try installing the other root OneClickRootCWM3-EB13.zip and i still get the same error. now when that happens I odin back to EC05 and keep trying to install one.click.root.exploitv2.5.5 and i still keep getting the same error. now after 4 or 6 times of ODING back to stock SPH-D700-EC05-8gb-REL.tar then eather one.click.root.exploitv2.5.5 or OneClickRootCWM3-EB13 goes trough with no problems NO ERRORS..
There have been times where i just ODIN to stock EC05 one time and just install eather of the 2 ROOTS and it goes trough without problems right on first shot. but most of the time that I try to ODIN back to EC05 and retry to install the ROOt all i get is that DAM error about NOT ENOUGH SPACE ON DEVICE ..
Has anyone here has come across this same ISSUE? and how can be fixed if there is a way?
i need to know cuz Ok I can ODIN to EB13 then go back to ODIN and flash just EC05 modem but when the phone reboots i still get the warning about EC05 update no matter what. so what is the point of flashing just the modem if you are going to still having the warning of EC05 update in the middle of everything... it gets enoying after a while.. now to finsh this thread everytime that i used to just ODIN back to EB13 then install ether of the above ROOTS i had never got any error. the ERROR only happens after installing SPH-D700-EC05-8gb-REL.tar when trying to root
Has anyone had any luck with this. I'm having the identical problem.
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Users\darkharlequin>d:
D:\>cd backup\Epic\cwm3
D:\backup\Epic\cwm3>run.bat
Original one click made by joeykrim and one click installer made by noobnl and f
iron
busybox by skeeterslint
Press any key to continue . . .
* daemon not running. starting it now *
* daemon started successfully *
Copy and run the exploit (may take up to two minutes). Ignore messages about re-
logging in.
If more than five minutes pass, reboot the phone and try again.
109 KB/s (5392 bytes in 0.048s)
5 KB/s (43 bytes in 0.008s)
[*] CVE-2010-EASY Android local root exploit (C) 2010 by 743C
[*] checking NPROC limit ...
[+] RLIMIT_NPROC={2662, 2662}
[*] Searching for adb ...
[+] Found adb as PID 3294
[*] Spawning children. Dont type anything and wait for reset!
[*]
[*] If you like what we are doing you can send us PayPal money to
[*] [email protected] so we can compensate time, effort and HW costs.
[*] If you are a company and feel like you profit from our work,
[*] we also accept donations > 1000 USD!
[*]
[*] adb connection will be reset. restart adb server on desktop and re-login.
Wait for phone to reconnect...
Mount system as r/w, cleanup old files, do some basic configuration
161 KB/s (4793 bytes in 0.029s)
Copying files onto phone...
413 KB/s (26264 bytes in 0.062s)
596 KB/s (196521 bytes in 0.322s)
526 KB/s (486948 bytes in 0.903s)
20 KB/s (479 bytes in 0.023s)
Setting permissions...
Installing busybox...
busybox: /system/xbin/insmod: No space left on device
busybox: /system/xbin/install: No space left on device
busybox: /system/xbin/kbd_mode: No space left on device
busybox: /system/xbin/kill: No space left on device
busybox: /system/xbin/killall: No space left on device
busybox: /system/xbin/ln: No space left on device
busybox: /system/xbin/loadfont: No space left on device
busybox: /system/xbin/loadkmap: No space left on device
busybox: /system/xbin/ls: No space left on device
busybox: /system/xbin/lsmod: No space left on device
busybox: /system/xbin/md5sum: No space left on device
busybox: /system/xbin/mkdir: No space left on device
busybox: /system/xbin/mkpasswd: No space left on device
busybox: /system/xbin/modinfo: No space left on device
busybox: /system/xbin/modprobe: No space left on device
busybox: /system/xbin/more: No space left on device
busybox: /system/xbin/mount: No space left on device
busybox: /system/xbin/mv: No space left on device
busybox: /system/xbin/netstat: No space left on device
busybox: /system/xbin/nohup: No space left on device
busybox: /system/xbin/nslookup: No space left on device
busybox: /system/xbin/openvt: No space left on device
busybox: /system/xbin/pidof: No space left on device
busybox: /system/xbin/ping: No space left on device
busybox: /system/xbin/pipe_progress: No space left on device
busybox: /system/xbin/printenv: No space left on device
busybox: /system/xbin/ps: No space left on device
busybox: /system/xbin/pscan: No space left on device
busybox: /system/xbin/pwd: No space left on device
busybox: /system/xbin/readlink: No space left on device
busybox: /system/xbin/realpath: No space left on device
busybox: /system/xbin/renice: No space left on device
busybox: /system/xbin/reset: No space left on device
busybox: /system/xbin/rev: No space left on device
busybox: /system/xbin/rm: No space left on device
busybox: /system/xbin/rmmod: No space left on device
busybox: /system/xbin/route: No space left on device
busybox: /system/xbin/setconsole: No space left on device
busybox: /system/xbin/setkeycodes: No space left on device
busybox: /system/xbin/setlogcons: No space left on device
busybox: /system/xbin/sh: No space left on device
busybox: /system/xbin/showkey: No space left on device
busybox: /system/xbin/sleep: No space left on device
busybox: /system/xbin/smemcap: No space left on device
busybox: /system/xbin/sort: No space left on device
busybox: /system/xbin/start-stop-daemon: No space left on device
busybox: /system/xbin/stat: No space left on device
busybox: /system/xbin/sum: No space left on device
busybox: /system/xbin/sync: No space left on device
busybox: /system/xbin/tail: No space left on device
busybox: /system/xbin/tar: No space left on device
busybox: /system/xbin/test: No space left on device
busybox: /system/xbin/time: No space left on device
busybox: /system/xbin/top: No space left on device
busybox: /system/xbin/touch: No space left on device
busybox: /system/xbin/tr: No space left on device
busybox: /system/xbin/traceroute: No space left on device
busybox: /system/xbin/true: No space left on device
busybox: /system/xbin/tty: No space left on device
busybox: /system/xbin/umount: No space left on device
busybox: /system/xbin/uname: No space left on device
busybox: /system/xbin/unix2dos: No space left on device
busybox: /system/xbin/unxz: No space left on device
busybox: /system/xbin/unzip: No space left on device
busybox: /system/xbin/uptime: No space left on device
busybox: /system/xbin/usleep: No space left on device
busybox: /system/xbin/vi: No space left on device
busybox: /system/xbin/wc: No space left on device
busybox: /system/xbin/wget: No space left on device
busybox: /system/xbin/which: No space left on device
busybox: /system/xbin/who: No space left on device
busybox: /system/xbin/whoami: No space left on device
busybox: /system/xbin/xz: No space left on device
busybox: /system/xbin/xzcat: No space left on device
busybox: /system/xbin/zcat: No space left on device
Installing clockworkmod redirector
18 KB/s (6473 bytes in 0.344s)
push: recoveryfiles/recovery -> /system/bin/recoveryfiles/recovery
push: recoveryfiles/postrecoveryboot.sh -> /system/bin/recoveryfiles/postrecover
yboot.sh
push: recoveryfiles/nandroid-md5.sh -> /system/bin/recoveryfiles/nandroid-md5.sh
push: recoveryfiles/fix_permissions -> /system/bin/recoveryfiles/fix_permissions
push: recoveryfiles/adbd -> /system/bin/recoveryfiles/adbd
5 files pushed. 0 files skipped.
1710 KB/s (921434 bytes in 0.526s)
push: recoveryres/images/progress_fill.png -> /system/bin/recoveryres/images/pro
gress_fill.png
push: recoveryres/images/progress_empty.png -> /system/bin/recoveryres/images/pr
ogress_empty.png
push: recoveryres/images/indeterminate6.png -> /system/bin/recoveryres/images/in
determinate6.png
push: recoveryres/images/indeterminate5.png -> /system/bin/recoveryres/images/in
determinate5.png
push: recoveryres/images/indeterminate4.png -> /system/bin/recoveryres/images/in
determinate4.png
push: recoveryres/images/indeterminate3.png -> /system/bin/recoveryres/images/in
determinate3.png
push: recoveryres/images/indeterminate2.png -> /system/bin/recoveryres/images/in
determinate2.png
push: recoveryres/images/indeterminate1.png -> /system/bin/recoveryres/images/in
determinate1.png
push: recoveryres/images/icon_installing.png -> /system/bin/recoveryres/images/i
con_installing.png
push: recoveryres/images/icon_error.png -> /system/bin/recoveryres/images/icon_e
rror.png
push: recoveryres/images/icon_clockwork.png -> /system/bin/recoveryres/images/ic
on_clockwork.png
push: recoveryres/keys -> /system/bin/recoveryres/keys
12 files pushed. 0 files skipped.
190 KB/s (59209 bytes in 0.304s)
Installing clockworkmod recovery...
1803 KB/s (313888 bytes in 0.170s)
1931 KB/s (6722344 bytes in 3.398s)
RedBend Update Agent 6,1,14,1
FOTA : Make Block Device Nodes
lcd_init(498): start!
lcd_init(507): fb0 open success
lcd_init(514): width = 480, height = 800
page_msize: 4096, phy_unit_size: 262144
src: /data/local/tmp/zImage
dst: /dev/block/bml8 partition size: 0x780000
part_size: 0x780000
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 262144 bytes
read 168744 bytes
read finished
Cleaning up files...
Press any key to exit the script.
Press any key to continue . . .
Click to expand...
Click to collapse
EC05 has a ton of Bloatware so there is no room for the root to work. Delete Asphalt (you can put it back on later) and you should have enough room.

Unable to root Samsung Galaxy S2

Just recently got 2 SGS2's and am having a problem whilst trying to root them.
PC is running Windows Vista - Tried in both regular and admin mode
SGS2s are running Gingerbread 2.3.6 - XWKK2
Debug mode and unknown sources are ON
I want to use the ZergRush exploit rather than replacing the kernal or reflashing with odin.
I'm using DooMLoRD's V4 script and get the following (Also tried with super one click and got same results):
[+] Found a GingerBread ! 0x00000118
[+] Found a Samsung, running Samsung mode
[*] Scooting ...
[*] Sleeping a bit (~40s)...
[*] Waking !
[*] Sending 149 zerglings ...
[*] Sleeping a bit (~40s)...
[*] Waking !
[*] Sending 189 zerglings ...
[-] Hellions with BLUE flames !
--- WAITING FOR DEVICE TO RECONNECT
if it gets stuck over here for a long time then try:
disconnect usb cable and reconnect it
toggle "USB DEBUGGING" (first disable it then enable it)
--- DEVICE FOUND
--- pushing busybox
1693 KB/s (1075144 bytes in 0.620s)
--- correcting permissions
--- remounting /system
mount: permission denied (are you root?)
--- checking free space on /system
10 KB/s (439 bytes in 0.040s)
df: /mnt/.lfs: Function not implemented
--- Free space on /system : 8848 bytes
--- no cleanup required
--- copying busybox to /system/xbin/
/system/xbin/busybox: cannot open for write: Read-only file system
--- correcting ownership
Unable to chmod /system/xbin/busybox: No such file or directory
--- correcting permissions
Unable to chmod /system/xbin/busybox: No such file or directory
--- installing busybox
/system/xbin/busybox: not found
--- pushing SU binary
failed to copy 'files\su' to '/system/bin/su': Read-only file system
--- correcting ownership
Unable to chmod /system/bin/su: No such file or directory
--- correcting permissions
Unable to chmod /system/bin/su: No such file or directory
--- correcting symlinks
rm failed for /system/xbin/su, Read-only file system
link failed Read-only file system
--- pushing Superuser app
failed to copy 'files\Superuser.apk' to '/system/app/./Superuser.apk': Read-only file system
--- cleaning
--- rebooting
ALL DONE!!!
Press any key to continue . . .
As far as I know, and tested(with Skyrocket), the only way is to flash CWM with Odin. Even then trying to install the superuser zip will fail at least 2 or 3 times before it takes
I have no idea
Well I ended up flashing with CF-Root after upgrading to ICS and it worked fine first go. Sooo glad to be able to rid my phone of all the useless bloatware apps that are put on!

Root lg l5 optimus

When i try to root my phone i get this error's:
android 4.0.3
Code:
DON'T TOUCH THE DEVICE OR UNPLUG WHILE ROOTING!
PUSH FILES
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
failed to copy 'busybox' to '/data/local/busybox': Permission denied
failed to copy 'su' to '/data/local/su': Permission denied
failed to copy 'Superuser.apk' to '/data/local/Superuser.apk': Permission denied
Unable to chmod /data/local/busybox: No such file or directory
Unable to chmod /data/local/su: No such file or directory
Unable to chmod /data/local/Superuser.apk: No such file or directory
failed on '/data/local/tmp' - Permission denied
link failed File exists
mount: Operation not permitted
mount: Operation not permitted
/system/bin/sh: cannot create /system/xbin/busybox: Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
/system/bin/sh: /system/xbin/busybox: not found
/system/bin/sh: busybox: not found
/system/bin/sh: busybox: not found
Unable to chmod /system/xbin/su: No such file or directory
Unable to chmod /system/xbin/su: No such file or directory
Unable to chmod /system/app/Superuser.apk: No such file or directory
rm failed for /data/local.prop, No such file or directory
rm failed for /data/local/tmp, Permission denied
failed on '/data/local/tmp.bak' - No such file or directory
REBOOT
i have try it whit the apk file but it doesn't work to....
Please anybody help me
No body pleae i want to root my phone i try root.bat and IS11LG_System Backup Test.signed.apk but nothing work's
i just have update my phone when i get him but now i can't root him pleasee help

[Q] Rooting HTC Desire Z without flashing it?

Hello,
i have an unrooted desire z with android 2.3.3. I now bought an oppo find 7 and want to copy some apps including their data to my new smartphone. The oppo is already rooted successfully. At the moment it looks like i only can back up the apps without the data which is pretty useless since i can do the same from android store. So i need to root my htc without losing the apps and their data.
I tried zergrush but it doesnt start. It says it started but nothing moves then anymore. I enabled installs from other sources and usb-debugging and have only loading enabled. Then i tried using adb. After starting adb and asking for adb devices... i get a list with no entries. So adb cant find my htc.
What can i do? Is my android version the problem or my smartphone doesnt work that way? If so how can i back up my apps with data and push it on my new oppo?
Thanks!
Not sure if you can use adb to backup until 4.x ROMs, but the no devices is an issue with drivers, setup, USB cable, or not having debugging checked
But if you go to the xda wiki for the vision and follow the rooting steps there is an option to temp root and there you can do all the backups you need, just follow the steps
But either way you need to figure out your and issue
Sent from my Nexus 7 using XDA Premium 4 mobile app
Thanks for answering. I found this page: http://forum.xda-developers.com/wiki/HTC_Vision
Then i installed HTC Sync. I didnt knew its needed before. Zergrush then looked like it works. And adb found a device. zergrush went through and claimed all is correct though root checker and titanium backup couldnt get root.
Somethings wrong in the log?
Code:
---------------------------------------------------------------
Easy rooting toolkit (v4.0)
created by DooMLoRD
using exploit zergRush (Revolutionary Team)
Credits go to all those involved in making this possible!
---------------------------------------------------------------
[*] This script will:
(1) root ur device using latest zergRush exploit (21 Nov)
(2) install Busybox (1.18.4)
(3) install SU files (binary: 3.0.3 and apk: 3.0.6)
(4) some checks for free space, tmp directory
(will remove Google Maps if required)
[*] Before u begin:
(1) make sure u have installed adb drivers for ur device
(2) enable "USB DEBUGGING"
from (Menu\Settings\Applications\Development)
(3) enable "UNKNOWN SOURCES"
from (Menu\Settings\Applications)
(4) [OPTIONAL] increase screen timeout to 10 minutes
(5) connect USB cable to PHONE and then connect to PC
(6) skip "PC Companion Software" prompt on device
---------------------------------------------------------------
CONFIRM ALL THE ABOVE THEN
Drücken Sie eine beliebige Taste . . .
--- STARTING ----
--- WAITING FOR DEVICE
adb server is out of date. killing...
* daemon started successfully *
--- creating temporary directory
mkdir failed for tmp, File exists
--- cleaning
rm failed for *, No such file or directory
--- pushing zergRush
1324 KB/s (23060 bytes in 0.017s)
--- correcting permissions
--- executing zergRush
[**] Zerg rush - Android 2.2/2.3 local root
[**] (C) 2011 Revolutionary. All rights reserved.
[**] Parts of code from Gingerbreak, (C) 2010-2011 The Android Exploid Crew.
[+] Found a GingerBread ! 0x00000118
[*] Scooting ...
[*] Sending 149 zerglings ...
[+] Zerglings found a way to enter ! 0x10
[+] Overseer found a path ! 0x000151e0
[*] Sending 149 zerglings ...
[+] Zerglings caused crash (good news): 0x401219d4 0x0054
[*] Researching Metabolic Boost ...
[+] Speedlings on the go ! 0xafd194d3 0xafd395bf
[*] Popping 24 more zerglings
[*] Sending 173 zerglings ...
[+] Rush did it ! It's a GG, man !
[+] Killing ADB and restarting as root... enjoy!
--- WAITING FOR DEVICE TO RECONNECT
if it gets stuck over here for a long time then try:
disconnect usb cable and reconnect it
toggle "USB DEBUGGING" (first disable it then enable it)
error: protocol fault (no status)
--- DEVICE FOUND
--- pushing busybox
* daemon not running. starting it now *
* daemon started successfully *
1779 KB/s (1075144 bytes in 0.590s)
--- correcting permissions
adb server is out of date. killing...
* daemon started successfully *
--- remounting /system
adb server is out of date. killing...
* daemon started successfully *
--- checking free space on /system
adb server is out of date. killing...
* daemon started successfully *
85 KB/s (439 bytes in 0.005s)
adb server is out of date. killing...
* daemon started successfully *
** daemon still not runningerror: cannot connect to daemon
adb server is out of date. killing...
* daemon started successfully *
./data/local/tmp/makespace: permission denied
--- copying busybox to /system/xbin/
2099+1 records in
2099+1 records out
1075144 bytes transferred in 0.269 secs (3996817 bytes/sec)
--- correcting ownership
--- correcting permissions
--- installing busybox
--- pushing SU binary
2170 KB/s (22228 bytes in 0.010s)
--- correcting ownership
--- correcting permissions
--- correcting symlinks
--- pushing Superuser app
2243 KB/s (785801 bytes in 0.342s)
--- cleaning
--- rebooting
ALL DONE!!!
Drücken Sie eine beliebige Taste . . .
Now i wanted to try gfree 1.0. The problem is some files are missing:
root_psn root_psn.zip (md5sum c8fe38ef55eb8951def9ff17b2eb99c1)
Superuser package su-2.3.6.2-efgh.zip (md5sum 43d9a40b63e916635d5ad7ca32433fab)
HTC Desire Z: vision.hboot-0.84.2000.zip / Mirrors in this thread (md5sum 2CE1BDD5E4C1119CCFCECB938710D742)
Those files i couldnt find. I checked all google search results for the first files md5sum and all 2 or 3 different downlodlocations available fail to deliver the file. Its nowhere to find.
So what to do now?
Files are here too :
http://wiki.cyanogenmod.org/w/Install_CM_for_vision#Rooting_the_Desire_Z
Kéno40 said:
Files are here too :
Click to expand...
Click to collapse
Those are the same links and the server dont live anymore...
Gavons said:
Those are the same links and the server dont live anymore...
Click to expand...
Click to collapse
Ah... you're right.
I've used this method and files are still here.
If you speak french...
Downgrade
http://android-pour-les-nuls.fr/tut...z-en-134-depuis-la-172-pour-pouvoir-le-rooter
Root and unlock
http://android-pour-les-nuls.fr/tut...passer-en-s-off-et-flasher-un-recovery-custom
Kéno40 said:
Ah... you're right.
I've used this method and files are still here.
If you speak french...
Click to expand...
Click to collapse
I tried downloading the zip-file from second link but it fails. I hoped the missing files are inside. But the link is broken too.
So isnt there anyone that still has those missing files and could reload it? I realize its an old smartphone but i dont like to throw away my phones that fast.
Finally i found replacements for the files that match the md5. I checked the md5 with HashMyFiles (Useful little portable software).
I had to crawl through many websites that wanted to let me buy or install something. Some even wanted to infect me though kaspersky was protecting against.
Anyway. root_psn.zip and su-2.3.6.2... are here: http://www.desire.tode.cz/how-to-root-htc-desire-z-g2-vision/
And vision.hboot-0.84.2000.zip is here: https://www.dropbox.com/sh/ucdfd91qn7h1dbm/z8JcUj4Zf-/G2_DZ_Hboot Images/0.84.2000_hboot-eng.img
Downloading it shows its an img-file instead an img but when checking the md5 you will see that the img matches the md5 shown in the manual at http://forum.xda-developers.com/wiki/HTC_Vision so it looks like someone posted the md5 for the img and not for the zip that includes the img.
So i hope i can now finally root my device since i now have all files i believe...
Let me know if youre missing anything else, I'll get the wiki updated with some mirrors this weekend
Sent from my Nexus 4 using XDA Premium 4 mobile app
Thanks!
Man this is complicated stuff if youre not into it... so i now try to follow this guide: http://forum.xda-developers.com/wiki/HTC_Vision and it seems to tell me i have to downgrade my htc with this tutorial: http://forum.xda-developers.com/showthread.php?t=1178912
The first link says i should watch this too: http://forum.xda-developers.com/showpost.php?p=15825944&postcount=27 and it claims i should use another rom from here http://forum.xda-developers.com/showthread.php?t=905261
The downgrade link give a pdf especially for my desire z but the links in there are all relinked to spam.
So i tried to follow the first guide for downgrade. I have to download 5 files though it seems like misc_version_01.zip and fre3vo.zip arent liked by kaspersky. I downloaded them anyway and asked virustotal and they are shown as relatively risky with 12 of 53 https://www.virustotal.com/de/file/...3c441fbe470cebffcaa79b2b/analysis/1405791488/ and 9 of 53 https://www.virustotal.com/de/file/...1d33a5d9c585c77fff4015dd/analysis/1405791871/ positives.
Ill use them anyway and hope its only because it can be used for bad purposes too...
Im now moving on at http://forum.xda-developers.com/showthread.php?t=1178912 and all went fine so far. So that im at the start of "I - 3) Temp-Rooting to Backup" and it looks like i dont need to fully downgrade and root my device since this point already seems to make it possible to make a backup of the apps i need. And thats what i wanted originally only.
But im stuck there. The advice is:
> adb push su /data/local/tmp/
> adb push busybox /data/local/tmp/
> adb push fixsu.sh /data/local/tmp/
> adb install SuperUser.apk
> adb shell chmod 755 /data/local/tmp/fixsu.sh
> adb shell /data/local/tmp/fixsu.sh
I only now found that there isnt a missing push for superuser.apk but that i need to install it from c directly. So i did it fine with "adb install c:\platform-tools\Superuser.apk" and it installed. I can see it as an app in my htc. Then i ran chmod and fixsu. First fixsu ran through fine. I checked root checker and it crashed. Then it hangs waiting and claims that my system is slow.
I ran fixsu again and got a list of errors like this:
busybox: /system/xbin/crond: Invalid argument
busybox: /system/xbin/crontab: Invalid argument
busybox: /system/xbin/cryptpw: Invalid argument
busybox: /system/xbin/cttyhack: Invalid argument
busybox: /system/xbin/cut: Invalid argument
busybox: /system/xbin/date: Invalid argument
busybox: /system/xbin/dc: Invalid argument
busybox: /system/xbin/dd: Invalid argument
busybox: /system/xbin/deallocvt: Invalid argument
busybox: /system/xbin/delgroup: Invalid argument
busybox: /system/xbin/deluser: Invalid argument
busybox: /system/xbin/depmod: Invalid argument
busybox: /system/xbin/devmem: Invalid argument
busybox: /system/xbin/df: Invalid argument
busybox: /system/xbin/dhcprelay: Invalid argument
busybox: /system/xbin/diff: Invalid argument
busybox: /system/xbin/dirname: Invalid argument
busybox: /system/xbin/dmesg: Invalid argument
busybox: /system/xbin/dnsd: Invalid argument
busybox: /system/xbin/dnsdomainname: Invalid argument
busybox: /system/xbin/dos2unix: Invalid argument
busybox: /system/xbin/du: Invalid argument
busybox: /system/xbin/dumpkmap: Invalid argument
busybox: /system/xbin/dumpleases: Invalid argument
busybox: /system/xbin/echo: Invalid argument
busybox: /system/xbin/ed: Invalid argument
busybox: /system/xbin/egrep: Invalid argument
busybox: /system/xbin/eject: Invalid argument
busybox: /system/xbin/env: Invalid argument
busybox: /system/xbin/envdir: Invalid argument
busybox: /system/xbin/envuidgid: Invalid argument
busybox: /system/xbin/ether-wake: Invalid argument
busybox: /system/xbin/expand: Invalid argument
busybox: /system/xbin/expr: Invalid argument
busybox: /system/xbin/fakeidentd: Invalid argument
busybox: /system/xbin/false: Invalid argument
busybox: /system/xbin/fbset: Invalid argument
busybox: /system/xbin/fbsplash: Invalid argument
busybox: /system/xbin/fdflush: Invalid argument
busybox: /system/xbin/fdformat: Invalid argument
busybox: /system/xbin/fdisk: Invalid argument
busybox: /system/xbin/fgconsole: Invalid argument
busybox: /system/xbin/fgrep: Invalid argument
busybox: /system/xbin/find: Invalid argument
busybox: /system/xbin/findfs: Invalid argument
busybox: /system/xbin/flock: Invalid argument
busybox: /system/xbin/fold: Invalid argument
busybox: /system/xbin/free: Invalid argument
busybox: /system/xbin/freeramdisk: Invalid argument
busybox: /system/xbin/fsck: Invalid argument
busybox: /system/xbin/fsck.minix: Invalid argument
busybox: /system/xbin/fsync: Invalid argument
busybox: /system/xbin/ftpd: Invalid argument
busybox: /system/xbin/ftpget: Invalid argument
busybox: /system/xbin/ftpput: Invalid argument
busybox: /system/xbin/fuser: Invalid argument
busybox: /system/xbin/getopt: Invalid argument
busybox: /system/xbin/getty: Invalid argument
busybox: /system/xbin/grep: Invalid argument
busybox: /system/xbin/gunzip: Invalid argument
busybox: /system/xbin/gzip: Invalid argument
busybox: /system/xbin/halt: Invalid argument
busybox: /system/xbin/hd: Invalid argument
busybox: /system/xbin/hdparm: Invalid argument
busybox: /system/xbin/head: Invalid argument
busybox: /system/xbin/hexdump: Invalid argument
busybox: /system/xbin/hostid: Invalid argument
busybox: /system/xbin/hostname: Invalid argument
busybox: /system/xbin/httpd: Invalid argument
busybox: /system/xbin/hush: Invalid argument
busybox: /system/xbin/hwclock: Invalid argument
busybox: /system/xbin/id: Invalid argument
busybox: /system/xbin/ifconfig: Invalid argument
busybox: /system/xbin/ifdown: Invalid argument
busybox: /system/xbin/ifenslave: Invalid argument
busybox: /system/xbin/ifplugd: Invalid argument
busybox: /system/xbin/ifup: Invalid argument
busybox: /system/xbin/inetd: Invalid argument
busybox: /system/xbin/init: Invalid argument
busybox: /system/xbin/insmod: Invalid argument
busybox: /system/xbin/install: Invalid argument
busybox: /system/xbin/ionice: Invalid argument
busybox: /system/xbin/iostat: Invalid argument
busybox: /system/xbin/ip: Invalid argument
busybox: /system/xbin/ipaddr: Invalid argument
busybox: /system/xbin/ipcalc: Invalid argument
busybox: /system/xbin/ipcrm: Invalid argument
busybox: /system/xbin/ipcs: Invalid argument
busybox: /system/xbin/iplink: Invalid argument
busybox: /system/xbin/iproute: Invalid argument
busybox: /system/xbin/iprule: Invalid argument
busybox: /system/xbin/iptunnel: Invalid argument
busybox: /system/xbin/kbd_mode: Invalid argument
busybox: /system/xbin/kill: Invalid argument
busybox: /system/xbin/killall: Invalid argument
busybox: /system/xbin/killall5: Invalid argument
busybox: /system/xbin/klogd: Invalid argument
busybox: /system/xbin/last: Invalid argument
busybox: /system/xbin/length: Invalid argument
busybox: /system/xbin/less: Invalid argument
busybox: /system/xbin/linux32: Invalid argument
busybox: /system/xbin/linux64: Invalid argument
busybox: /system/xbin/linuxrc: Invalid argument
busybox: /system/xbin/ln: Invalid argument
busybox: /system/xbin/loadfont: Invalid argument
busybox: /system/xbin/loadkmap: Invalid argument
busybox: /system/xbin/logger: Invalid argument
busybox: /system/xbin/login: Invalid argument
busybox: /system/xbin/logname: Invalid argument
busybox: /system/xbin/logread: Invalid argument
busybox: /system/xbin/losetup: Invalid argument
busybox: /system/xbin/lpd: Invalid argument
busybox: /system/xbin/lpq: Invalid argument
busybox: /system/xbin/lpr: Invalid argument
busybox: /system/xbin/ls: Invalid argument
busybox: /system/xbin/lsattr: Invalid argument
busybox: /system/xbin/lsmod: Invalid argument
busybox: /system/xbin/lspci: Invalid argument
busybox: /system/xbin/lsusb: Invalid argument
busybox: /system/xbin/lzcat: Invalid argument
busybox: /system/xbin/lzma: Invalid argument
busybox: /system/xbin/lzop: Invalid argument
busybox: /system/xbin/lzopcat: Invalid argument
busybox: /system/xbin/makedevs: Invalid argument
busybox: /system/xbin/makemime: Invalid argument
busybox: /system/xbin/man: Invalid argument
busybox: /system/xbin/md5sum: Invalid argument
busybox: /system/xbin/mdev: Invalid argument
busybox: /system/xbin/mesg: Invalid argument
busybox: /system/xbin/microcom: Invalid argument
busybox: /system/xbin/mkdir: Invalid argument
busybox: /system/xbin/mkdosfs: Invalid argument
busybox: /system/xbin/mke2fs: Invalid argument
busybox: /system/xbin/mkfifo: Invalid argument
busybox: /system/xbin/mkfs.ext2: Invalid argument
busybox: /system/xbin/mkfs.minix: Invalid argument
busybox: /system/xbin/mkfs.vfat: Invalid argument
busybox: /system/xbin/mknod: Invalid argument
busybox: /system/xbin/mkpasswd: Invalid argument
busybox: /system/xbin/mkswap: Invalid argument
busybox: /system/xbin/mktemp: Invalid argument
busybox: /system/xbin/modinfo: Invalid argument
busybox: /system/xbin/modprobe: Invalid argument
busybox: /system/xbin/more: Invalid argument
busybox: /system/xbin/mount: Invalid argument
busybox: /system/xbin/mountpoint: Invalid argument
busybox: /system/xbin/mpstat: Invalid argument
busybox: /system/xbin/mt: Invalid argument
busybox: /system/xbin/mv: Invalid argument
busybox: /system/xbin/nameif: Invalid argument
busybox: /system/xbin/nbd-client: Invalid argument
busybox: /system/xbin/nc: Invalid argument
busybox: /system/xbin/netstat: Invalid argument
busybox: /system/xbin/nice: Invalid argument
busybox: /system/xbin/nmeter: Invalid argument
busybox: /system/xbin/nohup: Invalid argument
busybox: /system/xbin/nslookup: Invalid argument
busybox: /system/xbin/ntpd: Invalid argument
busybox: /system/xbin/od: Invalid argument
busybox: /system/xbin/openvt: Invalid argument
busybox: /system/xbin/passwd: Invalid argument
busybox: /system/xbin/patch: Invalid argument
busybox: /system/xbin/pgrep: Invalid argument
busybox: /system/xbin/pidof: Invalid argument
busybox: /system/xbin/ping: Invalid argument
busybox: /system/xbin/ping6: Invalid argument
busybox: /system/xbin/pipe_progress: Invalid argument
busybox: /system/xbin/pivot_root: Invalid argument
busybox: /system/xbin/pkill: Invalid argument
busybox: /system/xbin/pmap: Invalid argument
busybox: /system/xbin/popmaildir: Invalid argument
busybox: /system/xbin/poweroff: Invalid argument
busybox: /system/xbin/powertop: Invalid argument
busybox: /system/xbin/printenv: Invalid argument
busybox: /system/xbin/printf: Invalid argument
busybox: /system/xbin/ps: Invalid argument
busybox: /system/xbin/pscan: Invalid argument
busybox: /system/xbin/pwd: Invalid argument
busybox: /system/xbin/raidautorun: Invalid argument
busybox: /system/xbin/rdate: Invalid argument
busybox: /system/xbin/rdev: Invalid argument
busybox: /system/xbin/readahead: Invalid argument
busybox: /system/xbin/readlink: Invalid argument
busybox: /system/xbin/readprofile: Invalid argument
busybox: /system/xbin/realpath: Invalid argument
busybox: /system/xbin/reboot: Invalid argument
busybox: /system/xbin/reformime: Invalid argument
busybox: /system/xbin/remove-shell: Invalid argument
busybox: /system/xbin/renice: Invalid argument
busybox: /system/xbin/reset: Invalid argument
busybox: /system/xbin/resize: Invalid argument
busybox: /system/xbin/rev: Invalid argument
busybox: /system/xbin/rm: Invalid argument
busybox: /system/xbin/rmdir: Invalid argument
busybox: /system/xbin/rmmod: Invalid argument
busybox: /system/xbin/route: Invalid argument
busybox: /system/xbin/rpm: Invalid argument
busybox: /system/xbin/rpm2cpio: Invalid argument
busybox: /system/xbin/rtcwake: Invalid argument
busybox: /system/xbin/run-parts: Invalid argument
busybox: /system/xbin/runlevel: Invalid argument
busybox: /system/xbin/runsv: Invalid argument
busybox: /system/xbin/runsvdir: Invalid argument
busybox: /system/xbin/rx: Invalid argument
busybox: /system/xbin/script: Invalid argument
busybox: /system/xbin/scriptreplay: Invalid argument
busybox: /system/xbin/sed: Invalid argument
busybox: /system/xbin/sendmail: Invalid argument
busybox: /system/xbin/seq: Invalid argument
busybox: /system/xbin/setarch: Invalid argument
busybox: /system/xbin/setconsole: Invalid argument
busybox: /system/xbin/setfont: Invalid argument
busybox: /system/xbin/setkeycodes: Invalid argument
busybox: /system/xbin/setlogcons: Invalid argument
busybox: /system/xbin/setsid: Invalid argument
busybox: /system/xbin/setuidgid: Invalid argument
busybox: /system/xbin/sh: Invalid argument
busybox: /system/xbin/sha1sum: Invalid argument
busybox: /system/xbin/sha256sum: Invalid argument
busybox: /system/xbin/sha512sum: Invalid argument
busybox: /system/xbin/showkey: Invalid argument
busybox: /system/xbin/slattach: Invalid argument
busybox: /system/xbin/sleep: Invalid argument
busybox: /system/xbin/smemcap: Invalid argument
busybox: /system/xbin/softlimit: Invalid argument
busybox: /system/xbin/sort: Invalid argument
busybox: /system/xbin/split: Invalid argument
busybox: /system/xbin/start-stop-daemon: Invalid argument
busybox: /system/xbin/stat: Invalid argument
busybox: /system/xbin/strings: Invalid argument
busybox: /system/xbin/stty: Invalid argument
busybox: /system/xbin/su: Invalid argument
busybox: /system/xbin/sulogin: Invalid argument
busybox: /system/xbin/sum: Invalid argument
busybox: /system/xbin/sv: Invalid argument
busybox: /system/xbin/svlogd: Invalid argument
busybox: /system/xbin/swapoff: Invalid argument
busybox: /system/xbin/swapon: Invalid argument
busybox: /system/xbin/switch_root: Invalid argument
busybox: /system/xbin/sync: Invalid argument
busybox: /system/xbin/sysctl: Invalid argument
busybox: /system/xbin/syslogd: Invalid argument
busybox: /system/xbin/tac: Invalid argument
busybox: /system/xbin/tail: Invalid argument
busybox: /system/xbin/tar: Invalid argument
busybox: /system/xbin/tcpsvd: Invalid argument
busybox: /system/xbin/tee: Invalid argument
busybox: /system/xbin/telnet: Invalid argument
busybox: /system/xbin/telnetd: Invalid argument
busybox: /system/xbin/test: Invalid argument
busybox: /system/xbin/tftp: Invalid argument
busybox: /system/xbin/tftpd: Invalid argument
busybox: /system/xbin/time: Invalid argument
busybox: /system/xbin/timeout: Invalid argument
busybox: /system/xbin/top: Invalid argument
busybox: /system/xbin/touch: Invalid argument
busybox: /system/xbin/tr: Invalid argument
busybox: /system/xbin/traceroute: Invalid argument
busybox: /system/xbin/traceroute6: Invalid argument
busybox: /system/xbin/true: Invalid argument
busybox: /system/xbin/tty: Invalid argument
busybox: /system/xbin/ttysize: Invalid argument
busybox: /system/xbin/tunctl: Invalid argument
busybox: /system/xbin/udhcpc: Invalid argument
busybox: /system/xbin/udhcpd: Invalid argument
busybox: /system/xbin/udpsvd: Invalid argument
busybox: /system/xbin/umount: Invalid argument
busybox: /system/xbin/uname: Invalid argument
busybox: /system/xbin/unexpand: Invalid argument
busybox: /system/xbin/uniq: Invalid argument
busybox: /system/xbin/unix2dos: Invalid argument
busybox: /system/xbin/unlzma: Invalid argument
busybox: /system/xbin/unlzop: Invalid argument
busybox: /system/xbin/unxz: Invalid argument
busybox: /system/xbin/unzip: Invalid argument
busybox: /system/xbin/uptime: Invalid argument
busybox: /system/xbin/usleep: Invalid argument
busybox: /system/xbin/uudecode: Invalid argument
busybox: /system/xbin/uuencode: Invalid argument
busybox: /system/xbin/vconfig: Invalid argument
busybox: /system/xbin/vi: Invalid argument
busybox: /system/xbin/vlock: Invalid argument
busybox: /system/xbin/volname: Invalid argument
busybox: /system/xbin/wall: Invalid argument
busybox: /system/xbin/watch: Invalid argument
busybox: /system/xbin/watchdog: Invalid argument
busybox: /system/xbin/wc: Invalid argument
busybox: /system/xbin/wget: Invalid argument
busybox: /system/xbin/which: Invalid argument
busybox: /system/xbin/who: Invalid argument
busybox: /system/xbin/whoami: Invalid argument
busybox: /system/xbin/xargs: Invalid argument
busybox: /system/xbin/xz: Invalid argument
busybox: /system/xbin/xzcat: Invalid argument
busybox: /system/xbin/yes: Invalid argument
busybox: /system/xbin/zcat: Invalid argument
busybox: /system/xbin/zcip: Invalid argument
link failed Invalid argument
C:\Users\...\Desktop\adb-tools>
Everytime i try root checked it hangs claiming my system is too slow now. And when i click superuser then the app is crashing. So something went wrong with the last steps.
What can i do now? In fact i only wanted to back up a couple of apps with Super Backup or titanium maybe so that i can move them to my new smartphone...
Didn't you already root your device earlier? If so then running the temp root was not needed, have you tried using titanium yet?
Sent from my Nexus 4 using XDA Premium 4 mobile app
I rooted my oppo find 7 successfully but now im stuck with rooting the htc desire z, my old smartphone. I already was able to copy the sms, contacts and so but i would like to copy some apps including data. Navi-soft, google 2FA and so on. I only tried the downgrading yet and im stuck at the point i mentioned.
Reboot phone and start fresh from the beginning but only run the commands in the guide, all should work well (did it my self this method countless times)
If you get stuck again go to freenode #g2root and you will often find someone there willing to help in real time
(Talking to you @guhl99
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
Reboot phone and start fresh from the beginning but only run the commands in the guide, all should work well (did it my self this method countless times)
If you get stuck again go to freenode #g2root and you will often find someone there willing to help in real time
(Talking to you @guhl99
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I went through the complete way until where i should use Titanium... all worked fine... only titanium claims it cant get root access. I started fixsu.sh some more times and now it seems likee the background was set back to the original one and everytime the desire tries to load the startscreen it crashes... and reloads. So i dont have another chance to restart it again and hope its not broken.
By the way... i often lost connection with adb. In shell... i was thrown out, when usind adb-commands i get errors until it works at some point and so on. Looks a bit unstable now.
In the chatroom no one seems to be available sunday night...
Gavons said:
I went through the complete way until where i should use Titanium... all worked fine... only titanium claims it cant get root access. I started fixsu.sh some more times and now it seems likee the background was set back to the original one and everytime the desire tries to load the startscreen it crashes... and reloads. So i dont have another chance to restart it again and hope its not broken.
By the way... i often lost connection with adb. In shell... i was thrown out, when usind adb-commands i get errors until it works at some point and so on. Looks a bit unstable now.
In the chatroom no one seems to be available sunday night...
Click to expand...
Click to collapse
Well I'll have some time in about an hour or so and I'll hop on #g2root, if you pop in I'll help you from there
Sent from my Nexus 4 using XDA Premium 4 mobile app

Categories

Resources