Hi Angelo,

The last log entry tells me that you may not have a rootfs included in your boot image because the kernel cannot find the "init" program: Kernel panic - not syncing: No init found. Try passing init= option to kernel

There are three binary components built and placed into ./uClinux-dev/images/... the linux.bin and romfs.bin, and image.bin.

Are you attempting to boot image.bin -- and not linux.bin?
Are you sure that you build a romfs.bin as part of your image.bin? Double check in make menuconfig.

-Dave


On 12/04/2009 02:21 PM, angelo wrote:
Hello All,

i am trying to execute a first ucLinux kernel for MCF5307 i have just compiled. This is the result.

Linux version 2.6.25-uc0 (ang...@miri) (gcc version 4.1.1) #27 Sat Aug 1 12:03:13 CEST 2009


uClinux/COLDFIRE(m5307)
COLDFIRE port done by Greg Ungerer, g...@snapgear.com
Modified for M5307 by Dave Miller, dmil...@intellistor.com
Flat model support (C) 1998,1999 Kenneth Albanowski, D. Jeff Dionne
Built 1 zonelists in Zone order, mobility grouping off. Total pages: 4064
Kernel command line:
PID hash table entries: 64 (order: 6, 256 bytes)
Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory available: 14172k/16384k RAM, (878k kernel code, 150k data)
Mount-cache hash table entries: 512
net_namespace: 152 bytes
NET: Registered protocol family 16
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 512 (order: 0, 4096 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 512 bind 1024)
TCP reno registered
ColdFire internal UART serial driver
ttyS0 at MMIO 0x100001c0 (irq = 73) is a ColdFire UART
console [ttyS0] enabled
ttyS1 at MMIO 0x10000200 (irq = 74) is a ColdFire UART
dm9000 Ethernet Driver, V1.30
TCP cubic registered
NET: Registered protocol family 17
Freeing unused kernel memory: 52k freed (0x1e9000 - 0x1f5000)
Kernel panic - not syncing: No init found. Try passing init= option to kernel.

Any help is really appreciated.

many thanks
Angelo

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

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

Reply via email to