From owner-freebsd-current@FreeBSD.ORG Mon Apr 28 13:54:40 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DDD537B401 for ; Mon, 28 Apr 2003 13:54:40 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 489CE43FA3 for ; Mon, 28 Apr 2003 13:54:39 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h3SKs2m2067214; Mon, 28 Apr 2003 13:54:06 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h3SKrvWS067213; Mon, 28 Apr 2003 13:53:57 -0700 (PDT) Date: Mon, 28 Apr 2003 13:53:57 -0700 From: "David O'Brien" To: Matthew Dillon Message-ID: <20030428205357.GA67147@dragon.nuxi.com> References: <16042.64964.345642.224980@ultrahot.finland.sun.com> <20030426215744.GA97642@pit.databus.com> <200304281613.h3SGDKY0046012@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304281613.h3SGDKY0046012@apollo.backplane.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-current@freebsd.org cc: Tomi Vainio - Sun Finland Subject: Re: dump restore problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 20:54:40 -0000 On Mon, Apr 28, 2003 at 09:13:20AM -0700, Matthew Dillon wrote: > Use restore's 'r' option instead of 'x' if you want an exact restore. > 'x' is used when restoring part of a backup, 'r' is used when restoring > the entire backup. For example, if you just wanted to restore the 'etc IIRC, 'r' doesn't restore the exact owner, modification time, and mode.