Date: Tue, 1 Aug 1995 19:32:32 -0400 (EDT) From: Kristyn Fayette <kristyn@gnu.ai.mit.edu> To: dlr@asylum.org (dlr) Cc: questions@freebsd.org Subject: Re: Dump and Restore Message-ID: <199508012332.TAA10140@spiff.gnu.ai.mit.edu> In-Reply-To: <199507312051.QAA01719@asylum.asylum.org> from "dlr" at Jul 31, 95 04:51:36 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
}
ft | restore -if - or whatever options you like to use with restore.
--
-=(*)=- Kristyn Fayette -=(*)=-
kristyn@gnu.ai.mit.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508012332.TAA10140>
