Recovery的界面为英文,本文提供了Recovery各项中英文对照详细说明,以防新手们误操作
2. -apply sdcard:update.zip 使用SD卡根目录的update.zip更新系统
4. -wipe cache partition 清空cache分区
5. -install zip from sdcard 从SDcard选择文件更新系统
6. -backup and restore 备份和恢复
7. -mounts and storage 挂载和存储
8. -advanced 高级
9. -Power off 关机
10. -GO back 上一级
1. --apply sdcard:update.zip 使用SD卡根目录的update.zip 更新系统
2. --choose zip from sdcard 从SD卡选择zip格式升级包
4. --toggle script asserts 切换升级脚本检查
选择backup and restore 备份和恢复会出现以下选项:
1. --Backup 备份
2. --Restore 恢复
3. --Advanced Restore 高级恢复
选择mounts and storage 挂载和存储会出现以下选项 :
1. --mount /system 挂载/system分区(系统分区)
2. --mount /data 挂载/data分区(数据分区)
3. --mount /cache 挂载/cache分区(缓存分区)
4. --mount /sd-ext 挂载/sd-ext分区(A2SD分区)
5. --format boot 格式化内核分区
6. --format system 格式化系统分区
7. --format data 格式化数据分区
8. --format cache 格式化缓存分区
9. --format sdcard 格式化存储卡
10. --format sd-ext 格式化内存卡SD
11. --mount USB storage 挂载SD卡为U盘模式
选择advanced 高级会出现以下选项:
1. --Reboot Recovery 重启Recovery
2. --Wipe Dalvik Cache 清空Dalvik缓存
3. --Wipe Battery Stats 清空电池状态
4. --Report Error 报告错误
5. --Key Test 键位测试
6. --Partition SD Card 对SD卡分区
7. --Fix Permissions 修复权限
发布评论