From owner-freebsd-questions Thu Jun 19 11:50:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA11031 for questions-outgoing; Thu, 19 Jun 1997 11:50:19 -0700 (PDT) Received: from federation.addy.com (federation.addy.com [207.239.68.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA11026 for ; Thu, 19 Jun 1997 11:50:15 -0700 (PDT) Received: from localhost (fbsdlist@localhost) by federation.addy.com (8.8.5/8.6.12) with SMTP id OAA02638 for ; Thu, 19 Jun 1997 14:50:09 -0400 (EDT) Date: Thu, 19 Jun 1997 14:50:09 -0400 (EDT) From: Cliff Addy To: questions@freebsd.org Subject: dump of entire disk Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is there a way to have dump backup an entire disk? I have a disk set up with three filesystems (/, /usr, and /var) and I can only get dump to send out a single filesystem. I'd rather not use three separate tapes for each backup.