linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Erik Mouw <erik@harddisk-recovery.com>
To: andy liebman <andyliebman@aol.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Recipe for Mirrored OS Drives
Date: Tue, 3 Oct 2006 12:03:22 +0200	[thread overview]
Message-ID: <20061003100321.GA28561@harddisk-recovery.com> (raw)
In-Reply-To: <4520532A.3090204@aol.com>

On Sun, Oct 01, 2006 at 07:45:46PM -0400, andy liebman wrote:
> -- Run rsync to copy contents from your existing OS drive
> 
>         rsync -av /mnt/oldroot /mnt/newroot
>         rsync -av /mnt/oldhome /mnt/newhome

At least add the -H flag to copy hardlinks. -S for sparse files might
also be useful.


Erik

-- 
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands

      parent reply	other threads:[~2006-10-03 10:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-01 23:45 Recipe for Mirrored OS Drives andy liebman
2006-10-02  8:05 ` David Greaves
2006-10-02 17:54   ` andy liebman
2006-10-02 18:09     ` David Greaves
2006-10-02 22:34       ` Nix
2006-10-03 18:12         ` David Greaves
2006-10-03 18:36           ` Nix
2006-10-03 10:03 ` Erik Mouw [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061003100321.GA28561@harddisk-recovery.com \
    --to=erik@harddisk-recovery.com \
    --cc=andyliebman@aol.com \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).