From owner-freebsd-current@FreeBSD.ORG Mon May 12 02:19:30 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 A15E137B401 for ; Mon, 12 May 2003 02:19:30 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4FBA43FB1 for ; Mon, 12 May 2003 02:19:29 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h4C9JRPq045831; Mon, 12 May 2003 11:19:27 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Mon, 12 May 2003 11:19:27 +0200 (CEST) From: Martin Blapp To: Lukas Ertl In-Reply-To: <20030512111147.I602@korben.in.tern> Message-ID: <20030512111645.X47986@cvs.imp.ch> References: <20030512111147.I602@korben.in.tern> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Dump(8) hosed on CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:19:30 -0000 > > dump -C 32 -a0f dumpfile /usr > > Shouldn't you use -L when dumping live filesystems, especially with such a > big cachesize? Yes, I'm using -L too altough I'm in single user mode. I forgot it on the line. Heh, of course -L may be broken. Didn't thought that before. Martin