[轉貼] padfone 2 a68 root 限定55版使用

GUIDE] [5.dec.12] [TOOLS available] How to Unlock/Root your padfone 2 A68

轉自XDA 我親自試過是可以的 有圖有真相


[轉貼] padfone 2 a68 root  限定55版使用
[轉貼] padfone 2 a68 root  限定55版使用
[轉貼] padfone 2 a68 root  限定55版使用

準備如下

1.電池最好有百分之70的電力
2.下載原PO所使用的IMG檔
3.下載GOOGLE SDK套件 要有ADB TOOLS
4.尋找一個名為SU的檔案 內行的都知道這是甚麼
5.請務必安裝USB驅動
6.下載官方解鎖UnLock.apk


步驟開始

1.請先將 SU BOOT.IMG 放到TOOLS資料夾內 並確定裡面有 fastboot exe adb.exe

2.執行解鎖apk (聽說會破保 請自行決定是否使用 三思

3.手機記得使用偵錯模式 並且關機

4.按音量上+電源鍵 進入Fastboot MODE

5.如果驅動有裝好 在tools目錄>shift+右鍵> 用命令提示字元開啟

(預設是C:\android-sdk-windows\tools)

6 輸入fastboot devices 檢查 手機是否有連上

7.接著輸入fastboot boot boot.img

8如果這裡你的手機 沒有重新開機 進入系統 那此root方法 不能用在你的手機上

9不用進入Fastboot MODE 在開機狀態下用

10並再次使用命令提示 輸入

adb remount

adb push su /system/bin/

adb shell

chmod 06755 /system/bin/su

11接著重新開機 並且安裝SuperSU or Superuse

12沒有意外的話 你的手機 已被root

下面是原文

WHAT YOU NEED

1. a padfone 2 with more than 70% battery available, and the above firmware installed (you might wanna try also if your device has different firmware, but I cannot garantee on the results you'll get.

2. this INSECURE boot.img

3. a valid ADB and FASTBOOT package (lots available within XDA, or already available if you have andorid SDK installed)

4. a valid "su" binary, again you can find it in XDA

5. Valid usb drivers (see mama ASUS website)

6. the infamous "UnLock.apk" (again kindly provided by ASUS)

PROCEDURE (MS WINDOWS OS Only)

0. place all of the files (boot.img, adb and fastboot exe's, SU binary) in one folder of your pc and open a cmd session in it.

1. install drivers at point 5 above

2. Unlock your bootloader: install the apk at point 6. above follows all the instructions to get a bootloader unlocked

3. once done the phone can be put in FASTBOOT mode (black screen with "Fastboot MODE !!!" and ASUS LOGO) , with one of the two methods below.

3a. power off device. then push and hold power on + vol up.

3b. if your device is connected to your pc, verify it is in debug mode (under setup/development) and run "adb reboot-bootloader"

4. if not already done connect the device to your pc and wait the drivers selfconfiguring

5. check if fastboot.exe see your device, type in cmd "fastboot devices", if nothing is shown means you're missing drivers, or using a bad fastboot exe.

6. check if your device boots with the insecure img at point 2. of what-you-need list. type in cmd "fastboot boot boot.img"

6a. if it reboots normally... CONGRATS your device is ok with my boot.img and you can root your phone

6b. if it goes into bootloop or bootlock or in QHUSB_DLOAD state, well sorry you cannot go ahead. just push and hold power on your device. it will reboot using its boot.img Sorry no root for you

7. if you're lucky and you get 6a response, you can now ROOT your device

7a. in cmd session type the below

adb remount (system answer "remount succeded" that's a confirmation you can act as superuser)

adb push su /system/bin/

adb shell

chmod 06755 /system/bin/su

7b. install SuperSU or Superuser and busybox from google play. run both of them in sequence to check for proper updates of binaries, and also double check if rooting is complete and functional.

OR in case 7b doesn't work

7c. Collect superuser.apk at the end of this post and place it in same folders of adb.

In cmd session type

"adb push Superuser.apk /system/app

adb shell chmod 06755 /system/app/Superuser.apk"

IF YOU JUST WANT YOUR DEVICE ROOTED PROCEDURE STOPS HERE FOLLOWING IS JUST an ADDED-ON

8. OPTIONAL just in case you want to keep the insecure adbd onboard, not necessary to mantain root condition.

8a. put the device in FASTBOOT mode as above and type in cmd "fastboot flash boot boot.img", this just overwrite your stock boot.img and inoculate the insecure boot.img in your device on a stable basis.

guess it's all.
2012-12-06 16:15 發佈
感謝樓主的翻譯,但有幾個問題,請協助提供詳解,謝謝~~
1、google sdk 套件 :可否協助提供樓主破解用版本,謝謝~~
2、開頭為SU的檔案 :可否明示,謝謝~~
3、安裝USB驅動 :可否協助提供版本
4、將下載檔案放入TOOL 資料夾: 不太了解此資料夾在何處?


sonozaki wrote:
GUIDE] [5....(恕刪)


用官方的unlock 就一定會失去保固~

光是這點..我就不能接受~

為什麼asus不能向三星那樣開放點.可以方便root.也可以反root
為兄弟兩肋插刀 為美女插兄弟兩刀 女人如衣服,兄弟如手足,誰穿我衣服我砍他手足 兄弟如手足,女人如衣服,誰動我手足我穿他衣服
唉~~試著按樓主的步驟,才發現自巳是業餘的,一直無法搞清楚以下問題
1、一直搞不懂su檔案是啥?
2、到了要安裝步驟五就不了解如何執行了

看來還是等有無懶人包好了,哈哈
厲害阿~等看你這樣能不能更新4.1>~<
能的話就要來ROOT了
請問有高手知道以下步驟是啥意思嗎???
1、找一個名為SU的檔案 內行的都知道這是甚麼==>請指導
2、如果驅動有裝好 在tools目錄>shift+右鍵> 用命令提示字元開啟 ==>不了解此程序


如果有高手可以用圖示方式教學一下更好,謝謝~~




sonozaki wrote:
GUIDE] [5....(恕刪)

sonozaki wrote:
GUIDE] [5....(恕刪)

請問一下4.1的OTA你官解後能接到通知嗎

sonozaki wrote:
GUIDE] [5....(恕刪)

你好請教一下我刷入BOOT後
輸入 adb remount
出現了remount failed:OPERATION NOT PERMITTED
......卡在這裡-.-
朱小靜 wrote:
請問有高手知道以下步...(恕刪)


哈囉,我有寫一篇關於 ASUS PadFone2 的 root 教學 給大家瀏覽與使用。



裡頭已經有我寫好的一鍵取得 root 權限的工具包囉,希望能幫助到您。

若您在看過這些圖文之後還有操作上的問題,歡迎您來信一起來討論一下
fd6863 wrote:
你好請教一下我刷入B...(恕刪)


請問你 PF2 現在的系統版本是多少,仍是 4.0.4 麼 ?

這個狀況我猜應該是升級到 4.1 之後權限限制的問題。
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?