From owner-freebsd-questions@FreeBSD.ORG Sun Dec 5 05:10:49 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 8D78116A4CE for ; Sun, 5 Dec 2004 05:10:49 +0000 (GMT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DDF143D45 for ; Sun, 5 Dec 2004 05:10:49 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.1/8.13.1) with ESMTP id iB55Al5B070773 for ; Sat, 4 Dec 2004 21:10:47 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Sat, 4 Dec 2004 21:10:47 -0800 Message-Id: <20041205050828.M731@enabled.com> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 67.161.56.189 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: drive bootable check? 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: Sun, 05 Dec 2004 05:10:49 -0000 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? 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? cheers, Noah