rooting - XPERIA X10 General

have you seen that 1 click root an z4root don't really make a full root of our x10s???
I was trying to put some ringtones on the notification folder (inside system/media/audio) but I was unable to do it :S it said I lack of the permissions :S

Still need to crack the shell. Use root explorer or something.
Sent from my X10a using XDA App

crecsky said:
Still need to crack the shell. Use root explorer or something.
Sent from my X10a using XDA App
Click to expand...
Click to collapse
hmmm well i used it and it says that message :/
maybe our root method is working 50%

Did you install Busybox from the Android Market after rooting with z4root? I believe this is what is used to grant superuser capabilities. Root Explorer should allow you to push those files after this.

busybox wouldn't install on mine after i'd "rooted" using z4root.. and now the superoneclick won't work for me either (I've just installed JIT)...

installed busybox and didn't work at all

alankstiyo said:
have you seen that 1 click root an z4root don't really make a full root of our x10s???
I was trying to put some ringtones on the notification folder (inside system/media/audio) but I was unable to do it :S it said I lack of the permissions :S
Click to expand...
Click to collapse
Just use ringdroid if you like to add ringtone or notification sound. No need root. And btw z4root works good for me
Sent from my Xperia X10i (2.1 and rooted) using XDA app

I just rooted mine today. apparently there are a few versions of busybox that don't work as they should. I installed titanium after root. Load titanium, it will tell you it can't get superuser rights but will start anyway. Click the "Problems" button at the bottom of the screen and it will download a reliable version of busybox.
I hope this helps.

smokey14346 said:
I just rooted mine today. apparently there are a few versions of busybox that don't work as they should. I installed titanium after root. Load titanium, it will tell you it can't get superuser rights but will start anyway. Click the "Problems" button at the bottom of the screen and it will download a reliable version of busybox.
I hope this helps.
Click to expand...
Click to collapse
Didn't work for me either. When trying to download BusyBox through Titanium, I get an "install failed". Went to market and downloaded busybox from there but gives me a "your phone is rooted. Could not locate busybox".
I have an X10a through AT&T R2CA016. Do I need to debrand it before rooting?

Narvarr said:
Didn't work for me either. When trying to download BusyBox through Titanium, I get an "install failed". Went to market and downloaded busybox from there but gives me a "your phone is rooted. Could not locate busybox".
I have an X10a through AT&T R2CA016. Do I need to debrand it before rooting?
Click to expand...
Click to collapse
You don't need to debrand before rooting. When you download/install Busybox from the Market, open it and it will give you the option of which version of Busybox you want to install/use, select the one you want and run it. Then you can use Titanium after that.

z4root worked fine on my x10. used superoneclick to apply shell root after that but busybox installed fine before that.

