ArrowOS installation procedure
Pre-installation && recommended steps:
- Recommended clean install from MIUI.
- (OPTIONAL)gapps if you select vanilla arrow (Download from here)
Flashing Instruction (NO FTS PANELS-CLEAN INSTALL)
1.Download & install boot, dtbo, vendor_boot
- Download the following files from HERE.
$ boot.img $ vendor_boot.img $ dtbo.img
- Power off the device, and boot it into bootloader mode:With the device powered off, hold Volume Down + Power. Keep holding both buttons until the word FASTBOOT appears on the screen, then release.
- Flash the downloaded image files to your device by typing:
$fastboot flash dtbo dtbo.img $fastboot flash vendor_boot vendor_boot.img $fastboot flash boot boot.img
2.Reboot to recovery
3.Format Data
4.Flash ROM file by sideload
Flashing Instruction (only prebuilt kernel/Only option If you have fts panel)
1.Download & install boot, dtbo, vendor_boot - USE THE ONES IN THE BOOT-PREBUILT FOLDER
- Download the following files from HERE.
$ boot.img $ vendor_boot.img $ dtbo.img
- Power off the device, and boot it into bootloader mode:With the device powered off, hold Volume Down + Power. Keep holding both buttons until the word FASTBOOT appears on the screen, then release.
- Flash the downloaded image files to your device by typing:
$fastboot flash dtbo dtbo.img $fastboot flash vendor_boot vendor_boot.img $fastboot flash boot boot.img
2.Reboot to recovery
3.Format Data
4.Flash ROM file by sideload
5.Reboot to fastboot and flash files again (boot, dtbo, vendor_boot)
Install ROM from TWRP (only prebuilt)
- Install Recovery
- Select zip and install
- format data
- go to advance -> flash current twrp
- go to reboot (if show current slot A) clic on slot b.
- reboot recovery
- flash gapps
- format data
- reboot system
NOTE: for step 4 if show curret slot B then clic on slot A and reboot recovery