Jump to content

Can i root from ubuntu?


Recommended Posts

Guest adil.mulleseril
Posted

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.

Guest adil.mulleseril
Posted

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.

Guest adil.mulleseril
Posted

it didn't get rebooted after restoration.

Guest adil.mulleseril
Posted

sorry my mistake. the restoring operation is not completed. it starts and in a second it ends.

Guest adil.mulleseril
Posted

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

Guest dt_matthews
Posted

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 :)

Guest adil.mulleseril
Posted

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

Guest BlueMoonRising
Posted

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.

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.