Jump to content

Can i root from ubuntu?


Guest adil.mulleseril

Recommended Posts

Guest adil.mulleseril

I am using ubuntu 10.04 lts in my lap. while i searched over the internet about rooting my xolo x900. all the results were to download an exe file. i would be glad if i can root my phone from ubuntu.

Link to comment
Share on other sites

Guest glossywhite

I am using ubuntu 10.04 lts in my lap. while i searched over the internet about rooting my xolo x900. all the results were to download an exe file. i would be glad if i can root my phone from ubuntu.

Yes you can - use my toolkit:

http://www.modaco.com/topic/361843-new-san-diego-rootunroot-kit-for-linux/

It's nice to see someone else using Linux - I use Mint myself, 99% of the time :)

Link to comment
Share on other sites

Guest adil.mulleseril

thanks for that glossywhite.. but i need more help. i ran the script root_me.sh i was asked the permission for restoring data. i tap ok. then restoration takes place and nothing happens after that. am rooting a device for the first time.

Link to comment
Share on other sites

Guest adil.mulleseril

repeated the procedure several times. Got the phone restarted. But can't mount /system with rw attributes. Need help. No second reboot takes place.

Error messages while running is

mount: Operation not permitted

mv: can't create '/system/xbin/su': Read-only file system

mv: can't create '/system/app/Superuser.apk': Read-only file system

cp: can't create '/system/xbin/busybox': Read-only file system

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

Unable to chmod /system/xbin/busybox: No such file or directory

rm failed for /data/local.prop, No such file or directory

reboot: Operation not permitted

Link to comment
Share on other sites

Guest dt_matthews

repeated the procedure several times. Got the phone restarted. But can't mount /system with rw attributes. Need help. No second reboot takes place.

Error messages while running is

mount: Operation not permitted

mv: can't create '/system/xbin/su': Read-only file system

mv: can't create '/system/app/Superuser.apk': Read-only file system

cp: can't create '/system/xbin/busybox': Read-only file system

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

Unable to chmod /system/xbin/busybox: No such file or directory

rm failed for /data/local.prop, No such file or directory

reboot: Operation not permitted

Is this a recently acquired OSD? It might be patched which prevents rooting using that script.

Fortunately you can get round it by plashing the Xolo Rom using the phone, then run the AIO tool to root and beyond.

shout if thats not intelligible :)

Link to comment
Share on other sites

Guest BlueMoonRising

yes it is a new xolo x900.bought two weeks ago. need assistance in flashing

If you're running Linux and got any patch installed then someone needs to port this to Linux :-

:downgrade

adb kill-server

adb start-server

adb wait-for-device

adb push C:\SanDiego\tools\flashtool data/local/tmp

C:\SanDiego\tools\adb.exe shell chmod 755 data/local/tmp/flashtool

adb push C:\SanDiego\tools\downgrade data/local/tmp

C:\SanDiego\tools\adb.exe shell data/local/tmp/flashtool -i recovery -w data/local/tmp/recovery.img

C:\SanDiego\tools\adb.exe shell data/local/tmp/flashtool -i fastboot -w data/local/tmp/boot.img

C:\SanDiego\tools\adb.exe reboot boot bootloader

C:\SanDiego\tools\fastboot -i 0x8087 flash update Bricked\update.zip

Just run it as a standalone script. Then you can use glossy's Linux port of the rooting tool.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.