Re: FreeBSD-Installation umkopieren

From: Oliver Lehmann <lehmann(at)ans-netz.de>
Date: Sat, 5 Oct 2002 19:38:53 +0200

Hallo Patrick,

Patrick Hess wrote:

> - Und nun kommt der eigentliche Kopiervorgang:
>
> tar -cSp --exclude /mnt/\* -f - / | ( cd /mnt && tar -xSpvf - )

ich wuerde das mit

  find -x /alt -depth -print | cpio -pdmv /neu

machen..

  Gruesse, Oliver

-- 
Oliver Lehmann, lehmann@ans-netz.de, http://www.pofo.de/
  http://wishlist.pofo.de/
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sat 05 Oct 2002 - 19:39:03 CEST

search this site