

The 9.0-r2 release is based on the latest Android 9.0.0 Pie release (android-9.0.0_r54). Congratulations! Now you can run Andrond-x86 directly, or you can reboot and run it. If you see this screen, the installation is complete.If you are lucky, the installation will begin, and you will see the progress bar.See the Advanced section for how to do this. If you hope to boot other operating systems, you need to add the item to /grub/menu.lst manually. Note the installer only creates boot items for Android-x86. Usually you should answer yes, unless you want to install boot loader by hand yourself. Next question is whether to install boot loader Grub.Therefore we do not recommend to install Android-x86 to a fat32 partition. That is, all data will lose after power off. You can still proceed to install, but the installed android system will work like a live cd system. Also note if you choose to format to fat32, you will see a warning that android cannot save data to fat32.Note the type you chosen must match the partition id, or the boot loader will fail to boot. Otherwise, choose a filesystem type to format. If the partition is formatted, you may choose 'Do not format' to keep existing data. Android-x86 can co-exist with other operating system or data in the chosen partition.If the target drive is not shown, try 'Detect devices'. Note you can install Android-x86 to an external disk like USB drive. You can choose an existing partition to install Android-x86, or you can create or modify partitions by choosing 'Create/Modify partitions'. After seconds of booting, you will see a partition selection dialog.Boot from the Android-x86 installation CD/USB, choose the 'Install Android to harddisk' item, as show below.Burn the iso image to cdrom, or create a bootable USB disk (recommended).So we decide to create our code base to provide support on different x86 platforms, and set up a git server to host it. A few months after we created the project, we found out that we could do much more than just hosting patches. The original plan is to host different patches for android x86 support from open source community.
