From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from almach.lunarpages.com (almach.lunarpages.com [209.200.240.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 43BEC67C2B for ; Mon, 27 Nov 2006 21:31:17 +1100 (EST) Message-ID: <004501c7120b$ebca9190$ab80a8c0@xaltedindia.net> From: "Abdul Rahaman" To: References: Subject: fialing @ executing /sbin/int in main.c Date: Mon, 27 Nov 2006 15:37:50 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0042_01C71239.FF11F030" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------=_NextPart_000_0042_01C71239.FF11F030 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All, Iam trying to port linux on an mpc8xx processor. Iam using = 2.6.10 kernel and busybox 1.0.0.The system is booting up but its failing = at the "init".For some reasons it says Kernel panic - not syncing: No = init found. Try passing init=3D option to kernel. <0>Rebooting in 180 second Pls check below the entire text. Linux version 2.6.10 (gcc version 3.4.1) #83 Wed=20 =20 Nov 22 16:02:46 IST 2006 On node 0 totalpages: 8192 DMA zone: 8192 pages, LIFO batch:2 Normal zone: 0 pages, LIFO batch:1 HighMem zone: 0 pages, LIFO batch:1 Built 1 zonelists Kernel command line: console=3DttyCPM,38400=3Dconsole=3DttyCPM debug = root=3D/dev/ram0 rw PID hash table entries: 256 (order: 8, 4096 bytes) Decrementer Frequency =3D 495000000/60 m8xx_wdt: wdt disabled (SYPCR: 0xFFFFFF88) Warning: real time clock seems stuck! Console: colour dummy device 80x25 Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Memory: 29592k available (1572k kernel code, 360k data, 92k init, 0k = highmem) Calibrating delay loop... 261.12 BogoMIPS (lpj=3D130560) before dcache_init after dcache_init Mount-cache hash table entries: 512 (order: 0, 4096 bytes) Before SysFs_init After SysFs_init After init_rootfs after init_mount_tree inside proc_root_init after proc_misc_init checking if image is initramfs...it isn't (no cpio magic); looks like an = initrd Freeing initrd memory: 746k freed after SK_Init before register file system in sockets after register file system in sockets after kernel mount in sockets NET: Registered protocol family 16 JFFS2 version 2.2. (NAND) (C) 2001-2003 Red Hat, Inc. Software Watchdog Timer: 0.07 initialized. soft_noboot=3D0 = soft_margin=3D60 sec (nowayout=3D 0) Serial: CPM driver $Revision: 0.01 $ ttyCPM0 at MMIO 0xf000a80 (irq =3D 20) is a CPM UART io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered RAMDISK driver initialized: 4 RAM disks of 8192K size 1024 blocksize loop: loaded (max 8 devices) elevator: using anticipatory as default io scheduler mice: PS/2 mouse device common for all mice eth0: FEC ENET Version 0.2, FEC irq 3, MII irq 4, addr 00:a0:1e:a8:7b:cb u32 classifier OLD policer on NET: Registered protocol family 2 IP: routing cache hash table of 512 buckets, 4Kbytes TCP: Hash tables configured (established 2048 bind 4096) NET: Registered protocol family 17 RAMDISK: Compressed image found at block 0 VFS: Mounted root (ext2 filesystem). Freeing unused kernel memory: 92k init Kernel panic - not syncing: No init found. Try passing init=3D option = to kernel. <0>Rebooting in 180 second =20 I have tried googling,but haven't got any suitable answer to my = problem.Please help,as Iam not able to figure out why the "init" is = failing. =20 Sunil ------=_NextPart_000_0042_01C71239.FF11F030 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi All,
 
        Iam=20 trying to port linux on an mpc8xx processor. Iam using 2.6.10 kernel and = busybox=20 1.0.0.The system is booting up but its failing at the =93init=94.For = some reasons it=20 says Kernel panic - not syncing: No init found.  Try passing = init=3D option=20 to kernel.
 
 <0>Rebooting in 180 = second
 
Pls check below the entire = text.
 
Linux version 2.6.10  (gcc version = 3.4.1) #83=20 Wed
 
 
 
Nov
 
22 16:02:46 IST 2006
 
On node 0 totalpages: 8192
 
  DMA zone: 8192 pages, LIFO=20 batch:2
 
  Normal zone: 0 pages, LIFO=20 batch:1
 
  HighMem zone: 0 pages, LIFO=20 batch:1
 
Built 1 zonelists
 
Kernel command line:=20 console=3DttyCPM,38400=3Dconsole=3DttyCPM debug root=3D/dev/ram0 = rw
 
PID hash table entries: 256 (order: 8, = 4096=20 bytes)
 
Decrementer Frequency =3D = 495000000/60
 
m8xx_wdt: wdt disabled (SYPCR:=20 0xFFFFFF88)
 
Warning: real time clock seems = stuck!
 
Console: colour dummy device = 80x25
 
Dentry cache hash table entries: 8192 = (order: 3,=20 32768 bytes)
 
Inode-cache hash table entries: 4096 = (order: 2,=20 16384 bytes)
 
Memory: 29592k available (1572k kernel = code, 360k=20 data, 92k init, 0k highmem)
 
Calibrating delay loop... 261.12 = BogoMIPS=20 (lpj=3D130560)
 
before dcache_init
 
after dcache_init
 
Mount-cache hash table entries: 512 = (order: 0, 4096=20 bytes)
 
Before SysFs_init
 
After SysFs_init
 
After init_rootfs
 
after init_mount_tree
 
inside proc_root_init
 
after proc_misc_init
 
checking if image is initramfs...it = isn't (no cpio=20 magic); looks like an initrd
 
Freeing initrd memory: 746k = freed
 
after SK_Init
 
before register file system in = sockets
 
after register file system in = sockets
 
after kernel mount in = sockets
 
NET: Registered protocol family = 16
 
JFFS2 version 2.2. (NAND) (C) 2001-2003 = Red Hat,=20 Inc.
 
Software Watchdog Timer: 0.07 = initialized.=20 soft_noboot=3D0 soft_margin=3D60 sec (nowayout=3D 0)
 
Serial: CPM driver $Revision: 0.01 = $
 
ttyCPM0 at MMIO 0xf000a80 (irq =3D 20) = is a CPM=20 UART
 
io scheduler noop = registered
 
io scheduler anticipatory = registered
 
io scheduler deadline = registered
 
io scheduler cfq = registered
 
RAMDISK driver initialized: 4 RAM disks = of 8192K=20 size 1024 blocksize
 
loop: loaded (max 8 = devices)
 
elevator: using anticipatory as default = io=20 scheduler
 
mice: PS/2 mouse device common for all=20 mice
 
eth0: FEC ENET Version 0.2, FEC irq 3, = MII irq 4,=20 addr 00:a0:1e:a8:7b:cb
 
u32 classifier
 
    OLD policer = on
 
NET: Registered protocol family = 2
 
IP: routing cache hash table of 512 = buckets,=20 4Kbytes
 
TCP: Hash tables configured = (established 2048 bind=20 4096)
 
NET: Registered protocol family = 17
 
RAMDISK: Compressed image found at = block=20 0
 
VFS: Mounted root (ext2 = filesystem).
 
Freeing unused kernel memory: 92k = init
 
Kernel panic - not syncing: No init = found. =20 Try passing init=3D option to kernel.
 
 <0>Rebooting in 180 = second
 
 
 
I have tried googling,but haven=92t got = any=20 suitable  answer to my problem.Please help,as Iam not able to = figure out=20 why the =93init=94 is failing.
 
 
 
Sunil
 
 
------=_NextPart_000_0042_01C71239.FF11F030--