[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Replacing /usr with a Bigger Partition
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Replacing /usr with a Bigger Partition
- From: Nick Holland <nick_(_at_)_holland-consulting_(_dot_)_net>
- Date: Wed, 08 Dec 2004 19:42:16 -0500
Greg Wooledge wrote:
> Dave Feustel (dfeustel_(_at_)_verizon_(_dot_)_net) wrote:
>
>> Years ago (when I was working at ATT?) the preferred
>> method of copying files between disks
>> was to pipe the output of cpio in the source directory to
>> another cpio running in the destination directory. No one
>> recommends this anymore?
>
> You're thinking of tar.
>
> (cd /src; tar cf - .) | (cd /dest; tar xvf -)
Tar works as well. cpio is prefered by some, better error handling, as
I recall (though if you get an error in THIS situation, you will
probably be more interested in FIXING it rather than recovering from
it... dump can also be used.
btw: long thread, no one ever pointed out that this situation is covered
in the FAQ:
http://www.openbsd.org/faq/faq10.html#DupFS
Nick.
--
http://www.holland-consulting.net
Visit your host, monkey.org