From: Luca Berra <bluca@comedia.it>
To: linux-raid@vger.kernel.org
Subject: Re: root filesystem copy ro raid
Date: Mon, 17 Feb 2003 09:21:23 +0100 [thread overview]
Message-ID: <20030217082123.GD13245@percy.comedia.it> (raw)
In-Reply-To: <84BB6E1F4E011742AFB186D469FDEA9A015BD5@fastterminal.fasttrack.net.au>
On Mon, Feb 17, 2003 at 04:39:23PM +1100, Lewis Shobbrook wrote:
>The howto's use cp -a or pipe to cpio -pm .
sigh....
cd /source
find . -xdev -print0 | cpio -padum0 -v --sparse /target
-v and --sparse are optional
L.
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
next prev parent reply other threads:[~2003-02-17 8:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-17 5:39 root filesystem copy ro raid Lewis Shobbrook
2003-02-17 8:21 ` Luca Berra [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-02-17 15:47 Cress, Andrew R
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=20030217082123.GD13245@percy.comedia.it \
--to=bluca@comedia.it \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.