Is there an alternative to Ghost peer to peer disk cloning?

0

I am looking for a way to replace ghost peer-to-peer (slave/master) disk cloning over network. but after searching, I couldn't find a good software replacement. would anyone please suggest some?

NOTE: I do not want to create image of hard disk. just need to clone one computer hard disk to another over LAN

cjk

Posted 2012-05-31T13:46:34.177

Reputation: 1

Question was closed 2016-11-30T03:35:52.097

Clonezilla? – slhck – 2012-05-31T14:27:03.020

I dont think clonezilla has a feature that directly clones a hard drive on another machine like peer to peer in Ghost, is that right? what i want is that no image file is created, just direct cloning – cjk – 2012-05-31T16:31:06.687

Why do you want to do this? There might be some better solution you haven't come across yet, depending on why you need to clone disks over the network without making images. – ChimneyImp – 2012-05-31T19:46:39.363

because it's faster to just clone disk between two computers with cross-over cable rather than download image from network. – cjk – 2012-05-31T23:19:38.180

Answers

2

It can be done with Clonezilla. I don't remember the exact steps, but the two key choices are to select device to device cloning.

enter image description here

And instead of using local devices. Select one of the networking options.

enter image description here

Jesús Otero

Posted 2012-05-31T13:46:34.177

Reputation: 55