From owner-freebsd-questions Tue Aug 15 6:13:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id F13DE37B8DE for ; Tue, 15 Aug 2000 06:13:13 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e7FDCwn03086; Tue, 15 Aug 2000 15:12:58 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 15 Aug 2000 15:12:57 +0200 (CEST) From: Micke Josefsson To: Sam Subject: RE: one file system two tapes Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 15-Aug-00 Sam wrote: > I have tried to use dump with this command: > > dump -0au -h 0 -d 61000 -f /dev/nrsa0 /home > > When what appears to be the end of tape is reached I get this error message: > > DUMP: write error 3725120 blocks into volume 1 > > and a choice to restart or abort. I've done this a number of times with the > same error message except for the block number. What am I doing wrong? Try simply dump -0auf /dev/nrsa0 /home that would rid you of the error. /Micke ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.5-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message