Flash Guide for Beryllium 4.19 kernel based

Flash Guide for Beryllium 4.19 kernel based

NotDheeraj06

IMPORTANT TO NOTE:

  • Do not try to switch to any other kernel
  • Do not flash over 4.9 kernel builds

You must clean flash in following cases-:

  • You are coming from any other ROM or MIUI
  • You are coming from previous Android Version

Clean Flash (coming from a different ROM)

  • Clean flash involves formatting data which means you will be loosing data stored in the internal storage of your device, data in SD Card should not be affected. I will not be responsible for any loss of data.
  • Download ROM and recovery to your PC
  • Reboot the device to fastboot mode
  • Flash recovery image by running fastboot flash recovery <path/to/recovery.img> in terminal
  • Reboot to recovery mode
  • Factory Reset > Format Data
  • On your phone (which is in recovery mode), Select Apply Update > Apply from ADB, Flash the ROM through ADB sideload by running adb sideload <path/to/rom.zip> in terminal
  • Flash Latest Firmware
  • Reboot

Dirty Flash or Update

  • There will be no loss of data if everything goes well. Keep backups incase of any mishap. I will not be responsible for any loss of data.
  • Download ROM file to your PC
  • Reboot the device to recovery
  • Apply Update > Apply from ADB
  • Flash the ROM through ADB sideload by running adb sideload <path/to/rom.zip> in terminal
  • Reboot


Report Page