How to root Phoenix OS 3.0? in 64bit

  • v2.2.0 64-bit
  • v2.2.1 64-bit
  • v2.5.0 64-bit
  • v2.5.3.64 64-bit
  • v2.5.7.348 64-bit
  1. Download and extract the .zip file. For the purposes of the tutorial, I’m going to assume that you extract it in the Download folder and rename the SuperSU folder to su. Inside su, you should see META-INF, x64, x86, etc folders.
  2. Open the terminal by pressing Alt+F1
  3. If you have Phoenix OS 32-bit, type in these commands:
    Code:
    cd /system/xbin
    mv su su.orig
    cp /sdcard/Download/su/x86/su.pie su
    chmod 4751 su
    su --install
    su --daemon
  4. If you have Phoenix OS 64-bit, type in these commands:
    Code:
    cd /system/xbin
    mv su su.orig
    cp /sdcard/Download/su/x64/su .
    chmod 4751 su
    su --install
    su --daemon
  5. If after typing in the mv su su.orig command, you get an error saying:

    Quote:

    mv: rename su to su.orig: No such file or directory

     

    That means your Phoenix OS installation does not come with the su binary. Skip the mv command and proceed to the next step since there is nothing to make a backup of.
    I usually install my Phoenix OS using the .exe installer and always see the su file in that folder during the rooting process so I never see this error. It was never clear to me why people are missing the su binary, but my observations tell me it could be because people are installing it using the ISO file or using 32-bit. I never had the opportunity to test this out, but if you have this error, please post your Phoenix OS version, architecture, and installation method.

  6. Make sure you type in the commands exactly as provided. I saw other people were having trouble because they typed in the command incorrectly; they were missing a period after a space. It should be with a period and a space after the command (if you’re rooting x64):

    Code:
    cp /sdcard/Download/su/x64/su .
    1. Close the console by pressing Alt+F7. (If you have trouble exiting the console, post below with your Phoenix OS version and architecture. Then, try pressing Ctrl+Alt+F7)
    2. Phoenix OS might crash and restart. Using the File Manager, go to the Download folder. Navigate to su>common> and install Superuser.apk
    3. Launch SuperSU app from the app drawer. Press Continue, then select Normal to update the binary normally. Exit out of the app after the update is successful.
    4. Launch Security app from the app drawer. Click AutoRun.
     

Get The latest version of Phoenix 
Advantages:

  • No need to wait to download and extract a 500MB system.img. Instead, download a 5MB .zip file

  • Advertisement
  • No need to do a fresh install. You can root an existing installation without removing all your data.

  • Play store and Google Calendar sync work

Tested and works with:

Instructions:

    1. Download and extract the .zip file. For the purposes of the tutorial, I’m going to assume that you extract it in the Download folder and rename the SuperSU folder to su. Inside su, you should see META-INF, x64, x86, etc folders.
      [img]h**ps://img.xda-cdn.com/iZO4QEQmWCrYSWUJQZ67Fexc2H4=/h**ps%3A%2F%2Fi.imgur.com%2F2knK279l.jpg[/img]

    2. Open the terminal by pressing Alt+F1

    3. If you have Phoenix OS 32-bit, type in these commands:
      Code:
      cd /system/xbin
      mv su su.orig
      cp /sdcard/Download/su/x86/su.pie su
      chmod 4751 su
      su –install
      su –daemon

    4. If you have Phoenix OS 64-bit, type in these commands:
      Code:
      cd /system/xbin
      mv su su.orig
      cp /sdcard/Download/su/x64/su .
      chmod 4751 su
      su –install
      su –daemon
      This screenshot is for 64-bit:
      [img]h**ps://img.xda-cdn.com/vxdVOe2Bh6VFHVXI_5km59Lt5YU=/h**ps%3A%2F%2Fi.imgur.com%2FfkXPcdHl.jpg[/img]

    5. Close the console by pressing Alt+F7. (If you have trouble exiting the console, post below with your Phoenix OS version and architecture. Then, try pressing Ctrl+Alt+F7)

    6. Phoenix OS might crash and restart. Using the File Manager, go to the Download folder. Navigate to su>common> and install Superuser.apk

    7. Launch SuperSU app from the app drawer. Press Continue, then select Normal to update the binary normally. Exit out of the app after the update is successful.

    8. Launch Security app from the app drawer. Click AutoRun.
      [img]h**ps://img.xda-cdn.com/cYZsJbyMo_PS5rgafsez9A1oOeE=/h**ps%3A%2F%2Fi.imgur.com%2FgUlO71Gl.jpg[/img]

    9. Toggle SuperSU to enable it so that it can automatically run when other apps request Superuser access. Exit out of the app.
      [img]h**ps://img.xda-cdn.com/1KTUZ7hAzuwdW6oJyxz9LqPIHZY=/h**ps%3A%2F%2Fi.imgur.com%2F5QLMjvAl.jpg[/img]

Leave a Reply

Your email address will not be published. Required fields are marked *