Changes

Jump to: navigation, search

Intel: Installing Android-x86

2 bytes removed, 06:59, 8 June 2020
/* Prepare installation media */
== Prepare installation media ==
* A USB DVD-ROM drive or a USB disk of at least 1GB should be used as installation media
* Download [http://www.android-x86.org/download Android-x86 89.10-rc2 r2 live and installation iso (64-bit) ]
* For installation with a USB DVD-ROM - flash the downloaded image directly onto a DVD
* For installation with a USB disk on a Linux host you can use dd the command:
<pre>
$ sudo dd if=android-x86_64-89.10-rc2r2.iso of=/dev/sdX bs=1MB
</pre>
* NOTE: /dev/sdX in the command above is the device name of the target USB disk
425
edits