Dear Marcelo:
I followed the mail((
http://android.koolu.org/pipermail/android-freerunner-koolu.org/2009-June/000919.html)
to create kernel file and my procedure is below:
//--------------------------------------------------------------------------------------------------------------------------//
I tried the following steps:
repo init -u git://git.koolu.org/freerunner/platform/manifest.git -b
koolu-1.0
repo sync
make TARGET_PRODUCT=freerunner
I got some .img files under ./out/target/product/freerunner :
kernel.img/ramdisk.img/system.img/userdata.img
and uImage under ./out/target/product/freerunner/obj/KERNEL/arch/arm/boot/
I replace those .img files under vfat filesystem on the SD-Card
And then i tried the following steps:
mkdir koolu-installer
cd koolu-installer
repo init -u git://git.koolu.org/freerunner/platform/manifest.git -b
installer
repo sync
vim Makefile => change
"KOOLU_KERNEL_CONFIG_NAME=gta02_moredrivers_defconfig"
make
then got qi.img and uImage.img that are created under koolu-installer,
and replace both under vfat filesystem on the SD-Card
//--------------------------------------------------------------------------------------------------------------------------//
So the structure of my SD-Card, 2 partitions(vfat and ext3) in SD,
and I put qi.img, kernel files(/boot/uImage-GTA02.bin, uImage, uImage.bin)
and those *.img in vfat partition to reboot from SD-Card of XOR
After rebooting from SD-Card of XOR, I get the following:
"Kernel Panic- not syncing: No init found. Try passing init= option to
kernel"
What's wrong with my steps?
Could you help me to solve this difficult problem?
It already become to my bottleneck for FR
Thanks.
Regard,
Alan
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org