Date: Wed, 11 May 2005 00:27:06 +0200 From: Roland Smith <rsmith@xs4all.nl> To: freebsd-questions@freebsd.org Subject: Re: proper use of dump to backup a 5.3 box Message-ID: <20050510222706.GB4187@slackbox.xs4all.nl> In-Reply-To: <200505102128.j4ALS4Kj026796@clunix.cl.msu.edu> References: <6.2.1.2.0.20050510164801.02765818@mail.digitalbluesky.net> <200505102128.j4ALS4Kj026796@clunix.cl.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--l76fUT7nc3MelDdI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Tue, May 10, 2005 at 05:28:04PM -0400, Jerry McAllister wrote:
>=20
> dump 0auf /mnt/usbdrive/dumps/rootdump.20050510 /
>=20
> might be what you want. That would get you a dump of the whole root
> filesystem. If you have another file system such as /usr then a second
> part like
>=20
> dump 0auf /mnt/usbdrive/dumps/usrdump.20050510 /usr
To save space, you can compress the dump with bzip2:
dump 0auf - /usr | bzip2 >/mnt/usbdrive/dumps/usrdump.20050510.bz2
Roland
--=20
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt
--l76fUT7nc3MelDdI
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)
iD8DBQFCgTU6EnfvsMMhpyURAhi1AJ94Gj8JbOPv4Xw/e7aRN/W/HdcHxQCeLQU4
6trcbunYQ7kY11A9JZaYBeI=
=xSx8
-----END PGP SIGNATURE-----
--l76fUT7nc3MelDdI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050510222706.GB4187>
