How to mirror a harddisk for backup purpose -ghost
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
alvin at Mail.Linux-Consulting.com alvin at Mail.Linux-Consulting.comFri Jun 22 13:36:25 PDT 2001
- Previous message: How to mirror a harddisk for backup purpose
- Next message: How to mirror a harddisk for backup purpose -ghost
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi ya david > You could also use Norton Ghost. You used to be able to download a trial > version, but I don't know if that is possible any more. i've used ghost ad seen people use ghost... seen people LOSE their master disk too during the process... ( just depends on the disk and os i suppose > The problem with tar is that you need disk space to store the intermediate > file between your backup and restore. tar does NOT need any intermediate file tar zcf - directories_to_copy | ( cd /mnt/new_disk ; tar xvfp - ) if you create backuo.date.tgz instead of "-" ... than thats a back file ... and NOT a copy from disk to disk have fun alvin http://www.Linux-backup.net
- Previous message: How to mirror a harddisk for backup purpose
- Next message: How to mirror a harddisk for backup purpose -ghost
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
