From owner-freebsd-questions@FreeBSD.ORG Mon Aug 9 06:48:13 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 0728216A4CE for ; Mon, 9 Aug 2004 06:48:13 +0000 (GMT) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 584B843D1F for ; Mon, 9 Aug 2004 06:48:11 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (wojtek@localhost [127.0.0.1]) i796m7CS028057; Mon, 9 Aug 2004 08:48:07 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost)i796m7tQ028054; Mon, 9 Aug 2004 08:48:07 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Mon, 9 Aug 2004 08:48:06 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: "Jay O'Brien" In-Reply-To: <411712B1.8090701@att.net> Message-ID: <20040809084734.P27979@chylonia.3miasto.net> References: <411712B1.8090701@att.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD - questions Subject: Re: Swappable Hard drives? 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: Mon, 09 Aug 2004 06:48:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Soon I will have two identical 120GB IDE HDs in my FBSD 4.10 > system. One is to be basically a backup drive. Can I write a > MBR to the second HD and then swap cables when I want to > boot/run the system from the backup HD, assuming I've used pax > or dump to make the file systems identical? The "normal" with identical drive make copy with dd dd if=/dev/ad0 of=/dev/ad1 bs=64k -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFBFx4nVbTJCKecqu0RAvGJAJ46/hmk4mjLGMIFqY0D5Ipiu48XlACdHFeq 3dXywuA83pDKPZCX6oau7jM= =sHfG -----END PGP SIGNATURE-----