From owner-freebsd-questions Mon Oct 7 12:47:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA21829 for questions-outgoing; Mon, 7 Oct 1996 12:47:22 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA21822 for ; Mon, 7 Oct 1996 12:47:15 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id VAA19572; Mon, 7 Oct 1996 21:32:14 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id VAA01182; Mon, 7 Oct 1996 21:24:20 +0200 (MET DST) Date: Mon, 7 Oct 1996 21:24:20 +0200 (MET DST) From: Andreas Klemm To: Gabor Zahemszky cc: freebsd-questions@freebsd.org, grog@lemis.de Subject: Re: help on newfs and a new partition In-Reply-To: <199610071359.NAA01016@CoDe.CoDe.hu> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 7 Oct 1996, Gabor Zahemszky wrote: > Only one another problem: if I remember well, cp cannot handle hard links > (somebody've written a question about it!). If you try it on /stand, > you'll get a hundred different files, instead of hundred hard links. > So, it's better to use this one. > Or try these: > a) > cd /usr/local ; find . -depth -print | cpio -pumd /mnt > b) > cd /usr/local ; find . -depth -print | pax -rw /mnt > c) something like this: > cd /usr/local ; pax -rw . -d /mnt I saw a problem report about pax breaking things in filesystem or such ... perhaps better use cpio ?! ;-) __ andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<<