Difference between revisions of "IntensePC: Installing Android-x86 4.4 RC1"

From fit-PC wiki
Jump to: navigation, search
(Created page with '== Prepare installation media == * SATA disk or USB Flash drive of at least 8GB should be used as installation media * Download $ wget [http://fit-pc2.com/download/android-x86/an...')   (change visibility)
 
Line 8: Line 8:
 
   $ gzip -dc android-x86-4.4-rc1.8GB.dd.gz | sudo dd of=/dev/sdb bs=1MB
 
   $ gzip -dc android-x86-4.4-rc1.8GB.dd.gz | sudo dd of=/dev/sdb bs=1MB
 
* Connect the storage device to the Intense PC and boot
 
* Connect the storage device to the Intense PC and boot
* Welcome to Android-x86 4.4: On first boot choose your language, google account, wf-fi setting etc
+
* Welcome to Android-x86 4.4: On first boot choose language, Google account, wireless setting, etc

Revision as of 12:20, 5 March 2014

Prepare installation media

Installation process

  • Connect the storage device to the host PC
  • Assuming your storage device was detected as /dev/sdb write the image on it:
 $ gzip -dc android-x86-4.4-rc1.8GB.dd.gz | sudo dd of=/dev/sdb bs=1MB
  • Connect the storage device to the Intense PC and boot
  • Welcome to Android-x86 4.4: On first boot choose language, Google account, wireless setting, etc