From owner-freebsd-questions@FreeBSD.ORG Wed Nov 12 08:06:07 2003 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 33B2E16A4CE for ; Wed, 12 Nov 2003 08:06:07 -0800 (PST) Received: from webserver2.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7536243F3F for ; Wed, 12 Nov 2003 08:06:05 -0800 (PST) (envelope-from jstewart@rtl.org) Received: from rtl.org (rtl-2.i2k.com [63.94.12.206]) by webserver2.rtl.org (8.11.6/8.11.6) with ESMTP id hACFuuT30133; Wed, 12 Nov 2003 10:56:56 -0500 Message-ID: <3FB25926.2000109@rtl.org> Date: Wed, 12 Nov 2003 11:00:38 -0500 From: Jason Stewart User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Noah References: <20031112154647.M33110@enabled.com> In-Reply-To: <20031112154647.M33110@enabled.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: backup drive bootabel 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: Wed, 12 Nov 2003 16:06:07 -0000 Noah wrote: > FreeBSD 4.8-stable > > > I have about three different sources for making a drive bootable. well I have > a machine with two drives and the second drive is an exact backup of the > first. but I need to make the 2nd drive bootable as well since this drive > will be plopped in if the first drive goes bad. any recommendations on how to > do this? > > Please send me to a good web tutorial if need be. > > - Noah > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Seems like a good candidate for RAID 1 mirroring to me. See my reply to your "backup drive scheme" message. Jason