= This script will root your Android phone with adb restore function =
= idea from Bin4ry @ xda-developers.com =
= Modified by Catopia for Android up to 4.1 (2013-01-15) =
======================================================================
Make a choice: Cancel, Test, Root or Unroot
0) Cancel and quit
1) Test connection
2) Root
3) Unroot
> 1
Please enter PHONE's USB VID if you know it for sure. [Default 0BB4]:
ADB server didn't ACK
* failed to start daemon *
error:
-- Found device ID: adb server is out of date. killing...
-- You are ready to go!
======================================================================
Make a choice: Cancel, Test, Root or Unroot
0) Cancel and quit
1) Test connection
2) Root
3) Unroot
>
N930+ 沒刷成功
是不是驅動程式不一樣 大大可以把你的驅動程式給我嗎
淳浩天 wrote:
==========...(恕刪)
N930+ 目前無法 ROOT 的問題在於找不到適當的方式將系統資料夾 /system 暫時變更為可讀寫狀態,造成 su 及 busybox 兩個必要的檔案無法由暫存的資料夾寫入,這個問題應該是可以解決的,只是我手邊沒有 N930+,無法進一步測試,所以小弟我目前也愛莫能助囉!
至於 ADB/USB 驅動程式可以去抓 SuperOneClick-v2.3.3.zip,然後解壓縮後,其中 Drivers 資料夾裡就是可以用的驅動程式,只是可能會被電腦辨識成 HTC 手機,不過這點不影響!
這個壓縮檔我在win7 64位元版試過
可以用
也用安全衛士掃過 沒毒
是win全版本的for 夏新n820的driver
淳浩天 wrote:
謝謝大大的幫忙我用大...(恕刪)
其實不太建議用執行檔的方式去安裝驅動程式,因為不知道是不是還偷偷安裝了什麼怪東西!
ADB/USB 的 Windows 驅動程式是來自於微軟,不是 Google 也不是各手機製造商寫的,而驅動程式的檔案也沒幾個,如下 (2012/11/27 版本):
android_winusb.inf
WdfCoInstaller01009.dll
winusbcoinstaller2.dll
WUDFUpdate_01009.dll
只要改變其中 android_winusb.inf 檔案的內容就可以適用於各家手機,例如:
在 [Google.NTx86] 及 [Google.NTamd64] 標籤之下加上
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&REV_0255&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
就可以讓電腦辨識 N930 成功!
如果希望在電腦上顯示什麼名字只要改變其中 [Strings] 標籤之下的
CompositeAdbInterface = "Android Composite ADB Interface" 就可以,
例如
CompositeAdbInterface = "G-PLUS N930 ADB Interface"
至於為什麼會被辨識成 HTC,是因為該電腦應該曾經被安裝過 HTC 的手機 ADB 驅動,而該款 HTC 手機用的 USB 晶片應該跟 N930 是一樣的,所以有一樣的 VID。
最後還是好奇的想問一聲,N930+ 已經可以 root 了嗎? 雖然我的 N930 還是停留在 4.0.4 v5.8 版,但是一切都順順的,底下的按鈕也不會延遲反應,GPS 也正常使用,所以我不太想去動我的手機....
還好手機沒事,資料沒Lost

============
D:\Root_with_Restore_modified_v2>RunMe.bat
======================================================================
= This script will root your Android phone with adb restore function =
= idea from Bin4ry @ xda-developers.com =
= Modified by Catopia for Android up to 4.1 (2013-01-15) =
======================================================================
Make a choice: Cancel, Test, Root or Unroot
0) Cancel and quit
1) Test connection
2) Root
3) Unroot
> 2
Please enter PHONE's USB VID if you know it for sure. [Default 0BB4]:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
7017 KB/s (1085140 bytes in 0.151s)
4948 KB/s (81080 bytes in 0.016s)
7165 KB/s (1511570 bytes in 0.206s)
Now unlock your device and confirm the restore operation.
Please look at your device and click RESTORE!
Restoring...
Successful, going to reboot your device!
Waiting for device to show up again...
Copying files to their places...
mount: permission denied (are you root?)
/system/xbin/su: cannot open for write: Read-only file system
Unable to chmod /system/xbin/su: No such file or directory
/system/app/Superuser.apk: cannot open for write: Read-only file system
Unable to chmod /system/app/Superuser.apk: No such file or directory
You can close all open command-prompts now!
After reboot all is done! Have fun!
請按任意鍵繼續 . . .
D:\Root_with_Restore_modified_v2>
使用Catopia 大 之2版,Root_with_Restore_modified_v2.zip
======================================================================
= This script will root your Android phone with adb restore function =
= idea from Bin4ry @ xda-developers.com =
= Modified by Catopia for Android up to 4.1 (2013-01-15) =
======================================================================
Make a choice: Cancel, Test, Root or Unroot
0) Cancel and quit
1) Test connection
2) Root
3) Unroot
'CHOICE' 不是內部或外部命令、
可執行的程式或批次檔。
Please enter PHONE's USB VID if you know it for sure. [Default 0BB4]: 2
'and' 不是內部或外部命令、
可執行的程式或批次檔。
存取被拒。
FINDSTR: 無法開啟 Settings\My_computer_name\.android\adb_usb.ini
存取被拒。
-- Found device ID: 0123456789ABCDEF
-- You are ready to go!
======================================================================
執行1版,也不成功:
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= Modified by Catopia from v3 for N930 (13.11.2012) =
======================================================================
Root or Unroot:
1) Root
2) Unroot
Make a choice: 1
adb server is out of date. killing...
* daemon started successfully *
3391 KB/s (1085140 bytes in 0.312s)
2533 KB/s (81080 bytes in 0.031s)
3149 KB/s (1511570 bytes in 0.468s)
Please look at your device and click RESTORE!
Restoring...
Successful, going to reboot your device!
Waiting for device to show up again...
Copying files to their places...
/system/xbin/su: cannot open for write: Read-only file system
Unable to chmod /system/xbin/su: No such file or directory
/system/app/Superuser.apk: cannot open for write: Read-only file system
Unable to chmod /system/app/Superuser.apk: No such file or directory
rm failed for /data/local.prop, No such file or directory
You can close all open command-prompts now!
After reboot all is done! Have fun!
請按任意鍵繼續 . . .

請問該怎麼解呢??
關閉廣告