On Sun, 2002-11-03 at 22:08, Tobias wrote:
> Hi!
> 
> How do I copy my 'home' dir the easiest way? When I try to copy it as root I 
> get some error msg of diffrent kinds.
> All I wanna do is a backup of my personal files so I can make a clean install.
> 
> Regards
> Tobias
> 
My way of backing up things is to rsync it to a partition on a different
hard disk:

rsync --delete -rv /home /mnt/backup/hal

Bernd
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list
> 





Reply via email to