need help building x86 iso for qemu

39 views
Skip to first unread message

androidfan

unread,
Sep 29, 2009, 6:21:11 PM9/29/09
to Android-x86
Hi,
I am trying to create Android x86 ISO image to run on QEMU. I
followed the instructions in http://www.android-x86.org/ to download
the source code. I got the code from
repo init -u git://git.android-x86.org/platform/manifest.git
I used following command to build the iso.
TARGET_ARCH=x86 TARGET_PRODUCT=generic DISABLE_DEXPREOPT=true make -j4
iso_img

The build breaks with this error.
make: *** No rule to make target `iso_img'. Stop.

1. What is the command to create iso_img? Also make install_img does
not work for me.
2. I also wanted to build custom kernel iso. I downloaded kernel
source code from kernel/common.git and built bzImage. Where do I have
to copy this to make sure that this kernel will be included in
android x86 iso and not the default kernel?

Thanks,
Vaishali

beyounn

unread,
Sep 29, 2009, 6:42:22 PM9/29/09
to Android-x86
wrong command, see https://sites.google.com/a/android-x86.org/web/getsourcecode

On Sep 29, 3:21 pm, androidfan <vaishali.kara...@gmail.com> wrote:
> Hi,
> I am trying to create Android x86 ISO image to run on QEMU.  I
> followed the instructions inhttp://www.android-x86.org/to download
Reply all
Reply to author
Forward
0 new messages