[i=s] 本帖最后由 紫曜 于 2012-3-6 12:10 编辑 [/i]
psbox15 发表于 2012-3-6 11:12
好像我第一次进去也是这样
后来又ROOT了一次就好了 鲜红色那两段我也加了
囧,到xda的原帖看了下,运行installfile.cmd之前的命令你搞错了
如果之前用其他方法root过,才是打下面这两行命令
adb shell rm -r /cache/recovery
adb shell mv /cache/recovery_ /cache/recovery
没root过用的命令应该是这个
adb shell mv /cache/recovery /cache/recovery_
adb shell ln -s /dev/boot_daemon_drv /cache/recovery