Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to create pendrive as bootable disk of android x86 2.3 gingerbread,can it will work as a live cd. give suggestions how to create it?

share|improve this question
If it is packaged as a standard Linux distribution, you can use unetbootin to install it to a USB stick. – Blender Mar 2 '12 at 7:45

3 Answers

I use UNetbootin in order to make bootable flash drives.

I have gone through their supported operating systems, and although android-x86 is not listed, neither is xbmc, which is the last thing I made a bootable flash drive out of.

Great software, cross platform and very useful.

share|improve this answer
In ubuntu Systems>administration>startup disk creator utility will work? – Kaushal Mar 2 '12 at 8:19
No, use unetbootin – darryn.ten Mar 2 '12 at 8:20

Use liveusb-creator as it works on Linux and Windows. I've used it several times and got no complains.

share|improve this answer

Use UNetbootin to create a Live USB with an ISO from

http://www.androidsim.net/2011/08/android-32-22-live-installation-images.html

They also have newer Android live CDs, good luck!

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.