Guest davidevinavil Posted November 2, 2012 Report Posted November 2, 2012 I use bought superuser don't know if there's also on free version
Guest kazuma6666 Posted November 17, 2012 Report Posted November 17, 2012 it took me a night to figure out how to get rid of the "device not found" error in the terminal, but I finally found a way:)... The only thing I haven't been able to do is chmod the /system/xbin/su file, because my CMD doesn't know that command and in rootexplorer it says that the phone can't change the permissions:'( for the OTA update, do I really need to fastboot again? or is just checking temp unroot sufficient as well? really a big thanks to you! EDIT: found the problem on the permissions. You forgot to mention that you need to type "adb shell" before you type the chmod command;) Well I have the same problem with "device not found". You say it took you a night to resolve it but you don't say what solution you found. Could you tell us? Thanks.
Guest aL3xUtZu ::) Posted November 17, 2012 Report Posted November 17, 2012 Can it later be unrooted, for warranty ? Thanks !
Guest Willem van Oort Posted November 18, 2012 Report Posted November 18, 2012 Well I have the same problem with "device not found". You say it took you a night to resolve it but you don't say what solution you found. Could you tell us? Thanks. You are true, sorry for that. I found some site that suggested using a program called PDAnet. Can't remember the exact steps but I believe that when you install it everything works out fine. You can delete the program afterwards. Link to similar guide for ADB via PDAnet: http://www.topnotchtablets.com/installADBdriver
Guest kazuma6666 Posted November 19, 2012 Report Posted November 19, 2012 You are true, sorry for that. I found some site that suggested using a program called PDAnet. Can't remember the exact steps but I believe that when you install it everything works out fine. You can delete the program afterwards. Link to similar guide for ADB via PDAnet: http://www.topnotcht...nstallADBdriver Thanks for the help I finally could get it to work. My device is now rooted :)
Guest chasemyass Posted November 25, 2012 Report Posted November 25, 2012 ..... Then always into terminal type: adb remount adb push Superuser.apk system/app/ adb push su system/xbin adb shell chmod 6755 /system/xbin/su exit DONE Enjoy ;) ...... 1`st of all thanx for this root...Now I can start play a bit with my new S500 Cloudmobile second, just an opinion from me as superuser is a system app: chmod 644 /system/app/Superuser.apk will come in handy
Guest trics Posted December 3, 2012 Report Posted December 3, 2012 Hi all, Thank you for the root tutorial for Acer. Unfortunately I did not manage to get proper root privileges on my Acer Cloudmobile S500. I've followed your steps to the letter and the process was successfully completed, superuser asks me to allow or deny access to some apps. The only problem is that it does not work properly. Even if I allow apps in SU, they cannot get proper root access to work. (Ex: ES File Explorer, Directory Bind, GL to SD, etc) Any ideas? Thank you.
Guest vache Posted December 3, 2012 Report Posted December 3, 2012 What do you mean by "proper root access" ? If you're talking about getting write access on system partition you can't cause Acer enable a security in stock kernels. You have to use the boot provided in OP for that.
Guest Rendevous Posted December 3, 2012 Report Posted December 3, 2012 can somebody post the unroot method ?
Guest trics Posted December 4, 2012 Report Posted December 4, 2012 Hi all, It finally worked rooting my Acer, just redid the root about 30 times and it works now. @vache, I guess for now the only way to gain RW acces to the system is by ADB, right? Great job all, keep this forum alive! :wub:
Guest vache Posted December 4, 2012 Report Posted December 4, 2012 With stock kernel "adb remount" will not work. You have to use the boot provided in the OP.
Guest badboyforlife Posted December 5, 2012 Report Posted December 5, 2012 (edited) can somone explain how to read write system folder already rooted my s500 Edited December 5, 2012 by badboyforlife
Guest vache Posted December 5, 2012 Report Posted December 5, 2012 First of all download this boot https://docs.google....T2JUeDJYZ1VVUW8 this https://docs.google....a1NsX1dhRERyZm8 and this https://docs.google....VDNfNDZjc1V1VTg SAVE THOSE FILES INTO ROOT_S500 FOLDER Connect your phone on PC, open terminal, go into ROOT_S500 folder and type: adb reboot bootloader phone will reboot in botloader mode then type fastboot -i 0x0502 boot boot_s500_gcc_4.6.img Now you are running an unsecure boot Wait your phone power on... Then always into terminal type: adb remount Now you have read/write access on system until you reboot.
Guest davidevinavil Posted December 9, 2012 Report Posted December 9, 2012 I've installed Chainfire SuperSu from Playstore and seems it works better.With Superuser I had som lag playng heavy games, now it feels better :)
Guest Willem van Oort Posted December 10, 2012 Report Posted December 10, 2012 (edited) can somone explain how to read write system folder already rooted my s500 Save this as ROOT_ACCESS_S500.bat on your desktop, works for me @ECHO off ECHO Warning! This proces will boot an unsecure image pause cd C:\ROOT_S500 adb reboot bootloader ECHO Continue when bootloader is booted. pause fastboot -i 0x0502 boot boot_s500_gcc_4.6.img ECHO Continue when ready with rootstuff. pause adb reboot be sure you cd to the correct directory;) Edited December 10, 2012 by Willem van Oort
Guest badboyforlife Posted December 14, 2012 Report Posted December 14, 2012 (edited) after jelly bean update again we need to root, can someone explain previous method isnt working anymore Edited December 14, 2012 by badboyforlife
Guest Alexandru.k_24 Posted December 14, 2012 Report Posted December 14, 2012 after jelly bean update again we need to root, can someone explain previous method isnt working anymore man....what jelly bean are you talking about? we have ICS(Ice Cream Sandwich)installed on Acer Cloud Mobile!
Guest Rendevous Posted December 14, 2012 Report Posted December 14, 2012 if you look careffuly we found a method to unlock the bootloader and we have a leak of jelly bean for our acer cloudmobile
Guest badboyforlife Posted December 14, 2012 Report Posted December 14, 2012 yes, but i still have got root permission >> unlock method was succesfull
Guest badboyforlife Posted December 14, 2012 Report Posted December 14, 2012 man....what jelly bean are you talking about? we have ICS(Ice Cream Sandwich)installed on Acer Cloud Mobile! version 4.1.2 = jelly bean
Guest vache Posted December 14, 2012 Report Posted December 14, 2012 yes, but i still have got root permission >> unlock method was succesfull You can flash or boot the recovery then flash SuperUser package : http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.2-RC3-arm-signed.zip
Guest badboyforlife Posted December 14, 2012 Report Posted December 14, 2012 ok done ;) fast and easy too now i need system r/w permissions
Guest vache Posted December 14, 2012 Report Posted December 14, 2012 Secure mount is still enable in kernel. Since we don't have source of this new kernel, it will be hard to be able to remount /system.
Guest Alexandru.k_24 Posted December 14, 2012 Report Posted December 14, 2012 ok...can someone please post a link to the article,forum or whatever is it....to find more about jelly bean for acer?or the unlock method for the bootloader.
Guest vache Posted December 14, 2012 Report Posted December 14, 2012 Have you search on this forum... ?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now