Flashing instructions for StatiXOS - alioth

Flashing instructions for StatiXOS - alioth

github.com/StatiXOS

• Download the latest build and images from https://downloads.statixos.com/12-SNOWCONE/alioth/

• Reboot to fastboot
• Go to the downloaded images folder and copy-paste the following commands
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash dtbo dtbo.img
• Reboot to recovery
• Wipe data factory/reset
• Apply update via ADB and sideload the build
adb sideload /path/to/build.zip

Make sure you are using latest platform tools and not minimal ADB
Wipe data factory/reset must be done via provided recovery only
TWRP is not supported and will not mount userspace data

#StatiXOS #Snowcone #alioth #aliothin


Report Page