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

[no subject]



If the second machine is going to have an exactly identical copy of the
drive, then this will work:

	- Unmount everything but /, remount / read-only.
	- On the second machine, use a live distro that has dd and sshd.
	- On the first machine (the one you want to duplicate), keep
	  sshd running (note, this may require you install ssh on /,
	  depending on your partition layout)
	- On the second machine, do the following:

	 # ssh first-machine 'dd if=/dev/name-of-entire-device' | \
	   dd of=/dev/name-of-entire-device

It will take a while, but it will work.  I have used it successfully to
clone drives at work when things break.  :)

	- Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature



</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00271" href="msg00271.html">[ale] backup a running RH7.2 box</a></strong>
<ul><li><em>From:</em> leeslist at gmail.com (lyric hartley)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00264" href="msg00264.html">[ale] backup a running RH7.2 box</a></strong>
<ul><li><em>From:</em> jakes.dad at gmail.com (Sid Lane)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00265.html">[ale] backup a running RH7.2 box</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00267.html">[ale] backup a running RH7.2 box</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00265.html">[ale] backup a running RH7.2 box</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00271.html">[ale] backup a running RH7.2 box</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00268"><strong>Date</strong></a></li>
<li><a href="threads.html#00268"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>