Hi All,

I have built the image based on at91sam9260_defconfig. I get the following at the end of the boot process:

VFS: Mounted root (romfs filesystem) readonly.
Freeing init memory: 100K
Failed to execute /bin/init.  Attempting default...
Kernel panic - not syncing: No init found. Try passing init= option to kernel.


Kernel command line has init=/bin/init. What I noticed is that /bin/init is BFLT. I manually rebuilt /bin/init and /bin/sh without the "-Wl,elf2flt". These elf binaries booted correctly.

Should the build system generate ELF for mmu-ful systems or is the problem with my configuration? Other than in uClib I cannot see any option to specify the type of user binary to build (it was ELF in uClibc).


If the problem is with my configuration, what is the item I need to set?

regards,

Mike Sander.


_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to