From owner-freebsd-stable@FreeBSD.ORG Fri Mar 3 01:59:13 2006 Return-Path: X-Original-To: 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 0357C16A420 for ; Fri, 3 Mar 2006 01:59:13 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.FreeBSD.org (Postfix) with SMTP id 61B3043D45 for ; Fri, 3 Mar 2006 01:59:12 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 62277 invoked from network); 3 Mar 2006 01:59:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ENXRjsIFyj1IrQfwx43/UsQkmWbX5MG/6/CojGYnXy/3q37Tkomphyl9y04upu+wr5ZjgafzKl6YoeMVp6LBamhMmq/4IDPIFbxN62jSMgjGz2E1otfHv675OiWv6Yzs8ruVro2biDnJVCNgE1RaIBH1+OEZ0xFNG1lwKszbHwU= ; Received: from unknown (HELO ?70.31.50.218?) (mikej@rogers.com@70.31.50.218 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 3 Mar 2006 01:59:11 -0000 Message-ID: <4407A2E5.5060507@rogers.com> Date: Thu, 02 Mar 2006 20:59:01 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "Patrick M. Hausen" References: <44077E79.2080708@rogers.com> <20060302233120.GA31584@hugo10.ka.punkt.de> In-Reply-To: <20060302233120.GA31584@hugo10.ka.punkt.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org 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 01:59:13 -0000 Patrick M. Hausen wrote: > Hello! > > >> 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... >> > > AFAIK, no. > > Install a minimal system on the first disk, then follow > these instructions: > > http://ezine.daemonnews.org/200502/diskmirror.html > Thats what i figured. Its sad that the fbsd installer is so behind the linux ones, in terms of setting up raid and lvm during install.