From owner-freebsd-questions@FreeBSD.ORG Sat Feb 12 18:29:05 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00FFD16A4CE for ; Sat, 12 Feb 2005 18:29:05 +0000 (GMT) Received: from server2.sonservers.com (server2.sonservers.com [69.50.210.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id C69B243D1F for ; Sat, 12 Feb 2005 18:29:04 +0000 (GMT) (envelope-from info@sonservers.com) Received: from 209-181-158-172.omah.qwest.net ([209.181.158.172] helo=IBM-R40) by server2.sonservers.com with smtp (Exim 4.44 (FreeBSD)) id 1D020q-000LKC-Ke; Sat, 12 Feb 2005 12:29:01 -0600 From: Scott To: , X-Mailer: Barca 1.1 (850) - Licensed Version Date: Sat, 12 Feb 2005 12:28:53 -0600 Message-ID: <2005212122853.513867@IBM-R40> In-Reply-To: <2005211204233.443160@IBM-R40> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.sonservers.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - sonservers.com X-Source: X-Source-Args: X-Source-Dir: Subject: Solved: Re: Install 5.3 - Getting mountroot> prompt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: info@sonservers.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 18:29:05 -0000 > At boot, the normal countdown loader comes > up and it begins to boot. The boot message > gets to this drive section below and then > stops at a "mountroot>" prompt. I believe I have solved my problem. When I was creating partitions, I first created the swap, then /tmp to the size I wanted, and all remaining space went to / . I began to think and wonder if the order in which the partitions were created makes a difference so I tried again. I then created the swap, next / and finally /tmp. That seems to have made a difference. It is booting normally now unless I chose option 2 to boot without ACPI. If I boot without ACPI, it times out when finding the drives. Any ideas what would cause that? I'd prefer to not run ACPI on the server. Thanks, Scott