G33K
Junior Member
- May 29, 2022
- 114
- 80
The Android emulator is often mentioned on the forum, so I want to share a convenient technology that has not been mentioned at all.
How many times have I tried all kinds of Android emulators, instead of just running it as a virtual machine. And it's very simple. I'm telling you how to install Android OS as a Proxmox virtual machine. It works fine: the store, applications, account. Everything is fine.
from the site android-x86.org download the image android-x86_64.iso and upload it to Proxmox.
Create a virtual machine with the following parameters:
Launch the VM, select Installation. I create a partition on the disk, but I refuse to use GPT. In cfdisk, we create a partition, make it bootable, save it, exit. We select this partition for installation, choose the ext4 file system, we put grub, we refuse the offer to select the read only mode. Reboot after installation.
Boot into Android, perform a typical startup setup. Select a WI-FI connection. One network called VirtWifi will be available. After connecting to it, we received an IP address from a DHCP server that runs on a bridge that we added to this virtual machine.
That's it. We can now assign our account and use it. I personally need this virtual machine to install some applications that I don't want to put on my smartphone, since they are not needed there. Recently, I was asked to launch such a virtual machine to work with Instagram (SMM), since the web version for PC is inconvenient.
How many times have I tried all kinds of Android emulators, instead of just running it as a virtual machine. And it's very simple. I'm telling you how to install Android OS as a Proxmox virtual machine. It works fine: the store, applications, account. Everything is fine.


- Type: Linux, 6.x - 2.6 Kernel
- Graphic Card: Default
- SCSI Controller: VirtIO SCSI single
- Disk: SCSI


That's it. We can now assign our account and use it. I personally need this virtual machine to install some applications that I don't want to put on my smartphone, since they are not needed there. Recently, I was asked to launch such a virtual machine to work with Instagram (SMM), since the web version for PC is inconvenient.