From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 20:41:05 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 56EFA16A4CE for ; Tue, 16 Nov 2004 20:41:05 +0000 (GMT) Received: from pearl.ibctech.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E3643D41 for ; Tue, 16 Nov 2004 20:41:03 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 33642 invoked by uid 1002); 16 Nov 2004 20:44:05 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.64. Clear:RC:1(127.0.0.1):. Processed in 6.224543 secs); 16 Nov 2004 20:44:05 -0000 Received: from unknown (HELO webmail.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 16 Nov 2004 20:43:58 -0000 Received: from 209.167.16.15 (SquirrelMail authenticated user steve@ibctech.ca); by webmail.ibctech.ca with HTTP; Tue, 16 Nov 2004 15:43:58 -0500 (EST) Message-ID: <4737.209.167.16.15.1100637838.squirrel@209.167.16.15> Date: Tue, 16 Nov 2004 15:43:58 -0500 (EST) From: "Steve Bertrand" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: restore -- set owner/mode 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: Tue, 16 Nov 2004 20:41:05 -0000 I had a head crash on a disk the other day, so I ``cloned'' the other good one of the mirror onto a temp drive until my new disk arrives. Doing a dump piped to restore, for each partition copied, it asked me if I'd like to set owner/mode. There is no apparent way to do this automatically, until I read this: http://mail-index.netbsd.org/netbsd-bugs/2004/04/27/0014.html Has this patch been introduced into anything above 4.10? If not, will it be? Are there any other workarounds that are known to work with FBSD? Tks, Steve