Richard,
You probably don't need rsync, but need dd:
dd if=/dev/master of=/dev/slave
This will move the entire disk contents of /dev/master to /dev/slave.
Probable name under RH 7.3 are /dev/hda for the master. You should double
check the name of the slave before running the command, or you c
On Tue, Oct 28, 2003 at 02:23:20AM -0500, Webmaster of rcrrich.com wrote:
> Hi,
>
> I have a little problem and I am trying hard to understand but
> it is very hard when you get to my age and truly when things change so fast
> it just keeps getting harder to keep up but I am trying. Wh
Hi,
I have a little problem and I am trying hard to understand but
it is very hard when you get to my age and truly when things change so fast
it just keeps getting harder to keep up but I am trying. What I need to do
is by using a ssh shell to my server redhat 7.3 and running rsync to