How to Install Phoenix OS as a Separate OS (Dual boot) with Windows and Ubuntu to play PUBG Mobile without any Lag
Now everyone is addicted to PUBG Mobile game, a Free Battle Royale Game for Smart phones. Most of the players were looking for a good emulator to play Pubg Mobile on their Laptops and PCs. We have already published an article on " Best Emulator for Pubg Mobile on low End Computers". Here the clear winner is Phoenix OS, an Androidx86 project, which allows you to play Almost all mobile games. Since Pubg mobile detect phoenix os as emulator you don't need to worry about banning your account. Its almost same as you play pubg mobile on tencent gaming buddy (Pubg's official emulator).
Even though phoenix OS is best among other Androidx86 project it is little difficult to install as a separate Operating System along with Windows and Ubuntu. Because there is some bugs for installing Phoenix OS Grub. While installing on ext4 format( for better performance in Phoenix OS) Phoenix OS is unable to install grub entry. So that you will not be able to run Phoenix OS after install it on ext4 drive.
Manual boot entry method in windows is also difficult. I tried some methods and failed. So the best way to install Phoenix OS on ext4 drive is to install it with Ubuntu. We published and article on How to Install Ubuntu along with Windows 10, which helps you to install Ubuntu with Windows 10 UEFI.
After installing Ubuntu you have to download and make a bootable Phoenix OS USB drive as you install Ubuntu.
Steps
Even though phoenix OS is best among other Androidx86 project it is little difficult to install as a separate Operating System along with Windows and Ubuntu. Because there is some bugs for installing Phoenix OS Grub. While installing on ext4 format( for better performance in Phoenix OS) Phoenix OS is unable to install grub entry. So that you will not be able to run Phoenix OS after install it on ext4 drive.
Manual boot entry method in windows is also difficult. I tried some methods and failed. So the best way to install Phoenix OS on ext4 drive is to install it with Ubuntu. We published and article on How to Install Ubuntu along with Windows 10, which helps you to install Ubuntu with Windows 10 UEFI.
After installing Ubuntu you have to download and make a bootable Phoenix OS USB drive as you install Ubuntu.
Steps
- Install Ubuntu along with Windows
- Make a bootable Phoenix OS USB drive using Phoenix os ISO file
- Boot and install Phoenix OS
- Select the same drive where you installed Ubuntu
- When asked don't format, select skip
- When asked to install grub select skip
- After installation reboot
- Boot into Ubuntu
- Select Terminal
- write the following commands and enter
sudo gedit/etc/grub.d/40_custom - A new text editor will open up and write the following code at the end and save
menuentry “PhoenixOS” {
linux /PhoenixOS/kernel root=/dev/ram0 androidboot.hardware=android_x86_64 androidboot.selinux=permissive quiet SRC=/PhoenixOS DATA=/PhoenixOS CREATE_DATA_IMG=1
initrd /PhoenixOS/initrd.img
} - If you are installing Phoenix OS ROC version replace Phoenix OS with "PhoenixOS-ROC" in the above code
- You are done. Restart your PC. In the ubuntu boot menu you will see PhoenixOS entry and you can boot into phoenix OS now- without any lag
If you have any issues or doubts regarding this installation comment below
Issues and Solution
- After playing pubg mobile for a long time there is lag for pubg mobile - It can be resolved by re installing pubg mobile. You can use the apk file from official pubg mobile website to install this game. So that you can save a lot of data
Bro I have done all the steps mentioned by you...But when I type
ReplyDeletesudo gedit/etc/grub.d/40_custom in terminal it says command not found....Please you are my only hooe....Help me to sort out the pproblem..
Hi. Sorry for the delayed reply. Phoenix OS is outdated. Try using Prime OS. There is no need to use custom commands in Prime OS. Prime OS installs the grub file itself.
DeleteHere is the detailed instructions to install Prime OS How to Install Prime OS
Delete