From owner-freebsd-stable@FreeBSD.ORG Sat Oct 11 04:57:00 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 638061065687 for ; Sat, 11 Oct 2008 04:57:00 +0000 (UTC) (envelope-from bri@brianwhalen.net) Received: from entwistle.sonicboom.org (entwistle.sonicboom.org [66.93.34.170]) by mx1.freebsd.org (Postfix) with ESMTP id 24F878FC13 for ; Sat, 11 Oct 2008 04:57:00 +0000 (UTC) (envelope-from bri@brianwhalen.net) Received: from [127.0.0.1] (dsl093-034-235.snd1.dsl.speakeasy.net [66.93.34.235]) by entwistle.sonicboom.org (8.14.2/8.14.2) with ESMTP id m9B4TKYJ044655 for ; Fri, 10 Oct 2008 21:29:22 -0700 (PDT) (envelope-from bri@brianwhalen.net) Message-ID: <48F02B9D.8030300@brianwhalen.net> Date: Fri, 10 Oct 2008 21:29:17 -0700 From: Brian User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: details on sata issues and mountroot prompt X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2008 04:57:00 -0000 I have previously written about a mountroot prompt, here are some details. I have a system with an asus m3a78-emh hdmi board, a 74 gig raptor drive, and a dual core amd am2 cpu. I have had this result with both the amd64 and i386 systems. My steps were all conducted today as follows. install 7.0 release run freebsd-update get src tree build world build and install kernel reboot and be greeted by a mountroot prompt. It appears the drive numbering changed. /etc/fstab has the drive partitions with the number 5, the subsequent reboot got me a number 8. This is a test system not doing anything, so I can kick it any which way to test stuff. Brian Whalen