XPERIA X10 mini pro(UK 2.1)のワンクリックRoot化

まずはワンクリックで簡単にroot化を!!

■2.1 Root Method - Working on Nordic FW - XDA-Developers
http://forum.xda-developers.com/showthread.php?t=824788
ダウンロード:
- adb.zip
- SuperOneClickv1.5.4-ShortFuse.zip


■ダウンロードした上記2つのファイルをそれぞれ解凍

SuperOneClickv1.5.4-ShortFuse.zip

                                      • -

adb.exe
adblinux
adbmac
AdbWinApi.dll
AdbWinUsbApi.dll
busybox
rageagainstthecage <== ウィルスチェックで隔離w
sqlite3
su
SuperOneClick.exe
Superuser.apk

                                      • -

adb.zip

                                      • -

adb.exe
AdbWinApi.dll
AdbWinUsbApi.dll

                                      • -

*)adb.zipに含まれている3つのファイルを、SuperOneClickを解凍してできたフォルダに上書きコピーします。


■X10 miniとPCをUSBケーブルで接続し、SuperOneClick.exeを起動。(デバイス側でUSBデバッグモードをONにしておきます)

と、通常であれば、これで簡単にroot化できるはずなのですが、PC上でウィルスチェックが行われ、rageagainstthecageが隔離されてしまうので、後ほど手動でroot化を試してみます。

追記)
別のPCからSuperOneClickを試してみました。
以下のメッセージが繰り返されていてroot化がいつまでも完了しません!!(><

Killing ADB Server...


OK


Starting ADB Server...
daemon not running. starting it now *
daemon started successfully *


OK


Waiting for device...


OK


Running rageagainstthecage...


OK

そこで、googleで検索してみたら、情報がありました!!
http://forum.xda-developers.com/showthread.php?t=824788&page=36

Originally Posted by niklasson
So, this is how i rooted mine:


1. First I pulled the "allow, disallow, connect, disconnect, allow, connect" with USB-debugging. I pressed "charge", back or main screen button to get rid of the message on the phone


2. Started SuperOneClick 1.5.4, pressed Root.


3. When the loop started i disallowed then allowed USB-debugging.


4. When the program was stuck at "installing superuser.apk" for a couple of mins, i allowed non-market software, then disallowed USB-debugging and allowed it again. Couple of seconds later the phone was rooted.


Hope this helps someone

グルグル状態から先に進まない場合、SuperOneClickを実行中に(グルグル中に)USB debuggingをOFF<==>ONすると先に進むようです!!(Unknown sources OFF<==>ONも効果ありかな?)

root化成功!!