Originally published at: How to Install Complete Android OS on a PC
When people think of running Android on PC, they often think of emulators. But today I’m going to show you how to actually install Android as a complete operating system on your PC. This has tremendous benefits over simply running an Android emulator on your desktop. For one, the Android OS will be able to…
You can turn it off temporarily.
keeps telling me to turn off secure boot. i need that for my os. im maing this for another pc
Are u getting a specific error? or what step are you having trouble with?
Dont waste your time. Doesnt work. I tried in a brand new computer and with a legacy bios computer, none of them worked.
I checked, it is working for me
You can download from here: Remix OS download latest version
hi, I cannot download Remix via the provided link, it gives a 404. Any suggestions or link to a working download
can i install it in my 32 gb emmc card in lenovo100s please help
Hi Mario,
I’m assuming you’re single-booting with Remix, so you can try changing the grub settings from a Linux terminal:
sudo -H gedit /etc/default/grub
add/change these lines:
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=lsb_release -i -s 2> /dev/null || echo Debian
GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash”
GRUB_CMDLINE_LINUX=“”
Could I install Remix without having to use the grub Menu. Could it load Remix directly as a resident mode without going to the grub menu selection each time you bootup.