安装将自动从 mi a2 恢复 calyx os

问题描述

设备启动到快速启动屏幕 安装不会自动恢复 请在下面找到 device-flasher.exe 的日志

Android Factory Image Flasher version 1.0.3
Extracting jasmine_sprout-factory-2.6.1.zip
Verifying platform-tools_r29.0.6-windows.zip
Extracting platform-tools_r29.0.6-windows.zip
1. Connect to a wifi network and ensure that no SIM cards are installed
2. Enable Developer Options on device (Settings -> About Phone -> tap "Build number" 7 times)
3. Enable USB debugging on device (Settings -> System -> Advanced -> Developer Options) and allow the computer to debug (hit "OK" on the popup when USB is connected)
4. Enable OEM Unlocking (in the same Developer Options menu)

Press ENTER to continue

Detected jasmine_sprout 4a5a3f6

Devices to be flashed:
jasmine_sprout 4a5a3f6

Press ENTER to continue
Unlocking jasmine_sprout 4a5a3f6 bootloader...
5. Please use the volume and power keys on the device to unlock the bootloader

  5a. Once jasmine_sprout 4a5a3f6 boots,disconnect its cable and power it off
  5b. Then,press volume down + power to boot it into fastboot mode,and connect the cable again.
The installation will resume automatically

说明位于 link

解决方法

需要从 link 的 Windows 操作系统上安装引导加载程序接口驱动程序

替代解决方案是使用操作系统 MacOS 和 Linux 完成指令。 在 MacOS 上,确保

1 将下载并解压缩的文件夹存档到其原始文件中,并使用原始名称存档,以及

2 解压到名称与存档名称相似的文件夹,因为解压发生在名称不同的文件夹中

相关问答

Selenium Web驱动程序和Java。元素在(x,y)点处不可单击。其...
Python-如何使用点“。” 访问字典成员?
Java 字符串是不可变的。到底是什么意思?
Java中的“ final”关键字如何工作?(我仍然可以修改对象。...
“loop:”在Java代码中。这是什么,为什么要编译?
java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbc...