今天總算收到了日思夜想的Dell Streak,於是按照版上前輩的教學,先手動升級到318
接著安裝ADB驅動,再到XDA用抓Superoneclick(1.6.5)來root....咦?
不管我怎麼試(先執行再插手機、先插手機再執行、開關USB Debug模式、拔SD卡、先執行再開機、在recovery模式執行...)
最後還是都會失敗:
Pushing psneuter...
error: closed
FAILED
或
Pushing rageagainstthecage...
error: closed
FAILED
(看右上角選擇哪一個)
已經試過superoneclick 1.5.4~1.6.5,結果都一樣
我很想裝Streakdroid 1.7.0,所以沒辦法root讓我相當苦惱,懇請前輩指點
感謝~
你測試adb是用SOC給的adb嗎?
我這裡提供一個手動執行的方法, 試試看是哪個步驟有執行錯誤,
解壓縮放在SOC目錄裡面執行就好
===最後更新 2/16
附加壓縮檔: 201102/mobile01-04022413765cc306e2031f4eeae3500d.zip
remount部分會失敗, 單純留檔給想研究的人參考, 有改進方法也歡迎指教

我是誰? 鼻孔癢!
下面試錯誤訊息... 我的usb偵錯有開, adb driver有灌.
push tool...
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb kill-server
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb remount
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
remount failed: Operation not permitted
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb push su /system/bin
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb push Superuser.apk /system/app
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb push busybox /system/bin
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb push rageagainstthecage /system/bin
chmod...
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb shell chmod 4755 /system/bin/su
Unable to chmod /system/bin/su: No such file or directory
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb shell chmod 4755 /system/bin/busybox
Unable to chmod /system/bin/busybox: No such file or directory
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb shell chmod 555 /system/bin/rageagainstthecage
Unable to chmod /system/bin/rageagainstthecage: No such file or directory
rooting...
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb shell /system/bin/rageagainstthecage
/system/bin/rageagainstthecage: not found
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>adb kill-server
C:\Users\gauss\Downloads\mobile01-3e9278c19a056eb9247e5da632a4953f (1)>pause
請按任意鍵繼續 . . .



























































































