From owner-freebsd-stable@FreeBSD.ORG Thu May 8 13:16:24 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8409637B401 for ; Thu, 8 May 2003 13:16:24 -0700 (PDT) Received: from voo.doo.net (voo.doo.net [81.17.45.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADD8D43F75 for ; Thu, 8 May 2003 13:16:22 -0700 (PDT) (envelope-from marc@schneiders.org) Received: from localhost (localhost [127.0.0.1]) by voo.doo.net (8.12.8/8.12.6) with ESMTP id h48KGFJe091551; Thu, 8 May 2003 22:16:16 +0200 (CEST) (envelope-from marc@schneiders.org) Date: Thu, 8 May 2003 22:16:15 +0200 (CEST) From: Marc Schneiders Sender: To: Tim Kientzle In-Reply-To: <3EBAB9B6.5060900@acm.org> Message-ID: <20030508221553.B89449-100000@voo.doo.net> X-Preferred-email-to: marc@schneiders.org X-Other-email-to: marc@venster.nl X-Organization: Venster (Zeist - NL) X-URL: http://www.bijt.net/ X-SOA: A.ROOT-SERVERS.ORSC. X-OS: FreeBSD: The Power to Serve MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: Can't boot from ad4: Device Not Configured? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 20:16:24 -0000 You probably haven't got the drive in /dev. On Thu, 8 May 2003, at 13:10 [=GMT-0700], Tim Kientzle wrote: > I'm trying to move my drives from > the slow built-in IDE controller to > a faster PCI card (Promise ULTRA TX2). > The boot loader succesfully loads the > kernel, and the kernel succesfully probes > the Promise controller and the hard > disk connected to it. > > But the root mount fails with error 6, > even after I type in "ufs:/dev/ad4s1a" > > I looked through the kernel config files > and LINT and could find nothing that > seemed relevant. > > Any advice gratefully appreciated. > > Tim Kientzle > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >