再po在別的地方的
http://apk.tw/thread-11568-1-1.html
內容如下:
資料來源mobile 01
http://5i01.com/topicdetail.php?f=567&t=2263233&p=3
原出處
http://briefmobile.com/motorola-atrix-4g-root
先至原出處下載以下3樣附件到電腦上
1. Drivers installed 32-bit or 64-bit
2. ADB-Fastboot package
3. Root image (Mirror)
1. Extract the ADB-Fastboot package and root image to your C:\ Drive under a new folder titled “root”
先將附件1.在電腦上安裝好
到c:\下建立一個root的資料匣
解壓縮附件2.及附件3.至c:\root\
2. Put your device into Fastboot mode: – Turn off your device. – Hold down the power button and downward volume button until you see “Fastboot” on your screen – Push the upward volume button
進入fastboot模式
先關機
開機鍵及側邊的聲音向下按鍵一起按
直到出現“Fastboot”的字樣後放掉這2個鍵
再按側邊的聲音向上按鍵
將手機以usb線接上電腦
等待驅動程式安裝完成
到root完之前都不用拔usb線
3. Open your command prompt (Start >> run “cmd” >> enter)
在桌面左下角的開始,指令列(搜尋程式及檔案)中打cmd後按Enter鍵執行
就會跑出dos畫面了,也可以直接執行→附屬應用程式→命令提示字元
4. Type the following commands
cd C:/root
fastboot flash preinstall root.img
fastboot reboot
按以下三行指令輸入,每一行都要按按Enter鍵執行
cd C:/root
fastboot flash preinstall root.img
fastboot reboot
第三行的fastboot reboot按完後手機就會重開機
記住cmd這個dos模式不要關掉,第6、7步還要用
開好機後,執行第5步
5. Enable USB debugging (Settings >> Applications >> Debugging)
打開手機usb 的debug模式
手機→設定→應用程式→開發→USB偵錯(打勾執行)
6. Type the following commands
adb shell
/preinstall/dosu
繼續在cmd下按以下的二行指令,每一行都要按按Enter鍵執行
adb shell
/preinstall/dosu
進入第7步
7. Type the following commands
/bin/mount /system -o remount,rw
cp /preinstall/su /system/bin/su
chmod 6755 /system/bin/su
PATH=/system/bin:$PATH pm install /preinstall/Superuser.apk
繼續在cmd下按以下的四行指令,每一行都要按按Enter鍵執行
/bin/mount /system -o remount,rw
cp /preinstall/su /system/bin/su
chmod 6755 /system/bin/su
PATH=/system/bin:$PATH pm install /preinstall/Superuser.apk
基本上到這就成功了
8. Congratulations! You are rooted!
恭喜,已經root成功了
你可以試試看鈦備份能不能用
或者busybox installer可不可以安裝
就知道有沒有root成功了
不要再去試GingerBreak 1.2,這個沒辦法root更新完後的atrix
內文搜尋
X




























































































