martinhbramwell / Meteor-CI-Tutorial

A Complete Guide to Meteor Continuous Integration, Delivery and Deployment with an explanatory video series here -->
https://www.youtube.com/playlist?list=PLq7op4J183lXpGr79hjfQVQHB-saVqLBL
MIT License
22 stars 4 forks source link

Need a section about using KVM as emulator #14

Open dude-awap opened 8 years ago

dude-awap commented 8 years ago

No explanation of set up. Just do it in a video.

http://www.alteridem.net/2014/08/19/using-android-x86-as-an-emulator-in-hyper-v-for-windows/

martinhbramwell commented 8 years ago

Use android-x86-4.4-r3.iso

OS : Linux Version : Generic 2.6.x Kernel

"The fix is that you should manually create partitions: create a small (100m) first primary partition for grub, and a 2nd extended partition for the rest, and install android on the 2nd, the grub will go automatically to the 1st... " Only format sd5. It should be bootable.

Get to the developer settings and deactivate the sleep mode.