Kes*_*esi 5 android custom-rom
我的手机(Nexus 5)不断地重新启动到TWRP屏幕,在该屏幕上它崩溃,关机并重复。
TWRP错误:
Could not mount /data and unable to find crypto footer
Failed to mount '/data' (Invalid argument)
Unable to recreate /data/media folder.
Updating partition details...
Failed to mount '/data' (Invalid argument)
...done
Unable to mount storage
Failed to mount '/data' (Invalid argument)
Full SELinux support is present.
Running Recovery Commands
Failed to mount '/data' (Invalid argument)
Formatting Cache using make_ext4fs...
Done processing script file
Renamed stock recovery file in /system to prevent the stock ROM from replacing TWRP.
Failed to mount '/data' (Invalid argument)
Failed to mount '/data' (Invalid argument)
Run Code Online (Sandbox Code Playgroud)
在打破它之前我做了什么:
关闭电话。
将手机启动到快速启动模式。(Pow + Vol Down)
在PC上(通过USB电缆),我运行了以下命令:
fastboot oem unlock ->要求达成协议并删除整个系统
fastboot flash recovery Downloads/twrp.img -我已将文件重命名,它位于“下载”文件夹中
重新启动至恢复模式(2x Vol Up和Pow)
那么,如果不这样,我应该怎么做才能成功刷新自定义恢复?
我也遇到了这个问题,并且找到了解决方案。
转到bootolader然后执行:
fastboot -w
Run Code Online (Sandbox Code Playgroud)
擦除手机中的数据(它将擦除所有用户数据和内部存储)
之后,请recovery致电:
fastboot reboot
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
4479 次 |
| 最近记录: |