Re: Filesystem backup?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



-----BEGIN PGP SIGNED MESSAGE-----Hash: SHA1
Rafał Radecki wrote:> Could You please explain what exactly that line means:> > # dump 0f - / | (cd /seconddisk; restore -rf -)
As root, do a level 0 (or full) backup of the root / filesystem. Ratherthan write the backup output to a regular file, send it to standard out.
Pipe the standard output to a new process.  For the new process, changeyour working location to be another directory where you have anotherfilesystem mounted.  It will be best if this second filesystem wasformatted prior to running this command.
Run a restore of the dump results in a non-interactive mode taking asinput the output of the dump command.
- --David Goldsmith-----BEGIN PGP SIGNATURE-----Version: GnuPG v1.4.9 (MingW32)Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAko/dJwACgkQ417vU8/9QflgFQCfWQRtRe/CP1yCyKbkSyf2o2IgXGgAn1xAtnq7sTUtnF2chBAAjtD80fR3=rk26-----END PGP SIGNATURE-----_______________________________________________CentOS mailing listCentOS@xxxxxxxxxxxxxx://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux