From owner-freebsd-isp Thu Feb 10 20:17:32 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.sheltonbbs.com (mail.sheltonbbs.com [206.196.109.2]) by builder.freebsd.org (Postfix) with SMTP id CE89D4636 for ; Thu, 10 Feb 2000 20:17:28 -0800 (PST) Received: (qmail 7488 invoked from network); 11 Feb 2000 04:17:12 -0000 Received: from systemadmin.sheltonbbs.com (206.196.109.5) by mail.sheltonbbs.com with SMTP; 11 Feb 2000 04:17:12 -0000 From: Butch Evans Reply-To: butch@sheltonbbs.com Organization: Shelton Internet To: freebsd-isp@FreeBSD.ORG Date: Thu, 10 Feb 2000 22:16:19 -0600 X-Mailer: KMail [version 1.0.17] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00021022190000.19678@systemadmin.sheltonbbs.com> Content-Transfer-Encoding: 8bit Subject: X-KMail-Mark: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am having trouble with my backups (dump). Here is the script that I am using: --START SCRIPT-- #!/bin/csh /sbin/dump 0usd 6000 54000 / /sbin/dump 0usd 6000 54000 /usr /sbin/dump 0usd 6000 54000 /var mt rewind /usr/bin/mt offline --END SCRIPT-- What happens is the backup works, but it rewinds the tape before each filesystem (leaving only the /var dump on the tape). What is the correct dump command to use? -- Butch Evans Network Admin Shelton Internet 1-800-339-4803 573-276-4803 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message