【发布时间】:2011-10-23 03:59:10
【问题描述】:
我正在使用这个命令
$ adb shell
$ su
-shows permission denied..
$ mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
But it shows some permission problems
ie. Usage: mount [-r] [-w] [-o options] [-t type] device directory
谢谢!!
【问题讨论】:
-
取决于设备,无论是 S-ON 还是 S-OFF(HTC 设备)和其他各种东西。您可能会成功启动到恢复并在那里尝试。
标签: android shell command adb mount