Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 1995 16:51:36 -0400 (EDT)
From:      dlr <dlr@asylum.org>
To:        questions@freebsd.org
Subject:   Dump and Restore
Message-ID:  <199507312051.QAA01719@asylum.asylum.org>
In-Reply-To: <199507311910.MAA19414@freefall.cdrom.com> from "Justin T. Gibbs" at Jul 31, 95 12:10:02 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507312051.QAA01719>