> > Hi All,
> >             Can someone please tell me the easiest and safest way to mirror
> > a Hard Drive,  keeping all permissions, owner, groups etc. intact
> > 
> > Thanks in Advance
> > Bill
> >
> 
> ( cd <old-mount-point> ; tar cf - . ) | ( cd <new-mount-point> ; tar xf - )
> 


For some reason that I do not understand the authors of the "Hrad Disk Upgrade 
Mini How-To" claim about this or very similar one that

        Previous versions of the Mini How-To stated that you could also
        use "tar" to copy the disk, but this method was found to have a bug.

> HTH
> 
> Christoph Simon
> [EMAIL PROTECTED]
> -- 
> ^X^C
> q
> quit
> :q
> ^C
> end
> x
> exit
> ZZ
> ^D
> ?
> help
> .
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

-- 
        
        --  Shaul Karl <[EMAIL PROTECTED]>

        Donate free food to the world's hungry: see http://www.thehungersite.com



-- 
        
        --  Shaul Karl <[EMAIL PROTECTED]>

        Donate free food to the world's hungry: see http://www.thehungersite.com


Reply via email to