Generic Root (Cydia Impactor)

bovoro
Android 1.0
Posts: 43
Joined: Tue Nov 20, 2012 11:30 am
GTV Device Owned: Sony NSZ-GS7 (v2 streamer)

Re: Generic Root (Cydia Impactor)

Post by bovoro »

Error appears to me, bussybox not found
User avatar
dexter
Android 1.0
Posts: 27
Joined: Sun Jun 09, 2013 12:30 pm
GTV Device Owned: Sony NSZ-GS7 (v2 streamer)

Re: Generic Root (Cydia Impactor)

Post by dexter »

@bovoro
you need to manually copy busybox to the /data/local/tmp
and set permissions "chmod 755 busybox" on it.

I wonder if this new temp root, allow for a user to write back data to the /dev/mmcblk0p11 partition now? anyone tested?
i got a modified partition but it did not work with system priv. maybe now?
bovoro
Android 1.0
Posts: 43
Joined: Tue Nov 20, 2012 11:30 am
GTV Device Owned: Sony NSZ-GS7 (v2 streamer)

Re: Generic Root (Cydia Impactor)

Post by bovoro »

Thanks Dexter, I will get to work with busybox and comment
bovoro
Android 1.0
Posts: 43
Joined: Tue Nov 20, 2012 11:30 am
GTV Device Owned: Sony NSZ-GS7 (v2 streamer)

Re: Generic Root (Cydia Impactor)

Post by bovoro »

I was able to get a little further, but in Shell I get:

busybox: .. / sysdeps / unix / sysv / linux / getpagesize.c: 32: __ getpagesize: Assertion `
_rtld_global_ro._dl_pagesize! = 0 'failed.
[1] Aborted / data / local / tmp / busybox telnet localhost 8899
User avatar
dexter
Android 1.0
Posts: 27
Joined: Sun Jun 09, 2013 12:30 pm
GTV Device Owned: Sony NSZ-GS7 (v2 streamer)

Re: Generic Root (Cydia Impactor)

Post by dexter »

bovoro wrote:I was able to get a little further, but in Shell I get:
get this busybox here
bovoro
Android 1.0
Posts: 43
Joined: Tue Nov 20, 2012 11:30 am
GTV Device Owned: Sony NSZ-GS7 (v2 streamer)

Re: Generic Root (Cydia Impactor)

Post by bovoro »

Thanks , I was using a smaller one, now I'm doing what you described in your other thread, about getting permanent root, but got stuck doing the partition copy, read only file, does the command is "of" in both? In USB and mmcblk0?
wejgomi
Android 1.0
Posts: 2
Joined: Tue Jul 30, 2013 12:04 pm
GTV Device Owned: NSZ-GT1 (Bluray Player)

Re: Generic Root (Cydia Impactor)

Post by wejgomi »

dexter wrote:
bovoro wrote:I was able to get a little further, but in Shell I get:
get this busybox here
This binary do not work on Sony NSZ-GT1. Quits with a Unexpected syntax error. Maybe because it has x86 architecture. Any advice on this ?
User avatar
dexter
Android 1.0
Posts: 27
Joined: Sun Jun 09, 2013 12:30 pm
GTV Device Owned: Sony NSZ-GS7 (v2 streamer)

Re: Generic Root (Cydia Impactor)

Post by dexter »

wejgomi wrote:This binary do not work on Sony NSZ-GT1. Quits with a Unexpected syntax error. Maybe because it has x86 architecture. Any advice on this ?
yes, pretty sure arch. is the reason why this binary do not run on x86 :)
User avatar
dexter
Android 1.0
Posts: 27
Joined: Sun Jun 09, 2013 12:30 pm
GTV Device Owned: Sony NSZ-GS7 (v2 streamer)

Re: Generic Root (Cydia Impactor)

Post by dexter »

bovoro wrote:but got stuck doing the partition copy, read only file, does the command is "of" in both? In USB and mmcblk0?
to run the command you need to make sure you are root, when you try it out, otherwise mmcblk0 is not writable.

so 1: temp root, 2: extract /system and modify and write it back.
Chasmanian
Android 1.0
Posts: 6
Joined: Fri Aug 31, 2012 5:26 pm

Re: Generic Root (Cydia Impactor)

Post by Chasmanian »

Any chance of getting a script to run after temp root, in order to get full root?
Post Reply