[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ** EMERGANCY **



On Thu, 17 Aug 2000, Bill wrote:

>       Can someone please tell me the easiest and safest way to mirror
> a Hard Drive,  keeping all permissions, owner, groups etc. intact

Same size: dd(1)

Different sizes:

mount both drives
cd <dest> && (cd <src> && tar -cf -) | tar -xf -

   Simon

-- 
PGP public key available from http://phobos.fs.tum.de/pgp/Simon.Richter.asc
 Fingerprint: 10 62 F6 F5 C0 5D 9E D8  47 05 1B 8A 22 E5 4E C1
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!



Reply to: