From owner-freebsd-questions@FreeBSD.ORG Mon Dec 6 16:56:45 2004 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 C988016A4CE for ; Mon, 6 Dec 2004 16:56:45 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74C5243D5F for ; Mon, 6 Dec 2004 16:56:45 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 27196 invoked from network); 6 Dec 2004 16:56:45 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail3.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 6 Dec 2004 16:56:45 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 98BF544; Mon, 6 Dec 2004 11:56:44 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Noah" References: <20041205050828.M731@enabled.com> From: Lowell Gilbert Date: 06 Dec 2004 11:56:44 -0500 In-Reply-To: <20041205050828.M731@enabled.com> Message-ID: <44k6rvjrg3.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: drive bootable check? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 16:56:45 -0000 "Noah" writes: > FreeBSD-4.9 > > 1) I have a second backup drive in my sevrer that I am currently rsync'ing > every 24 hours. I like the fact that there is a little bit of a stagger > between the drives. is there a better option then rsync'ing? That depends on your goals in this backup. If fast recovery from a drive loss is your only criterion, RAID would be better, but swapping it into a completely different machine might be harder. And neither one protects you from losing the whole machine, of course. > 2) How can I verify if this drive is bootable? If I loose the main > drive - I want to just swap the backup in and boot from it. any > clues here? Nothing you can check "live" will be nearly as certain as trying it.