Re: Cloning Hard Disk
- From: Michael Trausch <michael.trausch@xxxxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 00:58:25 -0500
Dan C wrote:
On Wed, 29 Mar 2006 11:19:31 +0800, Dan N wrote:
<snip>
Is there some way to clone what I've got on this disk onto a
replacement? I don't really want to install everything from scratch.
man dd
You can also use dd over ssh to clone to disks over the network, or the Internet, in a pinch, by dd'ing the disk to standard output, piping that to ssh and having ssh run dd from standard input on the remote machine to the drive. The reverse is also true. I've done this to restore machines which my friends own when I'm holding their backups for them off-site.
- Mike
.
- Follow-Ups:
- Re: Cloning Hard Disk
- From: Dan N
- Re: Cloning Hard Disk
- References:
- Cloning Hard Disk
- From: Dan N
- Re: Cloning Hard Disk
- From: Dan C
- Cloning Hard Disk
- Prev by Date: Re: Cloning Hard Disk
- Next by Date: Re: Cloning Hard Disk
- Previous by thread: Re: Cloning Hard Disk
- Next by thread: Re: Cloning Hard Disk
- Index(es):
Relevant Pages
|