From owner-freebsd-questions Tue Aug 1 16:33:09 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id QAA13437 for questions-outgoing; Tue, 1 Aug 1995 16:33:09 -0700 Received: from spiff.gnu.ai.mit.edu (spiff.gnu.ai.mit.edu [128.52.46.13]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id QAA13431 for ; Tue, 1 Aug 1995 16:33:07 -0700 Received: by spiff.gnu.ai.mit.edu (8.6.12/8.6.12GNU) id TAA10140; Tue, 1 Aug 1995 19:32:37 -0400 From: Kristyn Fayette Message-Id: <199508012332.TAA10140@spiff.gnu.ai.mit.edu> Subject: Re: Dump and Restore To: dlr@asylum.org (dlr) Date: Tue, 1 Aug 1995 19:32:32 -0400 (EDT) Cc: questions@freebsd.org In-Reply-To: <199507312051.QAA01719@asylum.asylum.org> from "dlr" at Jul 31, 95 04:51:36 pm X-Mailer: ELM [version 2.4 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 541 Sender: questions-owner@freebsd.org Precedence: bulk } Using ft I am able to dump partitions using the following with v2.0: } } dump -0uf - / | ft "/ save" } dump -0uf - /usr | ft "/usr save" } dump -0uf - /usr/local | ft "/usr/local save" } } Of course this is no good unless I am able to restore. Would anyone who } has done so successfully post a command line to restore a partition using ft. } } dave } ft | restore -if - or whatever options you like to use with restore. -- -=(*)=- Kristyn Fayette -=(*)=- kristyn@gnu.ai.mit.edu