From owner-freebsd-ia64@FreeBSD.ORG Thu May 13 04:32:51 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8B2B16A4CE for ; Thu, 13 May 2004 04:32:51 -0700 (PDT) Received: from ausc60pc101.us.dell.com (ausc60pc101.us.dell.com [143.166.85.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA8643D48 for ; Thu, 13 May 2004 04:32:51 -0700 (PDT) (envelope-from Muthu_T@Dell.com) Received: from ausx2kcpc114.aus.amer.dell.com (143.166.5.179) by ausc60pc101.us.dell.com with ESMTP; 13 May 2004 06:32:51 -0500 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Date: Thu, 13 May 2004 17:01:41 +0530 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Mountroot panic trace Thread-Index: AcQ43cvako+5mgV7Ss6ttZhVvTK8OA== From: To: X-OriginalArrivalTime: 13 May 2004 11:31:41.0741 (UTC) FILETIME=[DCD9DDD0:01C438DD] Subject: Mountroot panic trace X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 11:32:52 -0000 Hi, Just pressing the enter key in the mountroot> prompt leads to kernel panic. mountroot> ? List of GEOM managed disk devices: da0p7 da0p6 da0p5 da0p4 da0p3 da0p2 da0p1 da0 acd0 Manual root filesystem specification: : Mount using filesystem eg. ufs:da0s1a ? List valid disk boot devices Abort manual input mountroot> panic: Root mount failed, startup aborted. at line 1292 in file /usr/src/sys/kern/vfs_mount.c panic Stopped at Debugger+0x31: [M1] nop.m 0x0 db> where Debugger(0xe0000000047644c8, 0xe0000000043eb4e0, 0x895, 0xe00000000476a810) at D ebugger+0x30 __panic(0xe00000000476a810, 0x50c, 0xe00000000476a8c0) at __panic+0x180 vfs_mountroot(0xe00000000485d170, 0x0, 0xe00000000484d85c, 0xe00000000439c3e0, 0 xa9d, 0x204) at vfs_mountroot+0x240 start_init(0x0, 0x4, 0xe00000007b071a50, 0xe00000007b02bc20) at start_init+0xa0 fork_exit(0xe00000000478d880, 0x0, 0xa000000034533580) at fork_exit+0x100 enter_userland() at enter_userland Thanks. --T. Muthu Mohan.