fastboot 模式下刷入Recovery

fastboot模式下刷入Recovery

前段时间进不去系统在fastboot下刷了一次recovery,故记录一下免得以后用到

步骤:

  1. 进入fastboor模式
  2. 使用命令:fastboot flash recovery XXX.img

注意事项:

  1. fastboot下有可能使用adb会检测不到设备,此时就应该使用fastboot命令
  2. 执行fastboot当然需要fastboot.exe ,留个地址防止以后用到fastboot
  3. 顺便传一下adbadb.zip
  4. 红米2的recrecoveryHM2.img

你可能感兴趣的:(Flash)