Will z4root work on my 2.1-update1 X10?
I have the Nordic Unbranded version with build No. 20A0504 or something...
I only need root to access the Japanese market, nothing else (don't care about otifications etc).
Will it work then? If I use z4root?
Oh, and it wont mess up my SD card, contacts or battery or anything like that?

alankstiyo said:
have you seen that 1 click root an z4root don't really make a full root of our x10s???
I was trying to put some ringtones on the notification folder (inside system/media/audio) but I was unable to do it :S it said I lack of the permissions :S
Click to expand...
Click to collapse
old post i know....but it works fine for me....had you mounted in R/W mode? it should say R/O at the top if you have. I just copied an mp3 file straight into the internal memory (/system/media/audio/ringtones)

That what I do!
I use a "Flash tool release"
root by installing the z4root
then I i install busybox
and to get full access I install rootexplorer and reamount system to the rw the in rootexplorer
then use the "X10modtool" XDA Tool So Always when i try to change staff in my x10 I just open rootexplorer and re amount
Then use Adb shell and staff
(Work 100% for me)
The reamunting it just does not work when use seus or PPC - the ADB is close in the production version of the SE system
By the way How to turn on the ADB in the SE ?? (permittions)
In summary when you install XDA apps just add rootexplorer and reamount to rw

Related

Busybox update.zip for incredible?

Does an update.zip exist for the incredible to add busybox to a stock rooted Rom? Or is there anyone willing to make one? I found one for the hero where they stripped down a rom and just left busybox, apps2sd, and Su. It would be greatly appreciated by many noobs like myself.
Sent from my ADR6300 using XDA App
I believe Stericson has an app out that installs busy box for you with a single click. Just search "Busy box" in the market and it should come up. Not sure as to whether or not it works on the Incredible, as I've an Evo, but it should.
I tried that but it failed saying either I it couldn't remount or I wasn't rooted.
Sent from my ADR6300 using XDA App
bradatz said:
Does an update.zip exist for the incredible to add busybox to a stock rooted Rom? Or is there anyone willing to make one? I found one for the hero where they stripped down a rom and just left busybox, apps2sd, and Su. It would be greatly appreciated by many noobs like myself.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
I think the unrevoked tool installs it for you.
I'll try that again, but I used 3.0 to root it. Maybe 3.1 will install it, I thought that was only windows fixes from 3.0
maybe
kind of a rookie here, but couldn't you just install titanium backup and then click the problems button. I think it downloads and install busybox??
Nice call!!! Worked like a charm. Thx.
NO
ejkeebler said:
kind of a rookie here, but couldn't you just install titanium backup and then click the problems button. I think it downloads and install busybox??
Click to expand...
Click to collapse
Wouldn't be permenant since NAND is still locked. Would lose it after reboot and have to do same thing over and over after every reboot.
http://www.unrevoked.com/incredible/payload-update.zip
Apply this payload-update.zip and it will install busybox. Just go to recovery and choose install zip from SD card and then choose this one
Then to test
go to cmd prompt
type adb shell
then when in shell type
busybox and you will see its now installed.
If you want the latest busybox, I've attached 1.16.2 freshly compiled.
One issue I ran into was that all the info on the forums has busybox being installed in /system/xbin. The PATH variable has /system/bin before /system/xbin, so that means the original symlinks to "toolbox" are getting picked up first - I don't know if I'm the only one who was annoyed by ls -al returning "-al: No such file or directory"
I guess "toolbox" didn't support this, so you can either install busybox to /system/bin, or leave it in /system/xbin and create a symlink called toolbox in /system/bin that points to busybox in /system/xbin.
As usual, backup your "toolbox" binary first before removing it from /system/bin.
Now ls -al returns a correct listing and I see no app breakage by the symlink method - Ti Backup runs just fine without needing to install its own busybox.
*edit - I guess this doesn't really answer the OP, but I figured I would share this anyway.
ok so I found a side effect - WiFi doesnt work after this. There seems to be a problem with dhcpcd and the new busybox, even though external dhcp support was compiled in...guess I've got some digging to do...
http://codehydra.com/Dinc/RootStock/roto-rooter.zip
that is a busybox install I ripped out of a N1 froyo root update.zip Cyanogen did, modded for the D-Inc.
Seems to work well for me.
the easy way is just to install titanium backup from the market and then click problems and it will install busybox for you in like 5 seconds
Not Really
... but it does NOT install the newest busybox; just one which is compatible with Titanium Backup.
Busybox.net shows v1.17 is the latest (unstable) release, and v1.16.2 is the latest stable. Titanium Backup pushes something in the v1.15 area.
http://www.busybox.net/
Also when I did it through titanium and went to busybox to install latest it said my system had none.
I have a busybox 1.16.2 version that I ripped from one of the posted ROMs that I can attach. It works on the Inc, and I think the whole DHCP / resolv.conf thing works too. At least it's the only version I tried where I can get wget working properly. You may need to create /system/etc/resolv.conf with some valid nameservers first though. Let me know if you want me to post it.
Hmm, nevermind. I tried with the busybox version I have, and WiFi does not get an IP address. Seems to be the same problem.
If you track it down, when you compile your version check if wget works properly also. There were some issues with that and DNS lookups. Don't forget you may need a valid resolv.conf.
Joe92T said:
the easy way is just to install titanium backup from the market and then click problems and it will install busybox for you in like 5 seconds
Click to expand...
Click to collapse
I second this , I used ones off the rooting forums and it never quite worked right until I let titanium backup install it for me. Also its much easier than pushing files to your device if you are unfamiliar with doing it, because you can download tb from market and it does the work for you
Sent from my ADR6300 using Tapatalk
Easiest way to stay current is to install the Stericson app. It can't install it for you due to the NAND lock, but
1) It's trivial to extract it and install manually from the .apk file.
2) It will give you an easy notification via the marketplace that a new version is available.

[Q] Need help deleting APKs PERMANENTLY

Im looking for ways to do it directly from the phone. Ive tried apps from the market(these only temporarily uninstall until next reboot). Ive tried Root Explorer and deleting from the system apps file(says read only file can't be deleted).
i need help. im hoping a custom ROM wont have to be cooked, i would really like to do it from the phone. Because straight up, i dont know how to do it. If someone out there does, im definitley willing to pay all i want is my stock glacier rom minus these apps:
amazonmp3.apk
AppPack.apk
Asphalt5.apk
com.htc.StockWidget.apk
DockPanel.apk
HTCSetupWizard.apk (not sure if safe)
Monopoly_Classic.apk
rockband.apk
SelfHelp.apk
Stock.apk
TMOUS_myTouchdemo.apk
Yahoo_im.apk
Yahoo_imvideo.apk
yahoo_mail.apk
and also if someone knows the file name for the NEWS and NEWS WIDGET, im unsure of the .apk name
I use SU file explorer as my root explorer app. if you press menu, there will usually be an option that says "mount system as r/w", that will give you the ability to delete from the system/app folder.
Sent from my HTC Glacier using XDA App
Google news is Genie widget... no idea on HTC news....
I use Su file browser as well, let's me do whatever I want directly from the phone.
Sent from my HTC Glacier using XDA App
sounds like he's not rooted fellas
Please post questions in Q&A section.
Install titanium for root the free version. Click problems, download the busy box update (itz necessary) go to the app you don't want and just click uninstall. Will delete permanently if you are perm rooted. To get perm root, type in visionary apk r14 in google search bar, go to the 2nd link and download visionary, then click temp root, and after that is done click on perm root. Finished if you are not rooted, download visionary first, when you open up titanium backup, it will say asking for superuser permission click on allow
Sent from my HTC Glacier using XDA App
Rooted... Installed System App Remover from Market and never seen Amazon MP3, Demo, or Monopoly again.
dbiggss said:
I use SU file explorer as my root explorer app. if you press menu, there will usually be an option that says "mount system as r/w", that will give you the ability to delete from the system/app folder.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
just tried it. rebooted, came right back.
I removed my unwanted apps using adb after trying Root Explorer and not being able to mount system/app as R/W. Way easy.
esincho said:
sounds like he's not rooted fellas
Click to expand...
Click to collapse
hawaiian.monzta said:
Install titanium for root the free version. Click problems, download the busy box update (itz necessary) go to the app you don't want and just click uninstall. Will delete permanently if you are perm rooted. To get perm root, type in visionary apk r14 in google search bar, go to the 2nd link and download visionary, then click temp root, and after that is done click on perm root. Finished if you are not rooted, download visionary first, when you open up titanium backup, it will say asking for superuser permission click on allow
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Yes i am permarooted with the VISIONary method.
Hawaiin, im going to try titanium right now
hawaiian.monzta said:
Install titanium for root the free version. Click problems, download the busy box update (itz necessary) go to the app you don't want and just click uninstall. Will delete permanently if you are perm rooted. To get perm root, type in visionary apk r14 in google search bar, go to the 2nd link and download visionary, then click temp root, and after that is done click on perm root. Finished if you are not rooted, download visionary first, when you open up titanium backup, it will say asking for superuser permission click on allow
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Its WORKKS! thank you Hawaiian! it does take some time seeing how it reboots after every app, but very well worth it!

[Q] Root after OTA

Has anyone gotten their fascinate rooted after the OTA Update? I uses to use z4Root but.this is no longer working. It goes rhough the steps but none of the root apps can get super uswr access. I prefer one touch as I dont feel comfotable typing in all the commads for it to be hooked up to the pc
Dirrk's EZ Root v0.2
I was able to edit the START_ROOT.bat file in Dirrk's EZ Root v0.2 so the it would pause for 120 seconds instead of 60 seconds after the first phone reboot. Then, after the reboot, unplug the USB from the phone and reconnect it. I'm not sure if this will work for everyone, but it worked for me.
Roblovesbox said:
Has anyone gotten their fascinate rooted after the OTA Update? I uses to use z4Root but.this is no longer working. It goes rhough the steps but none of the root apps can get super uswr access. I prefer one touch as I dont feel comfotable typing in all the commads for it to be hooked up to the pc
Click to expand...
Click to collapse
there is a 1 click guide on i believe android central that is very easy. all you do is plug in your phone to a cpu download the .zip and open a file, then leave your phone alone for about 5 minutes and its done. it worked for me when z4 failed.. that was the first time i used anything other than z4 and was a little concerned but it was as easy as z4.. if not easier seeing as that z4 caused my phone to lock up a few times while it was in the process
EDIT: Here is the link.. you will need to register at android central to get the file but its very easy.
http://forum.androidcentral.com/fascinate-roms-hacks/33899-how-root.html
Powell730 said:
there is a 1 click guide on i believe android central that is very easy. all you do is plug in your phone to a cpu download the .zip and open a file, then leave your phone alone for about 5 minutes and its done. it worked for me when z4 failed.. that was the first time i used anything other than z4 and was a little concerned but it was as easy as z4.. if not easier seeing as that z4 caused my phone to lock up a few times while it was in the process
EDIT: Here is the link.. you will need to register at android central to get the file but its very easy.
Click to expand...
Click to collapse
This worked! I did do two things as it would error in the beginning. I changed the pause time in the file on the reboot to 120 seconds instead of the 60 as suggested in one post and I had to unplug my usb cable and plug it back in after the first reboot. Easy none the less, thank you!
Okay...it wont let me edit cause im a newb. The root worked or so I thought but now when I run Titanium backup it says it cant acquire root access. Any Ideas on this anyone?
Roblovesbox said:
Okay...it wont let me edit cause im a newb. The root worked or so I thought but now when I run Titanium backup it says it cant acquire root access. Any Ideas on this anyone?
Click to expand...
Click to collapse
Check and see if you have the Superuser app in your apps list. If not, download it from the Market, and then see if your apps that require root access work or not.
Yes I have the super user APP. The apps are just saying they aren't getting root access. They are in the list as well.
http://forum.xda-developers.com/showthread.php?t=803682
this worked for me, i used it last night
I was working on this last night. Z4root installs su to system/bin, while the 2nd root method installs to system/xbin. The ota changed the file permissions for su, but left the file in tact. That's why the one click mod will say your rooted (it sees the su file), but apps won't have root access.
I had to go old school and chmod the su file in system/bin rebooted and got root access again.
For anyone that used a one click root method like z4 root, and still hasn't done the ota update un root the phone first!
On the road but I will post instructions on how I re-rooted in a few hours as well as the specific files needed.
*actually from what I recall, any files needed are included in the one click root mentioned above.
Sent from my SCH-I500 using XDA App
**Follow instructions in this post http://forum.androidcentral.com/526222-post739.html
except, when you get to the portion that says
cd /system/xbin , replace that with cd /system/bin
(I believe only z4root users that did not unroot need to change this, or anyone who has su copied to their /bin directory without the root.)
everything is exactly the same... It's much better linking the post than copying the info again.
My phone w/ OTA dl09 is rooted successful by using Fascinateforums method.
Sent from my SCH-I500 using XDA App

[GUIDE] Update Superuser From Market FIX!

I am running LeeDrOiD, but I know many people have this issue.
If you are trying to update Superuser from the market, and you get invalid signature and installation fails. This is my work around, which works for me.
My rom had superuser.apk and not Superuser.apk, which linux takes as two files whilst windows references everything in capitals.
Download Superuser Update Fixer.
Run the application, which will say that signature fails. Then run the fix, which will say okay all the way through and the signature still fails.
Download Root Explorer, and mount /system/ as rw.
Go to /system/apps/ and you will find Superuser.apk and superuser.apk, rename or delete superuser.apk and then rename Superuser.apk to superuser.apk.
Restart your phone.
Go to app drawer, and launch Superuser. Your whitelist and blacklist has been erased.
Run Superuser Update Fixer and you should see signature match is okay, now click update from market and enjoy.
- Antony
thanks for your work, can explain what exactly the app is doing?
Is there a free vers of root xplorer?
Sent from my Desire HD using XDA App
snowwhite007 said:
Is there a free vers of root xplorer?
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I don't think there is. There may be another app that does this job though. You need something that can mount system rw.
It may be possible to do this step with ADB, however I just posted how I did it.
ES file explorer has this system rw option, it says that it only works with CM and some other rom but it works for me and I'm running leedroid. Only problem is you have to unmount and mount it again every now and then.
Yeah to make it work just select the non CM7 mod option, HIAPK i think it's called? either way just select that one, apart from what the guy above me said about the remounting every now and then, should be a good substitute for root explorer
I downloaded superuser from market and the fix but wen using es explorer i only see one superuser?
Sent from my Desire HD using XDA App
All good now cheerz
Sent from my Desire HD using XDA App
I only have the Superuser.apk, but still have problems on the update. I had lost root and just decided to reroot, but got the Ninja Icon app. I tried to update - sig failed. Tried the Update Fixer and on changing to 644 fail, check sigs fail. Then I tried this.
Any other ideas on how to get it?
Wat rom u using?
Sent from my Desire HD using XDA App
Just updated SuperUser thanks to your guide, cheers mate
similar to the rootexplorer
[free alternative to Root Explorer]
PartTimeLegend said:
I don't think there is. There may be another app that does this job though. t.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
http://code.google.com/p/androotfile/
The ultimate file manager for root users, similar to the rootexplorer,It can access the whole of file system and support copy, cut, paste, delete and rename.The next version will add management and setting functions
Click to expand...
Click to collapse
not me tested
it worked for me ( upgrade from version Superuser 3.07 to 3.2 ) thanks !
it worked for me ( upgrade from version Superuser 3.07 to 3.2 ) thanks !
i just had to delete , the file from the folder ( directory ) the "rename" did not work .
after delete & re-boot , the upgrade and installation worked fine !
thanks again for sharing !
if anyone needs the link for the root system browser [ Root Explorer ] let me know , i found a place with free download .
hi i want to know which is best for desire hd superuser or superSU

Need Help with /system/bin/sh

Okay, so heres my case i rooted my play and installed the custom ROM GBTweaked0. Since then i couldn't access my Recovery or install my old rom from my SD card. Me being a n00b, i tried uninstalling busybox, the uninstall failed and since then my apps seem to have lost root access and im missing /system/bin/sh.
Please if anyone could help me get the sh file back i'd greatly appreciate it. i just want my phone running back on my stock rom
try downloading busybox installer from the market it has every version if that doesnt work reroot or give those apps permission in superuser again
psxpetey said:
try downloading busybox installer from the market it has every version if that doesnt work reroot or give those apps permission in superuser again
Click to expand...
Click to collapse
i already tried reinstalling busybox from the market and it claims it doesnt have root access even though it does. i made sure in super user
you could find the busybox files and move them manually to the correct location
-------------------------------------------
Fma965 - ForgottenCoders
http://forgottencoders.co.uk
i dont think that that would work either because system/bin is a read only folder. so even if i knew how to manually install busybox the way your talking about i don't think that it would let me.
never mind i flashed to stock 2.3.2 using WotanServer. Thanks for the help
mike61096 said:
never mind i flashed to stock 2.3.2 using WotanServer. Thanks for the help
Click to expand...
Click to collapse
well if you had root it is read/write? Isn't it?
-------------------------------------------
Fma965 - Forgottencoders.co.uk
Want to make me a banner? PM me
fma965 said:
well if you had root it is read/write? Isn't it?
-------------------------------------------
Fma965 - Forgottencoders.co.uk
Want to make me a banner? PM me
Click to expand...
Click to collapse
yes, but like i said in my first post, i tried uninstalling busybox which deleted the sh file in my system/bin folder which must have taken root access away.
But again, it's all good now cus like i said i managed to flash back to stock 2.3.2 using WotanServer and updated to 2.3.3, rooted, restored all my apps, and now my phone is back to normal.

Categories

Resources