From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 06:12:47 2005 Return-Path: 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 4921516A4CE for ; Thu, 7 Apr 2005 06:12:47 +0000 (GMT) Received: from ms-smtp-04-eri0.southeast.rr.com (ms-smtp-04-lbl.southeast.rr.com [24.25.9.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F81E43D2F for ; Thu, 7 Apr 2005 06:12:46 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.101] (cpe-065-184-201-054.ec.res.rr.com [65.184.201.54])j376CgL4022057; Thu, 7 Apr 2005 02:12:42 -0400 (EDT) Message-ID: <4254D1B1.9070106@ec.rr.com> Date: Thu, 07 Apr 2005 02:22:41 -0400 From: jason henson User-Agent: Mozilla Thunderbird 1.0 (X11/20050321) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lucas Holt References: <579568ebf7e3fa304e005e7692765c94@foolishgames.com> In-Reply-To: <579568ebf7e3fa304e005e7692765c94@foolishgames.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD Questions Subject: Re: nvraid setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 06:12:47 -0000 Lucas Holt wrote: > I recently purchased a msi motherboard with an nforce 2 chipset. It > has nvraid support. Is it possible to use it in freebsd? If so, can > it be used as a boot volume? > > I've attempted a boot with a 5.3 release cd and found that it detects > the two drives individually. i'm trying to do raid 0 across 2 SATA > disks. > > My goal is to setup a home file/print server. I'd even consider using > software raid if i can't get the nvraid to work. Is it possible to > create a bootable software raid setup in freebsd? > > I do have an old 10 gig drive i could through in for a root partition > in a pinch but i'd like to stick to the new sata disks if possible. > > Thanks. > > Please CC me as i'm not on the list. > > Lucas Holt > Luke@FoolishGames.com > ________________________________________________________ IIRC, there is no support fo the nvraid. You would just use vinum. It is in the base system, check man vinum or the handbook.