From owner-freebsd-questions@FreeBSD.ORG Tue Feb 5 08:19:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61DD116A421 for ; Tue, 5 Feb 2008 08:19:59 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 77DC913C46A for ; Tue, 5 Feb 2008 08:19:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m158FvIY001633; Tue, 5 Feb 2008 09:15:57 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m158FtWv001630; Tue, 5 Feb 2008 09:15:57 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 5 Feb 2008 09:15:55 +0100 (CET) From: Wojciech Puchar To: Francois-Xavier Charpentier de Beauville In-Reply-To: <47A7D343.1090603@charpentier-de-beauville.com> Message-ID: <20080205091416.D1594@wojtek.tensor.gdynia.pl> References: <47A7D343.1090603@charpentier-de-beauville.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Preserving file permissions with dump and restore X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2008 08:19:59 -0000 > 1) made /store pristine: newfs -U /dev/ad4s1e > 2) mounted /dev/ad4s1e on /store > 3) cd into /store > 4) ran the command: restore -r -uv -f /backup/fullbackup > 5) remove 'restoresymtable' from /store > > Thanks in advance for your help you did restore as root? (i think so but just for sure) it is something wrong with restore then, i used it many times and it restore everything. anyway - rsync is good tool to make exact copy of directory tree