[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain -->
- <!--x-date: Tue, 13 Sep 2005 14:32:46 -0400 -->
- <!--x-from-r13: sq0zna ng tznvy.pbz ([vpunry P. Fenhfpu) -->
- <!--x-message-id: [email protected] -->
- <!--x-reference: [email protected] --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-subject: [ale] backup a running RH7.2 box -->
- <li><em>date</em>: Tue, 13 Sep 2005 14:32:46 -0400</li>
- <li><em>from</em>: fd0man at gmail.com (Michael B. Trausch)</li>
- <li><em>in-reply-to</em>: <<a href="msg00264.html">[email protected]</a>></li>
- <li><em>references</em>: <<a href="msg00264.html">[email protected]</a>></li>
- <li><em>subject</em>: [ale] backup a running RH7.2 box</li>
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>