btastory.blogg.se

Fastboot flash recovery
Fastboot flash recovery




fastboot flash recovery

Use good-quality USB cable for a better connection. However, you can also use the following command in CMD/PowerShell after enabling USB Debugging in your device: Use the buttons combo to boot your device now into Fastboot/Bootloader mode.From the options, choose ‘Open command window here’ or you may find ‘Open PowerShell window here’.Now, press and hold the SHIFT key and then right-click on any unoccupied space of the folder.Copy the recovery img to the folder where you have kept ADB and Fastboot binaries.

fastboot flash recovery

  • Download the TWRP 3.3.0-0 recovery img from the link given above.
  • If your PC is run by Mac or Linux OS, add a dot and forward-slash (./) in front of the commands every time. If you don't follow this step, you will have to repeat the install.If you follow this method, you need to install ADB and Fastoot tools on your PC first. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. After typing fastboot reboot, hold the key combo and boot to TWRP. To prevent this, use Google to find the proper key combo to enter recovery. Note many devices will replace your custom recovery automatically during first boot.

    fastboot flash recovery

    From your computer, open a command prompt and type:ĭownload the correct image file and copy the file into the same folder as your platform-tools.

    fastboot flash recovery

    Press back and go into Developer Options and enable USB debugging. On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. You can try the simple FWUL adb/fastboot ISO or the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed Windows users will need proper drivers installed on their computer. Download the platform-tools as per your operating system. You will need the platform-tools from the Android SDK on your computer. Fastboot Install Method (No Root Required):






    Fastboot flash recovery