System kopieren

Sven Broeckling sven at broeckling.de
Wed Feb 19 20:49:02 CET 2003


Hi Floh

> Jap, dieses -a hab ich wohl vergessen... DOH! Ich habs jetzt mit find & 
> cpio gemacht:
> 
> find / -mount -print | cpio -pdm /mnt
ich bevorzuge tar :

tar cfvz - /root /etc /boot /.... | ssh root at host "(cd /mntpath ; tar xf -)"

Preserve macht sich da auch ganz gut :)

Das Knoppix install script verwendet übrigens cp.

Gruss
   Sven




More information about the Linux mailing list