From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 14:02:17 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 CE7BE1065675 for ; Fri, 28 Nov 2008 14:02:17 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 140E18FC0A for ; Fri, 28 Nov 2008 14:02:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id mASE22XA005092; Fri, 28 Nov 2008 15:02:02 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id mASE22uB005089; Fri, 28 Nov 2008 15:02:02 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 28 Nov 2008 15:02:02 +0100 (CET) From: Wojciech Puchar To: admin In-Reply-To: <200811281313.mASDDgjG083588@ns0.azuni.net> Message-ID: <20081128150059.F5057@wojtek.tensor.gdynia.pl> References: <200811281313.mASDDgjG083588@ns0.azuni.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: [PC] booting RAID before IDE 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, 28 Nov 2008 14:02:17 -0000 > them using dump to another IDE disk. The problem is that when both the RAID > array and the IDE disk are plugged in PC, it's unable to boot off the array, > trying the empty IDE disk instead. Is there a way to boot from the array, and > yet be able to use the new disk? simply read BIOS manual :) if it can't, boot from CD/DVD stop bootprocess pressing 6 at bootmenu then set vfs.root.mountfrom="ufs:your-array's-partition" boot