請到 Google Play 下載 Terminal Emulator
開啟後 輸入 su 接著送出,以取得權限,
然後輸入 busybox chown 2800:2800 /mnt/media_rw/sdcard0
大小寫有別,在送出,未跳出任何錯誤訊息即是命令完成作者: michael55771 時間: 2015-1-14 20:01
不好意思 可能又需要麻煩你了
我有去輸入上面的指令了
但還是不行 我輸入完指令後
我有去看/mnt/media_rw/sdcard0這個路徑
那裏面的儲存空間可以新增檔案和複製檔案
但/storage/sdcard0的這個路徑卻不行
我用的是ES檔案瀏覽器
在再次謝謝妳!!作者: billkuo 時間: 2015-2-8 14:37
輸入完就可以了啊
先輸入su
下一行輸入busybox chown 2800:2800 /mnt/media_rw(注意這裡的rw一定要是小寫大寫你就毀了)/sdcard0 作者: mask0122 時間: 2015-2-13 18:07
這是在XDA論壇的原文 你參考一下
1) Reboot into recovery, go to "Adnvaced" -> "Terminal Command" -> press "Select". You will see a console with a keyboard.
2) Type in
Code:
busybox chown -R 2800:2800 sdcard
3) Enjoy
or
Enable terminal in developer options, launch it and type the following:
Code:
su
busybox chown -R 2800:2800 /mnt/media_rw/sdcard0
另外順便一問 你是刷這一版嗎 cm-12-20150207-UNOFFICIAL-tsubasa...
我刷了以後 是SD卡不能用 有問過原作 他說Should be the typical sdcard issue...