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

Re: Problem with cloning a PC over the network



Driss EDDAIFI írta:

Hello Mr BAGI Akos,
I tried to apply the procedure described in "copy partition from a
remote server (success at least for me:)" to clone a PC over the network
using the Knoppix live-CD under ssh. The process has started and after
the prompt:
_______________________________________
               .
               .
               .
DUMP: dumping (Pass IV) [regular files]
_______________________________________
i got the message:
_______________________________________
. is not on tape
Root directory is not on tape
abort? [yn]
_____________________________
Thank you for any help.
Hi!

I use the command in the target directory:
rsync -avxe 'ssh -C' source.machine.com:/  .

The space between the '/' and the '.' is vital!
It syncs the remote machine beginning with the / directory to the
directory where I enter this command.

BR Akos



Reply to: