Skip to content

DragonEmperor9480/pipa_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Installation Guide

  1. Download the rom package along with boot,dtbo and vendor_boot(links mentioned in post)
  2. Put downloaded files in a folder(your platform tools folder preferred)
  3. reboot to bootloader(hold power + volume down button)
  4. In your pc,open terminal where you copied the above files and run the following commands:

  5. fastboot flash boot boot.img
    

    fastboot flash dtbo dtbo.img
    

    fastboot flash vendor_boot vendor_boot.img
    

    fastboot reboot recovery
    

  6. Format data via recovery(optional if flashing on the same rom)
  7. select reboot to recovery(advanced -> reboot to recovery)
  8. select apply update in recovery
  9. In your pc terminal, run adb sideload rom.zip(replace rom.zip with the downloaded rom package name.zip)
  10. if you are flashing a vanilla build and want to flash gapps, select reboot to recovery(installation ends at 47% displayed on your pc terminal) and then sideload gapps by selecting apply update. Skip this step if you are already flashing a gapps build
  11. Reboot to system

If still having issues report here: Support group

About

a guide to install custom roms on pipa(Xiaomi pad 6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published