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

Re: Best way to mirror two drives



On Wed, 19 Dec 2001, Serafim Zanikolas wrote:
>> the best way to mirror /dev/hda?

 ~ for me, it works handy to use  <tar>  like this :

               tar clf - . | ( umask 0; cd /mnt; tar xvf - )

best wishes



Reply to: