On Bootloader for android-x86

353 views
Skip to first unread message

Marcelo Martins

unread,
Feb 17, 2012, 5:02:01 PM2/17/12
to Android-x86
From my understanding, android-x86 uses fastboot as the bootloader for
the first stage and then passes control to grub for the rest of the
booting process.

I'm trying to port Android-x86 to a development board which uses a
customized version of kboot on a firmware for the first boot stage.
I've been able to run Ubuntu and Meego on it, but am not so sure about
how to deal with fastboot to boot Android. Is fastboot really
necessary? FYI, I don't have much access to the board internals and I
don't think I can flash anything other than kboot. Is there any way to
boot Android without using fastboot?

Thanks

Chih-Wei Huang

unread,
Feb 19, 2012, 11:09:13 PM2/19/12
to andro...@googlegroups.com
2012/2/18 Marcelo Martins <mhtma...@gmail.com>:

No, android-x86 doesn't use fastboot.

What you need is just a bootloader that can
load kernel and initrd and set customized cmdline.


--
Chih-Wei
Android-x86 project
http://www.android-x86.org

Alvin Wong

unread,
Feb 21, 2012, 4:36:25 AM2/21/12
to Android-x86
You can use GRUB or whatever bootloaders that is capable of loading
Linux kernel and cmdline (not even needed if correctly set in kernel
image already).

If you can run Ubuntu I suppose you already have enough things for
booting Android-x86

By the way, your developing board is x86?

Amogh Harish

unread,
Feb 21, 2012, 4:40:36 AM2/21/12
to andro...@googlegroups.com

It's got to be x-86. There is no other reason for him to install Android.

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-x86...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

Reply all
Reply to author
Forward
0 new messages