From owner-freebsd-questions@FreeBSD.ORG Fri Aug 18 13:09:22 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 1BBE916A4DA for ; Fri, 18 Aug 2006 13:09:22 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F6A943D68 for ; Fri, 18 Aug 2006 13:09:02 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 19868 invoked from network); 18 Aug 2006 13:09:01 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Aug 2006 13:09:01 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id B4CBF28449; Fri, 18 Aug 2006 09:09:00 -0400 (EDT) To: Peter References: <20060817004733.89419.qmail@web60118.mail.yahoo.com> From: Lowell Gilbert Date: Fri, 18 Aug 2006 09:09:00 -0400 In-Reply-To: <20060817004733.89419.qmail@web60118.mail.yahoo.com> (Peter's message of "Wed, 16 Aug 2006 20:47:33 -0400 (EDT)") Message-ID: <448xlm198z.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions Subject: Re: error : "Missing operating system" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 13:09:22 -0000 Peter writes: > On a test system I have 3 SATA drives. On the 1st drive I installed > FBSD 6.0, updated sources/ports, build and install world/kernel. > Rebooted. All is well. > > I set up RAID0 on the other 2 drives using my (Tyan) mobo's controller > (NVRAID). This array shows up as /dev/ar0. > > I proceeded to set up a filesystem on ar0: > > # fdisk -I /dev/ar0 > # bsdlabel -w /dev/ar0s1 > # bsdlabel -e /dev/ar0s1 > > e: * * 4.2BSD > > # newfs /dev/ar0s1e > # mkdir /vol1 > # mount /dev/ar0s1e /vol1 > > Everything worked fine. df shows ar0s1e as 300 GB. > > I edit /etc/fstab: > > /dev/ar0s1e /vol1 ufs rw 2 2 > > I reboot: > > # reboot > > "Missing operating system" > > Where did I go wrong and what should I do now? You haven't touched the original boot drive as far as I can see, so the first thing to try is to adjust the BIOS to try booting that drive before the RAID array. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/