From owner-freebsd-questions@FreeBSD.ORG Sun May 28 19:58:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5C03216B79A for ; Sun, 28 May 2006 19:58:26 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9100443D73 for ; Sun, 28 May 2006 19:57:50 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id k4SJvdv1017110; Sun, 28 May 2006 14:57:40 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <447A00AC.7020109@daleco.biz> Date: Sun, 28 May 2006 14:57:32 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.2) Gecko/20060509 SeaMonkey/1.0.1 MIME-Version: 1.0 To: Aaron VanAlstine References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Why won't FreeBSD boot from hard drive?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 19:58:26 -0000 Aaron VanAlstine wrote: > I successfully loaded FreeBSD 6.0 from CD all the way until the system > reboots; however, the computer seems regard the DVD/CD as the boot hard > drive and is trying to boot from that. During boot-up it auto detects the > DVD ROM as the Pri Master, and the two HDs as 3rd and 4th Master. When it > gets to the boot-stage, I get a message ³Reboot and Select proper Boot > device or Insert Boot Media in selected Boot device and press a key.² > According to the BIOS setup utility, the 1st boot device is Intel Striped > RAID. Yet, when I restart and hit F8 to select the BBS popup menu, it > appears that the DVD is still the boot device. I change it to the HD and > re-boot and still I get the original ³Reboot and Select proper Boot device > or Insert Boot Media in selected Boot device and press a key" message. > > The DVD/CD cable is connected to the blue primary IDE on the motherboard and > the two HD are connected to SATA1 and SATA2. From the Main screen of the > BIOS setup utility: > > -- Primary IDE Master is the NEC DVD RW. > -- Primary IDE Slave Not Detected, > -- IDE Configuration is RAID (OnBoard Serial-ATA BOOTROM is Disabled.) > > Any ideas on how I can make the system boot from the hard drive instead of > trying the DVD/CD? > I assume that you've noted the existence of a "Boot from RAID" or similar option, and told the BIOS **not** to boot from CD/DVD? > My hardware consists of: > > ASUS P5LD2 ACPI Bios Revision 0901 motherboard Which SATA controller chip on this board? The reason I ask --- and this was on a Windows server, but would apply either way: I had a server doing something very similar --- install from CD, then can't find its array with both hands. Someone I read on the 'net* has a theory --- possibly confirmed, that the next generation SATA drives take so long to spin up in some cases that the motherboard's BIOS times out waiting on them. He claims this to be the case with Seagate and Maxtor SATA-II drives (especially those with "Native Command Queueing" or similar technology). The board in question was an Epox board with the NVidia NForce 4 SATA RAID controller. Since this board also had a Silicon Image RAID contoller, we tried that and had some success. Since we still wanted to use the "primary" SATA controller, we contacted our HDD manufacturer and received firmware updates for the drives. After this, they've been quite reliably booting for a few days now. Kevin Kinsey * Try googling first. IIRC, forum posts on several forums, nick might have been "RobertP" or some such...