From owner-freebsd-stable@FreeBSD.ORG Fri Mar 3 06:21:15 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4353616A420 for ; Fri, 3 Mar 2006 06:21:15 +0000 (GMT) (envelope-from mark@vanten.com) Received: from dopey.vanten.com (dopey.vanten.com [64.56.189.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C59E43D49 for ; Fri, 3 Mar 2006 06:21:14 +0000 (GMT) (envelope-from mark@vanten.com) Received: from dopey.vanten.com (localhost [127.0.0.1]) by dopey.vanten.com (8.13.5/8.13.1/test) with ESMTP id k236L77i054413; Fri, 3 Mar 2006 15:21:12 +0900 (JST) (envelope-from mark@dopey.vanten.com) Received: (from mark@localhost) by dopey.vanten.com (8.13.5/8.13.1/Submit) id k236L5Ng054412; Fri, 3 Mar 2006 15:21:05 +0900 (JST) (envelope-from mark) Date: Fri, 3 Mar 2006 15:21:05 +0900 From: Mark van Wouw To: freebsd-stable@freebsd.org Message-ID: <20060303062105.GC49548@vanten.com> References: <20060303032627.7E8D316A423@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060303032627.7E8D316A423@hub.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV 0.87.1/1310/Fri Mar 3 03:01:25 2006 on dopey.vanten.com X-Virus-Status: Clean Cc: Mike Jakubik Subject: Re: Fresh install on gmirror'ed disks? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 06:21:15 -0000 > > Is it possible to boot off the install CD, setup a gmirror, and then > reboot and install on the mirror (and expect things to work ok)? Anyone > try this? It would be nice if the installer let you do this... > Since you have the luxury of doing this at install time, check out the instructions at: http://www.onlamp.com/pub/a/bsd/2005/11/10/FreeBSD_Basics.html?page=1 It worked for me and I think it's more like what you want than the http://ezine.daemonnews.org/200502/diskmirror.html approach which is good for converting a system to gmirror. Mark