Skip to content Skip to footer

How to install OxygenOS using a Mac

OnePlus has finally released its own custom ROM called OxygenOS. The new ROM is based on Android 5.0 Lollipop and comes with additional features and customization options, it does feature substantially less features then Cyanogenmod 12

It is important to know that the steps to follow to install OxygenOS are different for Mac then Windows. The guide bellow is made for users that own a Mac OSX based system and want to install OxygenOS using a Mac. Installing OxygenOS doesn’t remove your device’s warranty but it does require you to wipe all of your personal data.

How to install OxygenOS using a Mac

1. Unlocking the device Bootloader

  1. Download the ADB/Fastboot files for Mac here
  2. extract its content and transfer them to a folder called “one” on your desktop
  3. Download TWRP here
  4. Transfer its files to the same folder
  5. Reboot your OnePlus One into fastboot mode
  6. open up the Terminal window
  7.  find the folder where you put the recovery image and run the following commands:
  8. ./fastboot oem unlock (You can skip this step if your phone’s bootloader is already unlocked).
    ./fastboot flash recovery <recovery.img>. Image file should be the TWRP recovery image.
    ./fastboot reboot
  9. Plug your device into your Mac
  10. Once its recognized, run the following command: ./fastboot devices
  11. then run: ./fastboot oem unlock

2. Install TWRP recovery

  1. Make sure to Download OxygenOS
  2. You now need to flash TWRP recovery on your One by executing the following command:
  3. ./fastboot flash recovery <insert twrp recovery filename.img>

3. Installing OxygenOS using a Mac

  1. Disconnect your OnePlus One from your Mac
  2. Boot the device into recovery
  3. Once it is in TWRP head over to the “Wipe”
  4. Select ‘system’ and ‘data’ partition and then confirm your selection by swiping the arrow at the bottom to the right.
  5. select the ‘Install’ button
  6. Choose the OxygenOS .zip file previously transfered
  7.  Once OxygenOS has installed, select the ‘Reboot system’ option in TWRP recovery.