Problem building bootstrap image for mx31ads
Piero Pezzin
piero.pezzin at gmail.com
Tue Feb 24 13:51:16 UTC 2009
Hi all,
I have successfully run the bootstrap-image task for the mx31ads machine.
When I try to load the root file system via NFS, I get the following error:
[ 4.510000] Looking up port of RPC 100005/1 on 192.168.0.8
[ 4.530000] VFS: Mounted root (nfs filesystem).
[ 4.530000] Freeing init memory: 128K
[ 4.630000] Kernel panic - not syncing: Attempted to kill init!
[ 4.630000] Rebooting in 1 seconds..
If I try to run the file command on the init file included in the rfs, I see
that it's built for the 2.4 kernel:
piero at piero-laptop:~/work2/oe/build/tmp/rootfs/sbin$ file init.sysvinit
init.sysvinit: ELF 32-bit LSB executable, ARM, version 1, for GNU/Linux
2.4.0, dynamically linked (uses shared libs), stripped
In my local.conf I have set the MACHINE="mx31ads" and DISTRO="generic"
variables. I'm working on a ubuntu 8.04 machine and I have customized the
.bb files to compile the 2.6.22.2 kernel that I need to use (instead of the
2.6.18 originally included in the .bb recipe).
Am I missing something? Can someone kindly help me understand what's
happening?
Thanks in advance.
Piero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20090224/4f5bad99/attachment-0002.html>
More information about the Openembedded-users
mailing list