How to mirror a harddisk for backup purpose -ghost
    Robert G. Brown 
    rgb at phy.duke.edu
       
    Fri Jun 22 17:19:39 PDT 2001
    
    
  
On Fri, 22 Jun 2001 alvin at Mail.Linux-Consulting.com wrote:
>
> tar zcf -  directories_to_copy | ( cd /mnt/new_disk ; tar xvfp - )
If you use "z" on the front, better use it on the back as well...;-)
   rgb
-- 
Robert G. Brown	                       http://www.phy.duke.edu/~rgb/
Duke University Dept. of Physics, Box 90305
Durham, N.C. 27708-0305
Phone: 1-919-660-2567  Fax: 919-660-2525     email:rgb at phy.duke.edu
    
    
More information about the Beowulf
mailing list