Installation guide for RisingOS [Redmi K60 Pro]

Installation guide for RisingOS [Redmi K60 Pro]

Blinkov `rifux` Vladimir ♪
RisingOS 4.1 screenshot

Initial Installation Steps and Information

  • Before you begin, ensure that you have ADB and fastboot installed on your computer.
  • There are two ROM variants available: Vanilla and GAPPS. The vanilla version includes tag 'VANILLA_AOSP', while the GAPPS version has the 'GAPPS' tag in the file name.

Installing via Recovery:

For example, on Windows, the command might look like this: fastboot flash recovery_ab C:\Users\myuser\Downloads\recovery-recovery-RisingOS-4.1-RELEASE-20240730-UNOFFICIAL-socrates.img
  • If this is your first time installing the ROM, it's essential to erase all data using the 'Format data' option in the recovery menu.
  • In the recovery menu, navigate to 'Apply Update -> Sideload.'
  • Sideload the package using the following command: adb sideload path/to/RisingOS.zip
For example, on Windows, the command might look like this: adb sideload C:\Users\myuser\Downloads\RisingOS-4.1-RELEASE-20240730-GAPPS-UNOFFICIAL-socrates-ota.zip
  • After completing this step, reboot your device.

Report Page