From owner-freebsd-qa@FreeBSD.ORG Sat Aug 30 11:40:13 2003 Return-Path: Delivered-To: freebsd-qa@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A1C216A4BF for ; Sat, 30 Aug 2003 11:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC95143F93 for ; Sat, 30 Aug 2003 11:40:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7UIeCUp045279 for ; Sat, 30 Aug 2003 11:40:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7UIeCU0045278; Sat, 30 Aug 2003 11:40:12 -0700 (PDT) Date: Sat, 30 Aug 2003 11:40:12 -0700 (PDT) Message-Id: <200308301840.h7UIeCU0045278@freefall.freebsd.org> To: freebsd-qa@FreeBSD.org From: "Christopher M. Giordano" Subject: Re: bin/52271: sysinstall panics in machine with no hard drive X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Christopher M. Giordano" List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2003 18:40:13 -0000 The following reply was made to PR bin/52271; it has been noted by GNATS. From: "Christopher M. Giordano" To: freebsd-gnats-submit@FreeBSD.org, andrew@ugh.net.au Cc: Subject: Re: bin/52271: sysinstall panics in machine with no hard drive Date: Sat, 30 Aug 2003 14:36:07 -0400 I have experienced the exact same symptoms while trying to boot the install CD-ROM for 5.1-RELEASE on my new Intel 875P motherboard system. I have two SATA hard drives in a RAID 0 config (NTFS format for Win XP), so I'm assuming that FreeBSD is not seeing them correctly and is reacting as if no drives are in the system. I _can_ boot the 5.0-RELEASE CD-ROM, however, which then reports that there are no hard drives in system. I am currently trying different BIOS settings to see whether the "legacy" mode will make them appear as regular IDE drives. In any case, it seems like this should not cause a panic.