Re: Android on the apache walkthrough
Haven't seen that one yet, does it do it in WinMo or on the black screen where it would normally say jumping to kernal?
My files may be slightly outdated, I will go download the files and see what happens.
Ok I downloaded everything again, set it all up like I normally do, just how I have it above, and it worked fine.
Check your startup.txt, Haret will spit that out if theres no set MTYPE command, though for some reason the startup.txt provided on the site lacks it, and it works fine on mine, there have been reports of it NOT working and giving that error on Moguls. Make sure you have no other installation or files for android on your SD card, delete them all and try again. If not, in the startup.txt enter set MTYPE 1667 above set KERNEL zImage, so its like this:
set com "1"
set MTYPE "1667"
set kernel "zImage"
set initrd "initrd"
set cmdline "root=/dev/mmcblk0p2 mem=64M rootdelay=3 boot_delay=0 console=ttyS0,115200n8 console=tty0 fbcon=rotate:0 androidboot.console=ttyS0 android.checkjni=1
bootlinux
And see what it does.
Last edited by pio_masaki; 01-04-2009 at 12:12 AM.
|