Jump to content


Photo

[Q] Help requested for several issues on a locked XT910 982.124.14.XT910.Retail.en.EU


Best Answer albertazzo , 19 July 2013 - 04:52 AM

After several attempts I found out that the problem was that the phone was looking for "rfs1" while the "run.sh" on linux was using "rsf0" so I edite the "run.sh" file in the folder /tmp/share (you should find that at line 47):

echo "[+] Rooting phone..."
echo "[+] Your phone may appear to reboot. Please ignore this and continue with the exploit."
$adb shell /storage/rfs0/pwn 1 ---> I modified that into  $adb shell /storage/rfs1/pwn

then I saved and re-applied the last part of the ROOT procedure and it worked smoothly.

2) USB connection reappeared!

Go to the full post


  • Please log in to reply
1 reply to this topic

#1 albertazzo

albertazzo

    n00b

  • Members
  • Pip
  • 6 posts
  • LocationItaly
  • Current Device(s):XT910

Posted 18 July 2013 - 01:25 PM

Hello,

to cut a long story short I have my device with this configuration:

Smartphone: Motorola RAZR XT910
ROM: 982.124.14.XT910.Retail.en.EU
Kernel: 3.0.8-g7198280 hudsoncm@il93lnxdroid84 #1 SMP PREEMPT

CID Destroyed forever.


The problems that I am experiencing:

1) Neither Mac, Win, nor Linux detect my RAZR when I connect it to the computer. Weird thing is that RSD (on Win) and Terminal (Linux) seem to detect the phone.
I tried switching ON/OFF USB debugging, Mass Storage, MTP but no luck at all.

2) I cannot root it! When I try to apply the Dan Rosenberg method all I get is:
alberto@mina:/tmp/share$ sudo ./run.sh
[+] Waiting for device...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[+] Device found.
[+] Pushing exploit...
3791 KB/s (366952 bytes in 0.094s)
4466 KB/s (1867568 bytes in 0.408s)
1559 KB/s (64498 bytes in 0.040s)
4031 KB/s (1578585 bytes in 0.382s)
pkg: /data/local/tmp/Superuser.apk
Success
[+] Rooting phone...
[+] Your phone may appear to reboot. Please ignore this and continue with the exploit.
/system/bin/sh: /storage/rfs0/pwn: not found
[+] Please press any hardware button on your phone.
[+] Don't worry if the phone is unresponsive at this time.
[+] The device will vibrate when the exploit is complete.
[+] Press enter to continue once the device has vibrated.

Then it does not vibrate and no root is applied.

3) Last but not least I would like to unlock the bootloader and change kernel. I got to know that this 982.124.14.XT910.Retail.en.EU appears to lock you yet I would like to ask if someone found some turnaround.

Can you help me?
Thanks a lot for the support!

Alberto



#2 albertazzo

albertazzo

    n00b

  • Members
  • Pip
  • 6 posts
  • LocationItaly
  • Current Device(s):XT910

Posted 19 July 2013 - 04:52 AM   Best Answer

After several attempts I found out that the problem was that the phone was looking for "rfs1" while the "run.sh" on linux was using "rsf0" so I edite the "run.sh" file in the folder /tmp/share (you should find that at line 47):

echo "[+] Rooting phone..."
echo "[+] Your phone may appear to reboot. Please ignore this and continue with the exploit."
$adb shell /storage/rfs0/pwn 1 ---> I modified that into  $adb shell /storage/rfs1/pwn

then I saved and re-applied the last part of the ROOT procedure and it worked smoothly.

2) USB connection reappeared!






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users