1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
---|
2 |
|
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
|
---|
4 | <head>
|
---|
5 | <!--#include virtual="/head.shtml" -->
|
---|
6 | </head>
|
---|
7 | <body>
|
---|
8 | <!--#set var="curpage" value="docs.shtml" -->
|
---|
9 | <!--#include virtual="/top.shtml" -->
|
---|
10 |
|
---|
11 | <h1>Mondo Rescue Documentations</h1>
|
---|
12 | <div class="h2-1">
|
---|
13 | <h2>Mondo Rescue HOWTO</h2>
|
---|
14 | </div>
|
---|
15 | <p>The Mondo Rescue HOWTO is available under various formats:</p>
|
---|
16 | <ul>
|
---|
17 | <li>A <a href="/docs/mondorescue-howto.html" target="_blank">single HTML</a> page.</li>
|
---|
18 | <li>A <a href="/docs/mondorescue-howto.pdf" target="_blank">PDF</a> document.</li>
|
---|
19 | <li>A <a href="/docs/mondorescue-howto.rtf" target="_blank">RTF</a> document.</li>
|
---|
20 | <li>A <a href="/docs/mondorescue-howto.ps" target="_blank">PostScript</a> document.</li>
|
---|
21 | <li>A <a href="/docs/mondorescue-howto.txt" target="_blank">Text</a> document.</li>
|
---|
22 | <li><a href="/docs/mondorescue-howto/index.html" target="_blank">online</a>.</li>
|
---|
23 | </ul>
|
---|
24 |
|
---|
25 | <div class="h2-3">
|
---|
26 | <h2>Mondo Rescue man pages</h2>
|
---|
27 | </div>
|
---|
28 | <p>The Mondo Rescue man pages are available under various formats:</p>
|
---|
29 | <ul>
|
---|
30 | <li>mondoarchive</li>
|
---|
31 | <ul>
|
---|
32 | <li>A <a href="/docs/mondoarchive.8.html" target="_blank">HTML</a></li>
|
---|
33 | <li>A <a href="/docs/mondoarchive.8.pdf" target="_blank">PDF</a></li>
|
---|
34 | <li>A <a href="/docs/mondoarchive.8.ps" target="_blank">PostScript</a></li>
|
---|
35 | <li>A <a href="/docs/mondoarchive.8.txt" target="_blank">Text</a></li>
|
---|
36 | </ul>
|
---|
37 | <li>mondorestore</li>
|
---|
38 | <ul>
|
---|
39 | <li>A <a href="/docs/mondorestore.8.html" target="_blank">HTML</a></li>
|
---|
40 | <li>A <a href="/docs/mondorestore.8.pdf" target="_blank">PDF</a></li>
|
---|
41 | <li>A <a href="/docs/mondorestore.8.ps" target="_blank">PostScript</a></li>
|
---|
42 | <li>A <a href="/docs/mondorestore.8.txt" target="_blank">Text</a></li>
|
---|
43 | </ul>
|
---|
44 | <li>mindi</li>
|
---|
45 | <ul>
|
---|
46 | <li>A <a href="/docs/mindi.8.html" target="_blank">HTML</a></li>
|
---|
47 | <li>A <a href="/docs/mindi.8.pdf" target="_blank">PDF</a></li>
|
---|
48 | <li>A <a href="/docs/mindi.8.ps" target="_blank">PostScript</a></li>
|
---|
49 | <li>A <a href="/docs/mindi.8.txt" target="_blank">Text</a></li>
|
---|
50 | </ul>
|
---|
51 | </ul>
|
---|
52 |
|
---|
53 | <div class="h2-2">
|
---|
54 | <h2>Other Documents</h2>
|
---|
55 | </div>
|
---|
56 | <p>Here are some other documents seaking of Mondo Rescue:</p>
|
---|
57 | <ul>
|
---|
58 | <li>A Mondo Rescue <a href="/docs/mondo-intro.pdf" target="_blank">introduction</a> (in French) made by Gallig Renaud.
|
---|
59 | <li>A Mondo Rescue <a href="http://trac.mondorescue.org/browser/devel/mondo-doc/mondo-presentation.odp" target="_blank">presentation</a> made by Bruno Cornec. (Older versions also available: <a href="/docs/mondo-presentation-v1.pdf" target="_blank">v1</a>,<a href="/docs/mondo-presentation-v2.pdf" target="_blank">v2</a>)
|
---|
60 | <li><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a> <span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/Text" property="dc:title" rel="dc:type"><a href="http://www.mondorescue.org/docs/p2v.pdf">Linux P2V migrations using MondoRescue</a></span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://opensource.hp.com" property="cc:attributionName" rel="cc:attributionURL">Lester Wade</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>.<br />Based on a work at <a xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://trac.mondorescue.org/browser/branches/2.2.10/mondo-doc/p2v.odt" rel="dc:source">trac.mondorescue.org</a>.</li>
|
---|
61 | <li>A now obsoleted by the previous Mondo Rescue hardware migration (including P2V with VMWare) <a href="/docs/hwmigration.pdf" target="_blank">guide</a> made by Gallig Renaud, Eric Montaut and François-Xavier Horel. (<a href="/docs/HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf" target="_blank">previous version</a>)
|
---|
62 |
|
---|
63 | <!--#include virtual="/bottom.shtml" -->
|
---|
64 | </body>
|
---|
65 | </html>
|
---|