On Thu, Sep 14, 2000 at 12:11:59PM -0500, Harry Carmichael wrote:
> I don't beleive RSYNC can do the boot block (this is UNIX right ?).
> If you installed a minimal OS, THEN used rsync you would have a bootable
> spare.
> 
> -----Original Message-----
> From: Mr Rene Occelli [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 14, 2000 10:32 AM
> To: [EMAIL PROTECTED]
> Subject: Automounter
> 
> 
> Hi,
> I'm just looking for rsync to mirror filesystems. (/ for example) to
> make a bootable and complete other system disk in case of crash.
> 
> Is there a way (an option)  to not  copy directory used by automounter
> (in /opt for example in my case :    /opt/xmol Leila:/export0/opt/xmol )
> I'v tried  -x but don't work ..
> 
> Now I use dd and all is Ok .
> dd if=/dev/rdsk/c0t1d0s2 of=/dev/rdsk/c0t2d0s0 bs=128k  

I think he is looking for a 
        rsync /dev/rdsk/c0t1d0s2 /dev/rdsk/c0t2d0s0

But rsync don't work an devices (now).

Gruss
Grisu
-- 
Michael Bramer  -  a Debian Linux Developer http://www.debian.org
PGP: finger [EMAIL PROTECTED]  -- Linux Sysadmin   -- Use Debian Linux
"Ein "Newbee" der lesen kann ist klar im Vorteil;) " 
                               -- Steffen Martin <[EMAIL PROTECTED]>

Reply via email to