From owner-freebsd-hardware@FreeBSD.ORG Sun May 28 18:25:40 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21D5016AED5 for ; Sun, 28 May 2006 18:25:40 +0000 (UTC) (envelope-from gcorcoran@rcn.com) Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id A473343D58 for ; Sun, 28 May 2006 18:25:38 +0000 (GMT) (envelope-from gcorcoran@rcn.com) Received: from 207-172-241-254.c3-0.tlg-ubr1.atw-tlg.pa.cable.rcn.com (HELO [10.56.78.130]) ([207.172.241.254]) by smtp01.lnh.mail.rcn.net with ESMTP; 28 May 2006 14:26:47 -0400 X-IronPort-AV: i="4.05,182,1146456000"; d="scan'208"; a="212587326:sNHT25300670" Message-ID: <4479ED78.7080305@rcn.com> Date: Sun, 28 May 2006 14:35:36 -0400 From: Gary Corcoran User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) 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-hardware@freebsd.org Subject: Re: ASUS P5LD2 motherboard won't boot from HD X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 18:25:43 -0000 Aaron VanAlstine wrote: > I'm a newbie and I just built my first computer. I successfully loaded > FreeBSD 6.0 from CD; however, the computer seems to think the CD-ROM is a > 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 message above. > > 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? Thanks! Try changing your BIOS settings so that your hard drive is the first boot device, AND/OR change the BIOS settings so that the "first disk" is the first SATA hard drive (and not IDE). If that doesn't work, sorry, I can't help further - I've never setup a system with no parallel ATA disks at all. Gary