r大你好,我昰用第一種方式,但是跑到出現下列敘述,不知道哪邊少用,可以幫解答嗎??
----------------------------------------------------------------------
-- 安裝 busybox & 手機將自動重開機
Unable to chmod /data/local/tmp/busybox: Operation not permitted
mount: permission denied (are you root?)
failed on '/system/bin/ric' - No such file or directory
/system/bin/ric: cannot open for write: Read-only file system
Unable to chmod /system/bin/ric: No such file or directory
Unable to chmod /system/bin/ric: No such file or directory
/system/xbin/busybox: cannot open for write: Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
Unable to chmod /system/xbin/busybox: No such file or directory
mount: permission denied (are you root?)
-- 安裝 busybox 與 su
mount: permission denied (are you root?)
link failed Permission denied
/data/local/tmp/step3.sh[4]: /system/xbin/busybox: not found
Unable to chmod /data/local/tmp/su: Operation not permitted
cp: can't create '/system/bin/su': Read-only file system
rm failed for /system/xbin/su, No such file or directory
link failed Read-only file system
mount: permission denied (are you root?)
-- 後續處理
rm failed for /data/local.prop, No such file or directory
-- 手機將自動重開機
-- ADB 等待連接中
## root 程序完畢!
----------------------------------------------------------------------
應該是失敗,看到很多東西說找不到,另外我沒找到備份與"還原",只有備份與"重設",
所以我昰用重設,感謝幫忙阿。 |