From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chinmaya Mishra Subject: Kernel panic occurs with ucdsnmp Date: Mon, 18 Sep 2006 11:49:46 +0530 Message-ID: <450E3A82.3040609@innomedia.soft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [220.227.188.61] ([220.227.188.61]:38545 "EHLO gateway.innomedia.soft.net") by vger.kernel.org with ESMTP id S965448AbWIRGJc (ORCPT ); Mon, 18 Sep 2006 02:09:32 -0400 To: linux-kernel-owner@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi all, I am trying to compile the Linux's distribution with enabling the 'compounds'. It will successfully compiled, image and romfs.img is created. But when i am trying to boot with this image I am getting the following error message.... ............................. Other stuff added by David S. Miller VFS: Mounted root (romfs filesystem) readonly. Freeing init memory: 44K Warning: unable to open an initial console. Kernel panic: Attempted to kill init! Panic reset After this it will halts. If i am not enable the 'ucdsnmp' package it works fine. What is the resean of this ..... WORNING: UNABLE TO OPEN AN INITIAL CONSOLE. KERNEL PANIC: ATTEMPTED TO KILL INIT! PANIC RESET Please tell me where is the mistake ? Tahnks in advance. Chinmaya