From owner-freebsd-questions Tue Jul 18 22:02:58 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id WAA04385 for questions-outgoing; Tue, 18 Jul 1995 22:02:58 -0700 Received: from silver.sms.fi (silver.sms.fi [194.111.122.1]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id WAA04376 for ; Tue, 18 Jul 1995 22:02:50 -0700 Received: (from pete@localhost) by silver.sms.fi (8.6.11/8.6.9) id IAA05612; Wed, 19 Jul 1995 08:00:54 +0300 Date: Wed, 19 Jul 1995 08:00:54 +0300 Message-Id: <199507190500.IAA05612@silver.sms.fi> From: Petri Helenius To: Yen-Wei Liu Cc: msmith@atrad.adelaide.edu.au (Michael Smith), questions@FreeBSD.org Subject: Re: Fail to mount root after recompiling kernel In-Reply-To: <199507190305.UAA20654@mail.barrnet.net> References: <199507180855.SAA05275@genesis.atrad.adelaide.edu.au> <199507190305.UAA20654@mail.barrnet.net> Sender: questions-owner@FreeBSD.org Precedence: bulk Yen-Wei Liu writes: > Yes and no. The boot manager selects sd(1,a) itself automatically. When > trying to mount sd1a as the root, it simply panics for failing to mount > root. > > I didn't touch the boot manager (i.e. the [[wd(xvxc)]/kernel][-asdfadf] > selection screen) after finishing installation, unless compiling kernel > would change it. > We've seen the system also fail on situation where the root partition is on wd2a on machine where there is IDE-disk wd0a(DOS), IDE-CD on wd1a and second IDE-disk on wd2a. It tries to use wd1a for root and panics. The board is Plato III. Pete