From owner-freebsd-questions@FreeBSD.ORG Fri Jan 25 22:35:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C784B16A468 for ; Fri, 25 Jan 2008 22:35:34 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 6AE3613C461 for ; Fri, 25 Jan 2008 22:35:34 +0000 (UTC) (envelope-from derek@computinginnovations.com) MailScanner-NULL-Check: 1201905324.37671@0bjuVU0yk5SZ2gyXBcdJYg Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m0PMZKTa098578; Fri, 25 Jan 2008 16:35:20 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080125163314.024be480@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 25 Jan 2008 16:35:13 -0600 To: "Josh Tremor" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: adaptec embedded sata, 6.2 install 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: Fri, 25 Jan 2008 22:35:34 -0000 At 03:25 PM 1/25/2008, Josh Tremor wrote: >Greetings, > >Apologies in advance for too much info. > >I have a machine by SuperMicro with an adaptec embedded sata that the >manufacturer set to RAID 1 on two 149 GB drives. >I boot the machine, wait for the configuration checker to finish >looking at the array, which says the array is healthy, and then I can >use the 6.2 install discs to set up the partitions and install all of >the packages I choose. Everything seems fine, but then after >sysinstall finishes and reboots, I get the message 'Operating System >Not Found'. I can't seem to capture a dmesg output to see what I did >wrong. >The drives are WD caviar SE 1600 but I'm not sure what to do for the >geometry. What gets reported for a geometry is 310101/16/63 and fdisk >reports 19457 cyls/255 heads/63 sectors. The system has Embedded >Adaptec SATA BIOS v.5 and I set the partitions as such: > >/ 20G >swap 30G >/tmp 3G >/home 10G >/opt 40G >/var 10G >/boot 7 >/usr 29G > > >Thanks for any clue. The boot sector and MBR is not getting written to the disks. Make sure you have nothing in the BIOS on the motherboard or the adaptec BIOS preventing the boot sector being written. Typically in BIO's this is some type of boot sector virus protection. Also, since 6.3 is released, why don't you install 6.3 instead? -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.