problems with my first root filesystem

John Lee john_lee at openmoko.com
Mon Sep 10 10:02:34 CEST 2007


On Mon, Sep 10, 2007 at 12:42:16AM -0600, Ray Lehtiniemi wrote:
> i just built a copy of P1-September-Snapshot using mokomakefile and am having 
> no luck.  i flashed the kernel and rootfs to nand using dfu-util and 
> rebooted.  it got as far as freeing init memory, then froze up.

You might want to test your toolchain first?  If the kernel cannot
execute the binary inside rootfs it will hang just like this.

cd moko/build
. ../setup-env
bitbake helloworld-image

Oh by the way, have you put

BUILD_ARCH = "x86_64" inside your local.conf?

-John



More information about the openmoko-devel mailing list