Installation Guide MistOs Raviole

Installation Guide MistOs Raviole

srly

📝Notes for Vanilla Version: Before flashing: Make sure to Log out (Remove) your Google Account and disable Screen Lock (PIN/Pattern) to avoid FRP lock after formatting data.

Your device's bootloader needs to be unlocked.

Download the following files for Raviole :

   - boot.img

   - dtbo.img

   - vendor_boot.img

   - MistOS-xxx.zip

Boot into bootloader.

• Flash the images required to boot into recovery :

  - fastboot flash boot boot.img

  - fastboot flash dtbo dtbo.img

  - fastboot flash vendor_boot vendor_boot.img

Reboot to recovery or fastbooot reboot recovery.

While in recovery, navigate to Factory Reset → Format Data/Factory Reset and confirm to format the device.

Go back to the main menu and navigate to Apply Update → Apply from ADB.

Sideload Project MistOS:

  - adb sideload MistOS-xxx.zip (drag n drop the file rom)

Reboot System

(Optional) Fully reboot to recovery and navigate to Apply Update → Apply from ADB to sideload any addons :

  - adb sideload addon_filename.zip


Report Page