On Wed 24 Jan 2007 15:07, David Mayr wrote:
> so the mentioned rsync command wouldn't copy things from /proc or the
> like .
___
- juz have the impression that b'coz rsync did not create /proc & /tmp
at all , when rsyncing to a new partition . . . there were probs
booting that new partition, until /proc & /tmp were added manually
YMMV :)
- anyways . . . mah preference is to use TAR to clone :-
tar clf - . | ( umask 0; cd /mnt; tar xvf )
..........................
friendly greetings
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]