source: MondoRescue/branches/2.2.5/mondo-doc/mondorescue-howto.sgml@ 1885

Last change on this file since 1885 was 1885, checked in by Bruno Cornec, 16 years ago
  • Remove floppy support from mindi and mondo and adapt docs
  • Align more mindi with the version from stable
File size: 101.1 KB
Line 
1<!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
2<!ENTITY curdate "PBDATE">
3<!ENTITY curver "PBVER-rPBREV">
4
5<!ENTITY WWWB "http://www.mondorescue.org/">
6<!ENTITY WWW '<ulink url="http://www.mondorescue.org">MondoRescue</ulink>'>
7<!ENTITY ML '<ulink url="http://lists.sourceforge.net/lists/listinfo/mondo-devel">mondorescue mailing list</ulink>'>
8<!ENTITY gfdl SYSTEM "fdl.sgml">
9]>
10
11<book>
12
13<bookinfo>
14<title>MondoRescue HOWTO</title>
15<subtitle>
16Utilisation and Configuration of Mondo and Mindi under Linux (Version &curver;)
17</subtitle>
18<graphic fileref="images/protected-by-mondo" align="center">
19
20<pubdate>
21in its latest version the
22&curdate;
23</pubdate>
24
25<abstract>
26<para>
27This document describes the use of mondo and mindi tools to realize disaster recovery backup of your systems. It provides information on installation, backup and restore modes, hardware and software requirements, and answers to some frequently asked questions.
28The goals are to offer a general view of the functions and their best usages.
29Mondo Rescue is a Disaster Recovery Solution which allows you
30to effortlessly backup and interactively restore Linux, Windows and
31other supported filesystem partitions to/from CD/DVD-+R/RW media, tape,
32NFS, ... and Mindi Linux provides the bootable emergency restore
33media which Mondo uses at boot-time.
34</para>
35</abstract>
36
37<author>
38<firstname>Bruno</firstname>
39<surname>Cornec</surname>
40<affiliation>
41<orgname>MondoRescue Project</orgname>
42<address><email>bruno@mondorescue.org</email></address>
43</affiliation>
44</author>
45<author>
46<firstname>Conor</firstname>
47<surname>Daly</surname>
48<affiliation>
49<orgname>MondoRescue Project</orgname>
50<address><email>conor.daly_at_met.ie</email></address>
51</affiliation>
52</author>
53<!--
54Hugo Rabson
55Mikael Hultgren
56Stan Benoit
57Randy Delfs
58Cafeole
59Bryan J. Smith
60-->
61
62<copyright>
63<year>2000-2006</year>
64<holder role="mailto:bruno@mondorescue.org">Bruno Cornec</holder>
65</copyright>
66
67<legalnotice>
68<title>License</title>
69<para>
70</para>
71<para>
72This HOWTO is a free documentation. you may copy, redistribute and/or modify it under the terms of the
73<Link LinkEnd="gfdl">
74GNU Free Documentation License, Version 1.1
75</link>.</para>
76<para>
77or any later version published by the Free Software Foundation; with no Invariant Sections, Front-Cover Texts or Back-Cover Texts. This document is distributed hoping it will be useful, but <emphasis>without any guaranty</emphasis>; you're completely responsible of its use, and coulnd't complain in case it doesn't work, or even if it breaks the hardware. All the software included in it, if not already copyrighted is released under the GPL.
78</para>
79</legalnotice>
80
81<revhistory>
82<revision>
83 <revnumber>2.0.7</revnumber>
84 <date>2006-05-16</date>
85 <authorinitials>Bruno Cornec</authorinitials>
86 <revdescription>
87 <para>
88 Integration of a chapter on HOWTO run mondo interactively using cron written by Conor Daly
89 </para>
90 </revdescription>
91</revision>
92<revision>
93 <revnumber>2.06</revnumber>
94 <date>2006-01-16</date>
95 <authorinitials>Bruno Cornec</authorinitials>
96 <revdescription>
97 <para>
98 First SGML version publically available, remade from the HTML docs of the project.
99 </para>
100 </revdescription>
101</revision>
102</revhistory>
103</bookinfo>
104
105<toc></toc>
106<lot></lot>
107
108
109<chapter id="intro">
110<title>About this Guide</title>
111
112<sect1 id="intro-purpose">
113<title>Purpose / Scope of this Guide</title>
114
115<para>
116This HOWTO serves to help people get started with using
117mondo/mindi as way to backup/restore their system. This is a work
118constantly evolving. It was started by Hugo Rabson and has
119since been worked upon by a number of people. See the
120'<ulink url="&WWWB;about.shtml#devteam">About</ulink>' web
121page for a list of members of the development team.</para>
122
123<para>There are many ways to contribute to the Linux movement
124without actually writing code. One of the most important is writing
125documentation, allowing each person to share their knowledge with
126thousands of others around the world. This HOWTO is designed to
127help you get familiar with how Mondo/Mindi works.</para>
128
129<para>
130Opinions expressed here are those of the authors.
131Informations are provided in the aim to be useful to the readers.
132However, there can't be, through this document, any warranty of any kind
133on the way it works on your systems, nor the author could be responsible for any problem caused by the use of these informations.
134However, software editors don't garantee you a lot either (re-read the contracts).
135</para>
136</sect1>
137
138<sect1 id="intro-newversion"><title>New versions of this document</title>
139
140<para>The newest version of this document can always be found on
141MondoRescue's homepage &WWW;.</para>
142<para>
143If you make a translation of this document into another language, please let meknow so that I can include a reference to it here.
144</para>
145</sect1>
146
147<sect1><title>Suggestions / Feedback</title>
148<para>
149I rely on you, the reader, to make this HOWTO useful. THis HOWTO is probably incomplete even if it tries to be accurate to the best of our knowledge.
150If you have any suggestions, corrections, recommandations or congratulations :-) don't hesitate to send them to me
151<email>bruno@mondorescue.org</email>,
152and I will try to incorporate them in a next revision or to the &ML;;
153e-mail the list at
154<ulink url="mailto:mondo-devel@lists.sourceforge.net">mondo-devel@lists.sourceforge.net</ulink>;
155tell us what is wrong and how it should be fixed.
156Include the section title and recommended changes. Whenever possible, include
157the exact, spell-checked, grammar-checked text that you think would
158improve the document.
159</para>
160<para>See Mondo's
161 <ulink url="http://www.mondorescue.org/support.shtml">Support</ulink> page for
162more information.
163</para>
164<para>
165Please note that we do our best to help everyone but it is
166difficult for us to help you if you do not attach a log file to
167your e-mail. Let me say that again - attach your log file to your
168e-mail! Thank you. Without it we can't offer
169any tangible help because you aren't either. That's what the log
170file is for. It is located at <filename>/var/log/mondoarchive.log</filename>; and <filename>/var/log/mindi.log</filename> (if called alone) or at <filename>/var/log/mondorestore.log</filename>
171</para>
172<para>
173This document was originaly written by native english speakers, but is maintained by a non-native english speaker so help me correct mistaques (sic) instead of rumbling that I've done one :-)
174</para>
175<para>
176I am also willing to answer general questions on MondoRescue, the best I can.
177Before doing so, please read all of the information in this HOWTO, and then send me detailed information about the problem, especially including the logs generated by the tools, or traces obtained (Did I say that already :-].
178</para>
179<para>
180If you publish this document on a CD-ROM or in hardcopy form, a complimentary copy would be appreciated; mail me for my postal address. Also consider making a donation to the Linux Documentation Project to help support free documentation for Linux. Contact the Linux HOWTO coordinator,
181Guylhem AZNAR <email>guylhem@rrremovethis.oeil.qc.ca</email>.
182</para>
183</sect1>
184
185<sect1 id=intro-thanks><title>Aknowledgements</title>
186
187<para>Thanks goes to these people for helping and adding to this
188HOWTO.</para>
189
190<para>Document maintainer:</para>
191<itemizedlist mark="bullet" spacing="Compact">
192<listitem>
193<para>Bruno Cornec</para>
194</listitem>
195</itemizedlist>
196<para>Original Design Assistance by:</para>
197<itemizedlist>
198<listitem>
199<para>Xion Network.com</para>
200</listitem>
201</itemizedlist>
202<para>Original Document Assistance by:</para>
203<itemizedlist>
204<listitem>
205<para>Cafeole</para>
206</listitem>
207<listitem>
208<para>Troff</para>
209</listitem>
210<listitem>
211<para>Randy Delfs</para>
212</listitem>
213<listitem>
214<para>Mikael Hultgren</para>
215</listitem>
216</itemizedlist>
217<para>Original LinuxDoc and LaTeX Reformat by:</para>
218<itemizedlist>
219<listitem>
220<para>Bryan J. Smith</para>
221</listitem>
222</itemizedlist>
223<para>Original DocBook Reformat by:</para>
224<itemizedlist>
225<listitem>
226<para>Mikael Hultgren</para>
227</listitem>
228</itemizedlist>
229<para>Original author; 1.6x material:</para>
230<itemizedlist>
231<listitem>
232<para>Hugo Rabson</para>
233</listitem>
234</itemizedlist>
235
236</sect1>
237</chapter>
238
239<chapter id="quickstart"><title>QuickStart</title>
240<itemizedlist mark="bullet" spacing="Compact">
241<listitem>
242<para>We recommend that you read this complete
243HOWTO. However, if you are too busy or impatient, then
244please use this QuickStart guide to stay out of trouble.</para>
245</listitem>
246<listitem>
247<para>Install the tarball, RPM, or DEB mindi and mondo
248packages. (see <link linkend="installation">Installation</link>
249for more details)</para>
250</listitem>
251<listitem>
252<para>Execute as root (type 'su -' to become root if you are not
253logged in as root)</para>
254<para></para>
255
256<informaltable><tgroup cols="1"><tbody>
257<row>
258<entry>
259
260bash# mondoarchive
261
262</entry>
263</row>
264</tbody></tgroup></informaltable>
265
266</listitem>
267</itemizedlist>
268<para></para>
269
270<informaltable><tgroup cols="2"><tbody>
271<row>
272<entry>
273<ulink url="images/mamain.png"><inlinemediaobject><imageobject>
274<imagedata fileref="images/mamain-mini">
275</imageobject></inlinemediaobject>
276</ulink>
277</entry>
278<entry>
279Choose from the list of supported backup media types. The media you
280will use most often are CD/DVD-+R, CD/DVD-+RW, tape, NFS and hard disk. If
281you want to backup/restore over a network, choose 'NFS'. If you
282want to backup/restore to/from a local partition or if you simply
283want to store the ISO images in a local directory until you have
284time or facilities to burn them to CD's, choose 'hard disk'. If you
285choose 'CD/DVD-+R[W]' or 'tape' then in general your hardware will be
286detected and configured for you.
287</entry>
288</row>
289<row>
290<entry>
291<ulink url="images/maburnproof.png"><inlinemediaobject><imageobject>
292<imagedata fileref="images/maburnproof-mini">
293</imageobject></inlinemediaobject>
294</ulink>
295</entry>
296<entry>
297 If you are backing up to CD/DVD-+R[W] then Mondo will ask you if your CD
298burner has BurnProof technology, is inside a laptop, or is
299otherwise eccentric. If you are backing up to a tape streamer then
300you will not see this message.
301</entry>
302</row>
303<row>
304<entry>
305<ulink url="images/macompression.png"><inlinemediaobject><imageobject>
306<imagedata fileref="images/macompression-mini">
307</imageobject></inlinemediaobject>
308</ulink>
309</entry>
310<entry>
311How much compression do you want? None, if your tape streamer has
312built-in hardware compression. Maximum, if your CPU is blazingly
313fast. Average should do just fine for most situations.
314</entry>
315</row>
316<row>
317<entry>
318<ulink url="images/mainclude.png"><inlinemediaobject><imageobject>
319<imagedata fileref="images/mainclude-mini">
320</imageobject></inlinemediaobject>
321</ulink>
322</entry>
323<entry>
324If you want to backup the whole computer (excluding /sys and /proc,
325naturally) then leave this as / which is the default. Otherwise,
326specify subsets, (e.g. /usr/local /home ) being sure to put a space
327in between each path.
328</entry>
329</row>
330<row>
331<entry>
332<ulink url="images/maexclude.png"><inlinemediaobject><imageobject>
333<imagedata fileref="images/maexclude-mini">
334</imageobject></inlinemediaobject>
335</ulink>
336</entry>
337<entry>
338If you are backing up your whole computer then you might want to
339exclude certain directories, e.g. /shared/MP3. Please specify them
340in the 'exclude directories' dialog box. Please put a space in
341between each path, e.g. /shared/private /scratch /nfs /windows
342</entry>
343</row>
344<row>
345<entry>
346<ulink url="images/makernel.png"><inlinemediaobject><imageobject>
347<imagedata fileref="images/makernel-mini">
348</imageobject></inlinemediaobject>
349</ulink>
350</entry>
351<entry>
352Is your kernel sane? Red Hat, Mandrake, SuSE, Debian and Slackware users
353should in general say 'yes' because these vendors are good at
354producing reliable kernels. If you are using Gentoo or LFS
355then your kernel might be non-standard, in which case say 'no' to
356use Mondo's failsafe kernel (provided separately).
357</entry>
358</row>
359<row>
360<entry>
361<ulink url="images/maverifyq.png"><inlinemediaobject><imageobject>
362<imagedata fileref="images/maverifyq-mini">
363</imageobject></inlinemediaobject>
364</ulink>
365</entry>
366<entry>
367If you want to verify the archives after writing them to media, say
368'yes' here. If you have absolute faith in your hardware and your
369Linux distribution, say 'no'... and a little prayer.
370</entry>
371</row>
372<row>
373<entry>
374<ulink url="images/maproceedq.png"><inlinemediaobject><imageobject>
375<imagedata fileref="images/maproceedq-mini">
376</imageobject></inlinemediaobject>
377</ulink>
378</entry>
379<entry>
380If you are sure you want to go ahead, say 'yes' and find something
381else to do while Mondo backs up your computer. If you say 'no' then
382you will be unceremoniously dumped at the shell prompt. :-)
383</entry>
384</row>
385<row>
386<entry>
387<ulink url="images/1.png"><inlinemediaobject><imageobject>
388<imagedata fileref="images/1-mini">
389</imageobject></inlinemediaobject>
390</ulink>
391</entry>
392<entry>
393The backup process will now commence. There are some pre-backup
394tasks to be carried out first but the backup is essentially
395underway. To simplify the backup process, you were asked a series
396of questions. Next time, if you like, you could call mondoarchive
397with various command-line switches to control its behavior, instead
398of answering a series of questions. See the man page for details.
399</entry>
400</row>
401<row>
402<entry>
403<ulink url="images/3.png"><inlinemediaobject><imageobject>
404<imagedata fileref="images/3-mini">
405</imageobject></inlinemediaobject>
406</ulink>
407</entry>
408<entry>
409Mondo will make a catalog of all files to be backed up. This may
410take up to five minutes. The list of files will be divided into
411sets, approximately 4 MB (before compression) of files per set.
412This typically takes one minute.
413</entry>
414</row>
415<row>
416<entry>
417<ulink url="images/4.png"><inlinemediaobject><imageobject>
418<imagedata fileref="images/1-mini">
419</imageobject></inlinemediaobject>
420</ulink>
421</entry>
422<entry>
423Mondo calls Mindi. Mindi generates bootable media image and
424auxiliary data disk images which are based on your existing Linux
425distribution and filesystem. That way, you can be sure Mondo's
426tools will be compatible with your existing filesystems and
427binaries: Mondo's tools are your tools. Mindi takes up to five
428minutes to run.
429</entry>
430</row>
431<row>
432<entry>
433<ulink url="images/5tape.png"><inlinemediaobject><imageobject>
434<imagedata fileref="images/5tape-mini">
435</imageobject></inlinemediaobject>
436</ulink>
437</entry>
438<entry>
439Finally, Mondo begins backing up your computer. This process may
440take a few minutes or a few hours, depending on how much data you
441are archiving, how fast your CPU is, how much RAM you have, and so
442on. It will backup your regular files and then your large files
443(files larger than approximately 32MB). If you have opted to verify
444your backups, Mondo will do that too.
445</entry>
446</row>
447</tbody></tgroup></informaltable>
448
449<itemizedlist>
450<listitem>
451<para>Try to boot from the first media of the backup.
452Choose 'Compare Mode' by typing compare at the boot screen.
453</para>
454</listitem>
455<listitem>
456<para>If you can boot, fine. If not, make a Mindi "Test" CD to
457checkout the compatibility of your system. (see
458<link linkend="test-mindi">Testing Mindi</link> for more
459details). Remove the media; boot your computer as usual;
460execute as root</para>
461<para></para>
462<informaltable><tgroup cols="1"><tbody>
463<row>
464<entry>
465
466 bash# mindi
467</entry>
468</row>
469<row>
470<entry>
471 bash# cd /root/images/mindi
472
473</entry>
474</row>
475</tbody></tgroup></informaltable>
476
477<para>(for CD-R)</para>
478<para></para>
479<informaltable><tgroup cols="1"><tbody>
480<row>
481<entry>
482
483bash# cdrecord dev=0,0,0 speed=4 -eject -v mindi.iso
484
485</entry>
486</row>
487</tbody></tgroup></informaltable>
488
489<para>(for CD-RW)</para>
490<para></para>
491<informaltable><tgroup cols="1"><tbody>
492<row>
493<entry>
494
495bash# cdrecord dev=0,0,0 speed=4 blank=fast -eject -v mindi.iso
496
497</entry>
498</row>
499</tbody></tgroup></informaltable>
500
501<para>Reboot your system with the created Mindi CD, with the BIOS
502set to boot from CD. If the result is a command line in 'Expert'
503mode, your system checks out. Remove the CD and reboot your
504system.</para>
505</listitem>
506<listitem>
507<para>If you still cannot boot from Mindi's CD then please e-mail
508the &ML; for help.
509</para>
510</listitem>
511</itemizedlist>
512<para>When making a backup on a live system, there will always be
513processes running that will write out data on the system after you
514have made the backup and before you have made the compare, this
515will result in difference showing up when comparing your backup.
516For a full explanation and what can be done to avoid this, please
517read this section.</para>
518<itemizedlist>
519
520 <listitem>
521<para>This QuickStart covers the ideal case. Upon receiving any
522system feedback/errors, read each related HOWTO section.</para>
523<para>Example 2-1. A test backup of your /home directory to CD-Rs
524using the command line</para>
525<para></para>
526<informaltable><tgroup cols="1"><tbody>
527<row>
528<entry>
529
530bash# mondoarchive -OVc 4 -I /home -gF
531
532</entry>
533</row>
534</tbody></tgroup></informaltable>
535
536<para>The 'c' means you must be writing to CD-Rs, not CD-RWs (the
537latter would require 'w' instead of 'c'). The '4' is the speed of
538your CD writer. The string after -I is the path to be backed up.
539The '-gF' means you are going to see the pretty yellow-on-blue
540screen instead of the boring white-on-black screen. :) It also
541means Mondo will not offer to create physical boot media for
542you. It is assumed that you are able to boot from the CD which
543Mondo has generated.</para>
544<para>Example 2-2. A backup of your whole filesystem to NFS using
545the command line</para>
546<para></para>
547<informaltable><tgroup cols="1"><tbody>
548<row>
549<entry>
550
551 bash# mkdir -p /mnt/nfs
552</entry>
553</row>
554<row>
555<entry>
556 bash# mount 192.168.1.28:/home/nfs /mnt/nfs
557 </entry>
558</row>
559<row>
560<entry>
561bash# mondoarchive -OVn 192.168.1.28:/home/nfs -gF[...]
562 </entry>
563</row>
564<row>
565<entry>
566bash# umount /mnt/nfs
567 </entry>
568</row>
569<row>
570<entry>
571bash# cdrecord dev=0,0,0 speed=4 -eject -v /root/images/mindi/mindi.iso
572
573</entry>
574</row>
575</tbody></tgroup></informaltable>
576
577<para>Note that you have to mount the NFS partition, backup to it,
578unmount it, and create a boot CD to allow you to restore from
579scratch if necessary. To reassure yourself that you will be able to
580restore from the NFS share even if your PC is wiped, please boot
581from the Mindi CD and type 'compare'. The on-screen instructions
582from that point on should be sufficient.</para>
583<para>Example 2-3. A backup of your whole
584filesystem to tape using the command line</para>
585<para></para>
586<informaltable><tgroup cols="1"><tbody>
587<row>
588<entry>
589
590bash# mondoarchive -OVt -d /dev/st0 -9 -L -g
591
592</entry>
593</row>
594</tbody></tgroup></informaltable>
595
596<para>In this case, we assume Syslinux is incompatible with your
597boot media. For some reason, some BIOSes just don't like Syslinux.
598If you find this to be the case for your computer, please use '-L'
599to force Mondo to use LILO instead of Syslinux as the boot loader
600for its media. (NB: This has nothing to do with which boot
601loader your hard drive uses.) Also, it is a good habit to specify
602your tape streamer with '-d &lt;device&gt;'. You don't usually need
603to but it's good to be on the safe side. Some computers call your
604tape streamer /dev/osst0, some call it /dev/ftape, ...
605Also, depending on the tape streamer model, a tape should be inserted
606in the tape drive before starting mondoarchive, otherwise it may not
607recognize the drive.</para>
608</listitem>
609</itemizedlist>
610
611</chapter>
612
613<chapter id="overview"><title>Overview</title>
614
615<sect1 id="overview-mondorescue">
616<title>Mondo Rescue</title>
617<para>Mondo Rescue backs up your file system to CD, tape, NFS
618(archives stored remotely) or ISO's (archives stored locally).
619Mondo uses afio as the backup engine; afio is a well-respected
620replacement for tar. In the event of catastrophic data loss, you
621may restore some or all of your system, even if your hard drives
622are now blank. Mondo Rescue can do a lot of other cool
623things:</para>
624<itemizedlist>
625<listitem>
626<para>You can use Mondo to clone an installation of Linux. Just
627backup the crucial stuff and exclude /home, /var/log, etc.</para>
628</listitem>
629<listitem>
630<para>You can backup a non-RAID file system and restore it as RAID
631including the root partition (if your kernel supports that).</para>
632</listitem>
633<listitem>
634<para>You can backup a system running on one format and restore as
635another format.</para>
636</listitem>
637<listitem>
638<para>You can restructure your partitions, e.g. shrink/enlarge,
639reassign devices, add hard drives, etc, before you partition and
640format your drives. Mondo will restore your data and amend
641/etc/lilo.conf and /etc/fstab accordingly.</para>
642</listitem>
643<listitem>
644<para>You can backup Linux/Windows systems, including the boot
645sectors. Mondo will make everything right at restore-time.
646(However, do run "Scandisk" when you first boot into Windows, just
647in case.)</para>
648</listitem>
649<listitem>
650<para>You can use your Mondo backup CD to verify the integrity of
651your computer.</para>
652</listitem>
653</itemizedlist>
654<para>Mondo's principal virtue is that it protects you from the
655problems that can arise when you reinstall completely from scratch.
656If you want to wipe and restore your system every year just as a
657matter of 'good practice', Mondo is not for you. However, if you
658want to get up and running again in a hurry after someone breaks
659into your computer and wipes it (or if you accidentally wipe it
660yourself) then Mondo is definitely for you. It will permit you to
661roll back to a known-good installation in a very short period of
662time, sometimes as little as twenty minutes. Even if you backup
663large amounts of data to tape daily and do not want to add yet
664another backup regime, please consider backing up the core
665filesystem (i.e. everything but the directories containing your
666huge database and your prizewinning novel) every month or so, just
667in case. You will be glad you did.</para>
668<para>What is Mondo not?</para>
669<para>Mondo is not an everyday backup program. It is not designed
670to replace tar, afio, kbackup, etc. Mondo is designed to make it
671possible to recover from scratch if necessary. Tar and afio offer a
672quick, convenient way to backup small sets of files, sometimes to
673removable media.</para>
674</sect1>
675
676<sect1 id="overview-mindi">
677<title>Mindi</title>
678<para>
679Mindi Linux creates a set of boot/root media images
680that will let you perform basic system maintenance on your Linux
681distro. The principal virtues of Mindi's boot disks are the fact
682that they contain your kernel, modules, tools and libraries. You
683can ask for additional binaries (or other files) to be included on
684the kit. The libraries will be added for you.
685</para>
686<para>Whichever modules were loaded at backup-time, they are
687reloaded at boot-time. So, in theory, you will boot into almost the
688same environment as you were in when you backed up. If you want to
689add files to your Mindi boot disks, edit '&lt;INSTALLPATH OF
690MINDI&gt;/mindi/deplist.txt' and add the files to that list. The
691added files and dependencies, will be spread across the data disks
692at run-time.
693</para>
694<para>Mindi makes sure that Mondo has all the tools it needs at
695boot-time. Mondo uses fdisk, mkfs, cat, less, more, afio, gzip,
696bzip2, your keyboard configuration, your glibc libraries, your
697other libraries, your kernel, your modules, ... which is a lot of tools!
698Mindi takes care of all that, so that Mondo can get on with the job of backing
699up or restoring your data.
700</para>
701<para>Mindi is also handy for making boot CDs/disks which stand on
702their own. You do not need Mondo. Indeed, if you like, you could
703use another backup/restore program with Mindi. Just add it to
704Mindi's dependency list (type 'locate deplist.txt' to find it).
705Mindi will include your software on its boot CD/disks the next time
706you run mindi.
707</para>
708</sect1>
709
710
711<sect1 id="overview-linuxbackup">
712<title>Linux Backup</title>
713<para>Mondo Rescue and Mindi Linux are used primarily as Linux
714backup and cloning tools. The fall in prices of CD-RW drives and
715writable discs will allow current users to keep good backups and
716future users to leverage the cloning capability.</para>
717<para>Tape drives are more likely to suit your needs if you run a
718larger installation (or have lots of MP3's). Warning! OnStream
719drives do not play well with Mondo. I do not know why. It is, in my
720opinion, something which OnStream should look into. Mondo uses
721fopen(), fread(), fwrite() and fclose() to interact with tape
722drives. That works for most drives but some drives just don't like
723that.
724Also, depending on the tape streamer model, a tape should be inserted
725in the tape drive before starting mondoarchive, otherwise it may not
726recognize the drive.</para>
727<para>Mondo Rescue has been tested thousands of times on various computers.
728It has worked for them.
729Thousands of users testify to Mondo's stability and its ease of
730use. However, please test it on your own system before you rely on
731it. In fact, do not rely on any software until you have tested it
732to see if it performs as expected.</para>
733<para>To establish that Mondo will behave well in an emergency,
734please be prepared. Run a test backup as follows:-</para>
735<itemizedlist>
736<listitem>
737<para>Run mondoarchive without any command-line options.</para>
738</listitem>
739<listitem>
740 <para>Backup a subset of files - e.g. /usr/local - to CD or
741 tape. Say 'yes' when asked if you want to verify them.</para>
742</listitem>
743<listitem>
744 <para>If you are not backing up to CD, please create boot
745 media when prompted.</para>
746</listitem>
747</itemizedlist>
748<para>Next, restore archives to your live filesystem.</para>
749<itemizedlist>
750<listitem>
751<para>When mondoarchive terminates, run mondorestore without any
752command-line options.</para>
753</listitem>
754<listitem><para>Insert the media when prompted.
755 Press &lt;Enter&gt;. Wait a moment.</para></listitem>
756<listitem><para>Select a subset of files to restore, e.g. /usr/local/man
757 and /usr/local/bin. Hit OK.</para></listitem>
758<listitem><para>Restore files to /tmp or /root/RESTORED or something
759 similar.</para></listitem>
760<listitem><para>When mondorestore terminates, compare the restored files
761 to the originals using cmp or diff.</para></listitem>
762</itemizedlist>
763<para>Finally, simulate an emergency restore.</para>
764<itemizedlist>
765<listitem>
766<para>Boot from media.</para>
767</listitem>
768<listitem><para>Select 'Interactive Mode' at boot-time. (Type
769 'interactive' and hit &lt;Enter&gt;.)</para></listitem>
770<listitem><para>Hit OK when shown the mountlist. Say 'yes' when asked if
771 you accept the mountlist.</para></listitem>
772<listitem><para>Select files to restore, e.g. /usr/local/man and
773 /usr/local/bin. Hit OK.</para></listitem>
774<listitem><para>Restore files to /tmp or /root/RESTORED or something
775 similar.</para></listitem>
776<listitem><para>When mondorestore terminates, please reboot and compare
777 the restored files to the originals.</para></listitem>
778</itemizedlist>
779<para>FYI, the subroutines to repartition and reformat your drives
780are very stable. If you are a RAID or LVM user, you
781might&nbsp;encounter some difficulties when wiping and restoring
782from scratch because of the sheer range of filesystem layouts and
783the impossibility of testing Mondo on every single one. If you have
784trouble, just drop to the command-line and partition/format
785manually. Then, call mondorestore, select Interactive Mode, and say
786'no' when asked if you want Mondo to partition or format your
787drives for you.</para>
788<para>You see, even if you have trouble, you still have two hands
789and most of the tools you need - lvchange, pvcreate, fdisk, mkraid,
790etc. - to do it manually. After you have prepped and formatted your
791drives manually (if you have to), just run mondorestore again and
792say 'no' when asked if you want to prep or format your drives. What
793could be easier?</para>
794</sect1>
795
796<sect1 id="overview-winbackup">
797<title>Windows Backup</title>
798<para>Backing up windows partitions.</para>
799<sect2 id="overview-winbackup-win95"><title>Windows ME/95/98</title>
800<para>Verify that the partition is listed in /etc/fstab and is
801mounted (e.g. /dev/hda1). Mondo will take care of everything else.
802The files will be archived just like all other files in the live
803file system. At restore-time, Mondo will take care of the boot
804sector of /dev/hda1 prior to the restore.</para>
805<para>Note: if Windows ME/95/98 is not located on /dev/hda1 or
806/dev/sda1, then Mondo will not take care of the boot sector of
807/dev/hda1. The user will have to boot from a DOS floppy and run SYS
808C: to correct the Windows boot sector.</para>
809</sect2>
810<sect2 id="overview-winbackup-winnt"><title>Windows NT4/2K/XP</title>
811<para>Windows NT4/2K/XP typically use the NTFS file system, not
812VFAT.. The user should use '-x /dev/hda1' (or whichever device the
813Windows partition resides). Mondo will treat the partition as a
814biggiefile. Mondo will also add an entry to the mountlist to
815reflect the size and type of the partition. The user may not edit
816that partition's size at restore-time (for obvious reasons).</para>
817<para>Please bear in mind that Mondo was written for Linux users.
818If Mondo does not backup or restore your Windows system well, you
819might want to consider reporting it to the &ML;
820</para>
821</sect2>
822</sect1>
823
824<sect1 id="overview-history">
825<title>Mondo Rescue and Mindi Linux
826History</title>
827<para>Mondo Rescue was created in December 1999 by Hugo Rabson as a utility to
828clone Linux/Windows installations. Norton Ghost would not do the
829job, and his boss wanted to jump on the Linux bandwagon. So, he wrote
830a few scripts and shoehorned them into the latest Linux-Mandrake
831CD. Since that time, Mondo grew into a disaster recovery suite for
832Linux and Windows. Mondo forced him to learn about the kernel, its
833initrd initial ramdisk, modules, library dependencies, disk
834partitioning, and the myriad differences between the Top 10 Linux
835distributions.</para>
836<para>The first formal release was made on February 18th, 2000.
837Mondo is currently one of the top five Linux backup/restore
838programs. Mondo has been compared favorably to ArcServe, Arkeia and
839BRU. Although Mondo lacks the more advanced, enterprise-level
840features of ArcServe and Arkeia, for workstations and small- to
841medium-size servers it is ideal because it is small, fast,
842efficient, stable, comes with source code, and is being actively
843developed and supported.</para>
844<para>
845 Since November 2005, Hugo Rabson has tranfered the maintenance
846 of the Mondo Rescue suite to Andree Leidenfrost and Bruno Cornec,
847 both previous developers and packagers of the tool since nearly
848 the begining.
849</para>
850</sect1>
851
852<sect1 id="overview-sysreq">
853<title>System Requirements</title>
854<sect2 id="overview-sysrq-hwreq">
855<title>Hardware Requirements</title>
856
857<para>Your computer must have:</para>
858<itemizedlist>
859<listitem>
860 <para>Intel(R)-compatible CPU (ia32, x86_64/amd64 or ia64)</para>
861</listitem>
862<listitem>
863<para>64MB of RAM (128MB recommended)</para>
864</listitem>
865<listitem>
866<para>800MB of hard disk space free</para>
867</listitem>
868<listitem>
869<para>CD writer, tape streamer, NFS share or some way to backup the
870backups :)</para>
871</listitem>
872</itemizedlist>
873<para>It is recommended that your computer have very good airflow.
874The backup with Mondo Rescue and Mindi Linux will utilize your CPU,
875CD drive and fixed disk(s) like very few other applications. With a
876few hours of system backup activity, computers without sufficient
877airflow may show symptoms such as not burning full CD discs. The
878solution is a $20 or less additional fan at your local electronics
879discount store.</para>
880</sect2>
881
882<sect2 id="overview-sysrq-kernelreq">
883<title>Kernel Requirements</title>
884
885<para>Your kernel must have:</para>
886<itemizedlist>
887<listitem>
888<para>stable loopfs support, which means it really needs to be
8892.2.19 or 2.4.7 (or later)</para>
890</listitem>
891<listitem>
892<para>CD-ROM device support</para>
893</listitem>
894<listitem>
895<para>ISO9660 file system support</para>
896</listitem>
897<listitem>
898<para>initrd ramdisk support (built-in)</para>
899</listitem>
900<listitem>
901<para>Virtual memory file system support (built-in)</para>
902</listitem>
903<listitem>
904<para>ext2 file system support (built-in)</para>
905</listitem>
906<listitem>
907<para>Support for the backup media (Tape, CD-RW, NFS, Hard
908disk)</para>
909</listitem>
910<listitem>
911<para>If the backup media is CD-RW then you need SCSI emulation
912also</para>
913<para>vfat support in the active kernel - mindi needs this when creating
914syslinux boot media</para>
915</listitem>
916</itemizedlist>
917<para>Please note that the stock kernels of Red Hat/RHEL/Fedora,
918 Mandrake/Mandriva, SuSE/SLES/OpenSuSE, Debian and Slackware
919 all meet Mondo's requirements. If your kernel does not meet Mondo's
920 requirements then there is something wrong with it. Mondo's demands
921 are not unreasonable.</para>
922<para>Mondo (specifically Mindi) does not require any specific
923module. It does require that your kernel support the initrd
924initial ramdisk facility. Typically this is supported by the Linux
925kernel. Modules used are needed to support the CD,
926hard disks, etc. If the support is modular, then the modules will
927be incorporated in a boot disk by Mindi. If the support is built-in
928(static), then it will be available at boot-time by default.</para>
929</sect2>
930<sect2 id="overview-sysrq-swreq">
931<title>Software Requirements</title>
932<para>See Mondo's <ulink url="http://www.mondorescue.org/downloads.shtml">Download
933page</ulink> for details.</para>
934<para>Mondo requires afio, bzip2, cdrtools/cdrecord/growisofs (may be part of the dvd+rw-tools package), ncurses, newt,
935isolinux/syslinux, lzo (optional), lzop (optional), mkisofs, slang,
936and a few other packages.</para>
937<para>Good Linux distributions provide all these packages. If yours
938does not then please go to the aforementioned Download page or surf
939the Net, preferably the website of the distribution you are
940using.</para>
941<para>Mondo's expectations are not unreasonable, either of your
942Linux distribution or of your kernel. However, if your distribution
943fails to meet its expectations and you cannot find out how to
944resolve them, please feel free to e-mail the &ML;
945</para>
946</sect2>
947</sect1>
948</chapter>
949
950<chapter id="installation">
951<title>Installation</title>
952
953<sect1 id="installation-mindi">
954<title>Mindi Installation</title>
955<para>If you are installing from a tarball then copy it to wherever
956you have enough space, for example /tmp and type:</para>
957<para></para>
958<informaltable><tgroup cols="1"><tbody>
959<row>
960<entry>
961
962 bash# cd /tmp
963</entry>
964</row>
965<row>
966<entry>
967 bash# tar -zxvf mindi-1.x.tgz
968 </entry>
969</row>
970<row>
971<entry>
972bash# cd mindi-1.x
973</entry>
974</row>
975<row>
976<entry>
977 bash# ./install.sh
978
979</entry>
980</row>
981</tbody></tgroup></informaltable>
982
983<para>This installs mindi additional files into /usr/local/lib/mindi and
984the program into /usr/local/sbin</para>
985<para>Or, if you are installing from an RPM/deb then copy it to
986wherever you have enough space, for example /tmp and type:</para>
987<para></para>
988<informaltable><tgroup cols="1"><tbody>
989<row>
990<entry>
991
992bash# rpm -Uvh /tmp/mindi-1.x-x.i386.rpm
993</entry>
994</row>
995<row>
996<entry>
997
998or
999</entry>
1000</row>
1001<row>
1002<entry>
1003
1004bash# dpkg -i /tmp/mindi-1.x-x.deb
1005
1006</entry>
1007</row>
1008</tbody></tgroup></informaltable>
1009
1010<para>This installs mindi additional files into /usr/lib/mindi and
1011the program into /usr/sbin.
1012</para>
1013</sect1>
1014
1015<sect1 id="installation-mindi-busybox">
1016<title>Mindi Busybox Installation</title>
1017<para>If you are installing from a tarball then copy it to wherever
1018you have enough space, for example /tmp and type:</para>
1019<para></para>
1020<informaltable><tgroup cols="1"><tbody>
1021<row>
1022<entry>
1023
1024 bash# cd /tmp
1025</entry>
1026</row>
1027<row>
1028 <entry>
1029 bash# tar -zxvf mindi-busybox-1.x.tgz
1030 </entry>
1031</row>
1032<row>
1033 <entry>
1034 bash# cd mindi-busybox-1.x
1035 </entry>
1036</row>
1037<row>
1038 <entry>
1039 bash# make oldconfig
1040 </entry>
1041</row>
1042<row>
1043 <entry>
1044 bash# make busybox
1045 </entry>
1046</row>
1047<row>
1048 <entry>
1049 bash# make install
1050 </entry>
1051</row>
1052</tbody></tgroup></informaltable>
1053<para>This installs busybox files and symlinks into /usr/local/lib/mindi/rootfs
1054</para>
1055<para>Or, if you are installing from an RPM/deb then copy it to
1056wherever you have enough space, for example /tmp and type:</para>
1057<para></para>
1058<informaltable><tgroup cols="1"><tbody>
1059<row>
1060<entry>
1061
1062bash# rpm -Uvh /tmp/mindi-busybox-1.x-x.i386.rpm
1063</entry>
1064</row>
1065<row>
1066<entry>
1067
1068or
1069</entry>
1070</row>
1071<row>
1072<entry>
1073
1074bash# dpkg -i /tmp/mindi-busybox-1.x-x.deb
1075
1076</entry>
1077</row>
1078</tbody></tgroup></informaltable>
1079
1080<para>This installs busybix files and symlinks into /usr/lib/mindi/rootfs
1081</para>
1082</sect1>
1083
1084<sect1 id="installation-mondo">
1085<title>Mondo Installation</title>
1086<para>If you are installing from a tarball then copy it to wherever
1087you have enough space, for example /tmp and type:</para>
1088<para></para>
1089<informaltable><tgroup cols="1"><tbody>
1090<row>
1091<entry>
1092
1093 bash# cd /tmp
1094</entry>
1095</row>
1096<row>
1097<entry>
1098 bash# tar -zxvf mondo-2.xx.tgz
1099 </entry>
1100</row>
1101<row>
1102<entry>
1103bash# cd mondo-2.xx
1104 </entry>
1105</row>
1106<row>
1107<entry>
1108 bash# ./configure
1109 </entry>
1110</row>
1111<row>
1112<entry>
1113bash# make &amp;&amp; make install
1114
1115</entry>
1116</row>
1117</tbody></tgroup></informaltable>
1118
1119<para>This installs mondo into /usr/local/lib/mondo and installs
1120the programs into /usr/local/sbin</para>
1121<para>Or, if you are installing from an RPM/deb then copy it to copy it
1122to wherever you have enough space, for example /tmp and
1123type:</para>
1124<para></para>
1125<informaltable><tgroup cols="1"><tbody>
1126<row>
1127<entry>
1128
1129bash# rpm -Uvh /tmp/mondo-2.x-x.i386.rpm
1130</entry>
1131</row>
1132<row>
1133<entry>
1134
1135or
1136</entry>
1137</row>
1138<row>
1139<entry>
1140
1141bash# dpkg -i /tmp/mondo-2.x-x.deb
1142
1143</entry>
1144</row>
1145</tbody></tgroup></informaltable>
1146
1147<para>This installs mondo into /usr/lib/mondo and installs
1148the programs into /usr/sbin</para>
1149</sect1>
1150
1151<sect1 id=rpm-verif>
1152 <title>RPM verifications</title>
1153 <para>For RPM based distributions (Fedora, OpenSuSE, Mandriva, ...), you may want to do this post-install in order to check the validity of your installation:</para>
1154<informaltable><tgroup cols="1"><tbody>
1155<row>
1156 <entry>
1157 bash# rpm -Va mindi mondo mindi-busybox
1158 </entry>
1159</row>
1160</tbody></tgroup></informaltable>
1161<para>
1162 This gives some truly obtuse output. Basically it will list all files that do NOT pass the verify tests (done on size, MD5 signature, etc). Please read rpm man page to discover the meaning of the output.
1163 </para>
1164</sect1>
1165</chapter>
1166
1167<chapter id="test">
1168<title>Tests</title>
1169
1170<sect1 id="test-mindi">
1171<title>Testing Mindi</title>
1172
1173<para>Mindi is a vital part of the backup procedure. If you have
1174used Mondo before or if you are in a hurry, skip steps 6.2 and 6.3;
1175go straight to QuickStart.</para>
1176<para>However, if you have time or if you have been having trouble
1177getting Mondo to work, I would recommend trying out Mindi directly
1178(rather than via Mondo) to see if it can produce a bootable CD on
1179your system.</para>
1180<para>Make sure you are root while doing this, otherwise mindi will
1181fail, now do this.</para>
1182<para>If you have any problems, please:-</para>
1183<itemizedlist>
1184<listitem>
1185<para>less /var/log/mindi.log</para>
1186</listitem>
1187<listitem><para>feel free to edit mindi (it's a shell script, btw) to try
1188 to fix the problem yourself</para></listitem>
1189<listitem><para>contact the &ML; if you get stuck.</para></listitem>
1190</itemizedlist>
1191<para>Type:-</para>
1192<para></para>
1193<informaltable><tgroup cols="1"><tbody>
1194<row>
1195<entry>
1196
1197bash# mindi
1198
1199</entry>
1200</row>
1201</tbody></tgroup></informaltable>
1202
1203<para>Example screen output, selecting to use your own kernel, to
1204create boot disks, and to create a bootable CD image:</para>
1205<para></para>
1206<screen>
1207
1208# mindi
1209Mindi Linux mini-distro generator v1.09-r762
1210
1211Latest Mindi is available from http://www.mondorescueg
1212
1213BusyBox sources are available from http://www.busybox.net
1214
1215------------------------------------------------------------------------------
1216Do you want to use your own kernel to build the boot disk (y/n) ?y
1217Would you like to use LILO (instead of syslinux)
1218for your boot media (y/n) ?n
1219Analyzing dependency requirements Done.
1220Making complete dependency list Done.
1221Analyzing your keyboard's configuration.
1222
1223Adding the following keyboard mapping tables: us-latin1 Done.
1224Assembling dependency files................................................................... Done.
1225The files have been subdivided into 5 directories. Your mountlist will look like this:-
1226 Finding all volume groups
1227 No volume groups found
1228 No volume groups found
1229 No volume groups found
1230 No volume groups found
1231 DEVICE MOUNTPOINT FORMAT SIZE (MB)
1232 /dev/hda1 / ext3 399
1233 /dev/hda9 /home ext3 48478
1234 /dev/hda6 /usr ext3 4999
1235 /dev/hda7 /var ext3 1000
1236 /dev/hda5 swap swap 349
1237 /dev/hda8 swap swap 2003
1238 Finding all volume groups
1239 No volume groups found
1240 No volume groups found
1241 No volume groups found
1242 No volume groups found
1243Tarring and zipping the groups.................. Done.
1244Creating data disk #1...#2...#3...#4...#5... Done.
1245Making 1722KB boot disk...........................1440+0 enregistrements lus.
12461440+0 enregistrements écrits.
1247mke2fs 1.38 (30-Jun-2005)
1248Failed to copy /boot/vmlinuz-2.6.12-15mdk-i686-up-4GB to ramdisk
1249
1250Making 2880KB boot disk...........................mkfs.vfat 2.10 (22 Sep 2003)
1251... 2880 KB boot disks were created OK Done.
1252In the directory '/root/images/mindi' you will find the images:-
1253 mindi-data-1.img mindi-data-2.img mindi-data-3.img mindi-data-4.img mindi-data-5.img mindi-root.1440.img
1254Shall I make a bootable CD image? (y/n) y
1255NB: Mindi's bootable CD always uses isolinux.
1256
1257For a bootable CD w/LILO, please use Mondo.
1258
1259Finished.
1260
1261Boot and data disk images were created.
1262
1263#
1264
1265</screen>
1266
1267<para>If your kernel is too large (more than about 900KB) then you
1268cannot make boot media, although you can still make a bootable
1269CD image. The easiest way to test Mindi in either case is to say
1270'n' to its first question and 'y' to its second, then use the
1271separate application cdrecord to make a bootable CD-R or
1272CD-RW.</para>
1273<para>Use the cdrecord application to write the CD image:</para>
1274<para></para>
1275<informaltable><tgroup cols="1"><tbody>
1276<row>
1277<entry>
1278
1279 bash# cd /root/images/mindi
1280</entry>
1281</row>
1282<row>
1283 <entry>
1284 bash# cdrecord -scanbus
1285
1286</entry>
1287</row>
1288</tbody></tgroup></informaltable>
1289
1290<para>The output of the above call to cdrecord will tell you your
1291CD writer's node. It is usually '0,0,0'. Choose one of the
1292following calls to write the CD, depending on whether the disk in
1293the drive is a CD-R or a CD-RW. Please replace 'x,x,x' with your
1294writer's node. For further information, type 'man cdrecord" from a
1295Linux command line.</para>
1296<para>If writing to a CD-RW Drive/Disc:</para>
1297<para></para>
1298<informaltable><tgroup cols="1"><tbody>
1299<row>
1300<entry>
1301
1302bash# cdrecord -v blank=fast dev=x,x,x speed=4 mindi.iso (for CD-RW)
1303
1304</entry>
1305</row>
1306</tbody></tgroup></informaltable>
1307
1308<para>If writing to a CD-R Drive/Disc:</para>
1309<para></para>
1310<informaltable><tgroup cols="1"><tbody>
1311<row>
1312<entry>
1313
1314bash# cdrecord -v dev=x,x,x speed=4 mindi.iso (for CD-R)
1315
1316</entry>
1317</row>
1318</tbody></tgroup></informaltable>
1319</sect1>
1320
1321<!--
1322<sect1 id="test-mondo">
1323<title>Testing Mondo</title>
1324</sect1>
1325-->
1326</chapter>
1327
1328<chapter id="backup">
1329<title>Backup</title>
1330
1331<sect1 id="backup-recommandations">
1332<title>Recommendations</title>
1333<itemizedlist>
1334<listitem>
1335<para>Shut down all possible applications (this minimizes any
1336 compare differences following the backup). Especially shutdown
1337 properly any running database on your system, as the recovery
1338 may lead to corrupted data. Or if applicable, boot to single user mode.</para>
1339</listitem>
1340<listitem>
1341<para>Type:</para>
1342</listitem>
1343</itemizedlist>
1344<para></para>
1345<informaltable><tgroup cols="1"><tbody>
1346<row>
1347<entry>
1348
1349bash# mondoarchive
1350
1351</entry>
1352</row>
1353</tbody></tgroup></informaltable>
1354
1355<para>For most users, that should be enough. :-) Mondoarchive will
1356usually autodetect your hardware and configure it for you.</para>
1357<para>If you are a power user (or you like to control every detail
1358of how Mondo runs) then you may want to look at the command-line
1359switches. For example:-</para>
1360<para></para>
1361<informaltable><tgroup cols="1"><tbody>
1362<row>
1363<entry>
1364
1365bash# mondoarchive -Ow9 -gF -I /home
1366
1367</entry>
1368</row>
1369</tbody></tgroup></informaltable>
1370
1371<para>cdrecord will tell you where your CD recorder lives, in SCSI
1372terms, which looks like '0,0,0'. The previous call to mondoarchive tells
1373Mondo to backup everything to a 4x CD-RW drive that has
1374a CD-RW disk in it. (Use -Oc instead of -Ow if you are using
1375CD-R.)</para>
1376<para>Please put the first CD-R(W) in the drive now. You will be
1377prompted to insert CD #2 but you will not be prompted to insert the
1378first disk. However, if you forget, do not worry: if Mondo fails to
1379write the first (or any) disk, it will offer to retry, abort or
1380fail.</para>
1381<para>Find the speed/compression
1382compromise that best suits your needs. Here maximum (-9) compression level is used.</para>
1383<para>If you are using cron then please consult the chapter that Conor Daly has dedicated to that <link linkend="backup-cron">topic</link>
1384</para>
1385</sect1>
1386
1387<sect1 id="backup-cmd">
1388<title>Backup Commands and Options</title>
1389
1390<para>Backup Command:</para>
1391<para></para>
1392<informaltable><tgroup cols="1"><tbody>
1393<row>
1394<entry>
1395
1396mondoarchive &lt;-option1&gt; &lt;-option2&gt; ... &lt;-optionN&gt;
1397
1398</entry>
1399</row>
1400</tbody></tgroup></informaltable>
1401
1402<para>E.g.,</para>
1403<para></para>
1404<informaltable><tgroup cols="1"><tbody>
1405<row>
1406<entry>
1407
1408bash# mondoarchive -E "/mnt/dos /mnt/cdrom" -9 -Oc 8
1409
1410</entry>
1411</row>
1412</tbody></tgroup></informaltable>
1413
1414<para>Would create backup CD to a CD-R disc at the highest
1415compression level, writing at speed 8 and ignoring the /mnt/dos and
1416/mnt/cdrom directories.</para>
1417<para>To see a detailed list of switches and their meaning, see the
1418<ulink url="http://www.mondorescue.org/docs/mondoarchive.8.html">HTML
1419man page</ulink> on the website or type 'man mondoarchive' at the
1420console.</para>
1421<sect2 id="backup-cmd-cdr">
1422<title>Standard Example With CD-R</title>
1423<para></para>
1424<informaltable><tgroup cols="1"><tbody>
1425<row>
1426<entry>
1427
1428bash# mondoarchive -Oc 2 -g
1429
1430</entry>
1431</row>
1432</tbody></tgroup></informaltable>
1433
1434<para>Replace '2' in '-Oc 2' with the writer's speed. If
1435mondoarchive cannot find your CD-R then please add '-d 0,0,0' (or
1436whatever your CD writer's SCSI node is; usually, it is 0,0,0) to
1437the call.</para>
1438<para>Please insert the first disk in the writer while the PC is
1439chugging away. If Mondo needs additional CD-R(W) then it will ask
1440for them.</para>
1441</sect2>
1442<sect2 id="backup-cmd-cdrw">
1443<title>Standard Example With CD-RW</title>
1444<para></para>
1445<informaltable><tgroup cols="1"><tbody>
1446<row>
1447<entry>
1448
1449bash# mondoarchive -Ow 2 -g
1450
1451</entry>
1452</row>
1453</tbody></tgroup></informaltable>
1454
1455<para>Replace '2' in '-Ow 2' with the writer's speed.</para>
1456</sect2>
1457<sect2 id="backup-cmd-tape">
1458 <title>Standard Example With Tape</title>
1459<para></para>
1460<informaltable><tgroup cols="1"><tbody>
1461<row>
1462<entry>
1463
1464bash# mondoarchive -Ot -d /dev/st0 -g
1465
1466</entry>
1467</row>
1468</tbody></tgroup></informaltable>
1469
1470</sect2>
1471<sect2 id="backup-cmd-failsafe">
1472 <title>Standard Example With Failsafe kernel</title>
1473<para></para>
1474<informaltable><tgroup cols="1"><tbody>
1475<row>
1476<entry>
1477
1478bash# mondoarchive -k FAILSAFE -Ow 2
1479
1480</entry>
1481</row>
1482</tbody></tgroup></informaltable>
1483
1484<para>If you have problems during the restore phase, due to your kernel
1485 (which may be the case on some distributions), you may want to explore the Failsafe
1486 approach, In order for this option to work you'll have to get
1487 the mindi-kernel tarball or package for your distribution.</para>
1488</sect2>
1489<sect2 id="backup-cmd-network">
1490 <title>Standard Example With Network Backup</title>
1491<para></para>
1492<informaltable><tgroup cols="1"><tbody>
1493<row>
1494<entry>
1495
1496 bash# mount 192.168.1.3:/home/nfs -t nfs /mnt/nfs
1497</entry>
1498</row>
1499<row>
1500 <entry>
1501 bash# mondoarchive -OVn 192.168.1.3:/home/nfs -g -s 200m
1502</entry>
1503</row>
1504<row>
1505 <entry>
1506 bash# umount /mnt/nfs
1507
1508</entry>
1509</row>
1510</tbody></tgroup></informaltable>
1511
1512<para>The resultant ISO's can be burned to CD's if you want (which
1513isn't a good idea unless you're a Mondo expert because they'll try
1514to restore over a network by default, which is silly because the
1515archives are on the CD's). Or, you can boot from the Mindi media
1516(or mondorescue.iso) and hit ENTER a few times to restore.</para>
1517<para>Those ISO images can also be used for a PXE restore. For this
1518 to work, please refer to the file README.pxe provided with
1519 your mindi package.
1520</para>
1521</sect2>
1522</sect1>
1523</chapter>
1524
1525<chapter id="backup-cron">
1526<title>HOWTO run mondo interactively using cron</title>
1527
1528<sect1 id="backup-cron-overview">
1529<title>Overview</title>
1530
1531<para>
1532 Mondoarchive is designed to run interactively (at least where
1533 media changes are necessary). Cron does not allow user interaction
1534 with a job. This section addresses the problem by using screen as a
1535 wrapper for mondo.
1536</para>
1537<para>
1538 This section is Copyright 2003 Conor Daly.
1539</para>
1540</sect1>
1541<sect1 id="backup-cron-intro">
1542 <title>Introduction</title>
1543
1544<para>
1545Mondoarchive is designed to run interactively. That's not strictly
1546 true, if you run mondoarchive without the '-g' switch, it will just
1547 run. However, there is a problem where media changes are necessary.
1548 The user must change the media and tell mondoarchive that the change
1549 has been done. The problem lies in the fact that cron does not allow
1550 user interaction with a job. If you schedule a mondoarchive job via
1551 cron, you better be sure it needs only one media. In practical terms,
1552 this means using tapes or ISOs (if CD-R(W) is your backup medium).
1553 However, for tape users, there's always the possibility that the
1554 backup will overflow the tape while for CD-R(W) users, there is the
1555 added hassle of burning the ISOs in the morning. If your CD_R(W)
1556 backup routinely occupies more than one media, this is not for you
1557 (use the ISO option and burn the CDs in the morning). This HOWTO
1558 addresses the problem by using screen as a wrapper for mondo.
1559</para>
1560</sect1>
1561<sect1 id="backup-cron-who">
1562 <title>Who should read this?</title>
1563<sect2><title>Insurance</title>
1564<para>
1565Mondo users who wish to automate the backup and whose backups
1566 routinely occupy close to one media are the best audience. If you
1567 backup to tape, the occasion will arise when the backup will overflow
1568 your tape. In this instance, mondoarchive will ask for another tape.
1569 If you're using cron to start the backup, you won't be able to tell
1570 mondo that the new tape is mounted and the backup will fail. If you
1571 backup to CD-R(W), the same situation will arise but sooner.
1572 </para>
1573 </sect2>
1574 <sect2><title>Efficiency</title>
1575<para>
1576If your backup already occupies two media, this method will allow
1577 as much of the backup as possible to proceed during quiet periods.
1578 Time the backup to start with enough time to complete the first media
1579 shortly before the operator arrives for work. The next media can
1580 be mounted and the backup completed asap and minimises the time for
1581 which users are inconvenienced by the backup (eg. database locked...).
1582 </para>
1583 </sect2>
1584 </sect1>
1585 <sect1 id="backup-cron-problem">
1586 <title>The Problem</title>
1587<sect2><title>Cron's environment</title>
1588<para>
1589When a user submits a job with cron, their environment is not
1590 preserved. This is reasonable since cron jobs are typically ongoing
1591 and may be adversely affected if the user's environment changes subsequent
1592 to the cron submission. Thus, a cron job should call a script that
1593 set's up the correct environment before starting the user's desired
1594 program. The 'at' command does this nicely.
1595 </para>
1596 </sect2>
1597 <sect2><title>Interactivity</title>
1598<para>
1599When a job is started with cron, it runs as a background process.
1600 No interaction with the program is possible (unless it is capable
1601 of interacting via a FIFO or some such) except termination via its
1602 pid. The only program that I know of that allows such interaction
1603 and serves as a wrapper for other processes is 'screen'
1604 </para>
1605 </sect2>
1606 <sect2><title>Screen</title>
1607<para>
1608There's one little problem with screen though. It expects to
1609 attach to a terminal when it first starts. This won't happen under
1610 cron so screen will fail. Fortunately, screen comes with a "start
1611 detached" (-d) option.
1612 </para>
1613 </sect2>
1614 </sect1>
1615 <sect1 id="backup-cron-solution">
1616 <title>The Solution</title>
1617<sect2><title>Briefly</title>
1618<para>
1619<itemizedlist>
1620<listitem>
1621 <para>Use 'at' to run your usual mondoarchive command</para>
1622</listitem>
1623<listitem>
1624 <para>Grab the script generated by 'at' and make a copy of it</para>
1625 </listitem>
1626<listitem>
1627 <para>Edit that script to use 'screen -m -d &lt;your mondoarchive command&gt;'</para>
1628 </listitem>
1629<listitem>
1630 <para>Run that script from your crontab</para>
1631 </listitem>
1632<listitem>
1633 <para>Use 'screen -r' to attach to the mondo screen to change CDs</para>
1634 </listitem>
1635<listitem>
1636 <para>Use '&lt;CTRL&gt;-a d' to detach the screen again</para>
1637</listitem>
1638</itemizedlist>
1639</para>
1640</sect2>
1641<sect2><title>In Detail</title>
1642 <sect3><title>at</title>
1643<para>
1644Use the 'at' command to submit your usual mondoarchive command.
1645My mondoarchive command is:
1646</para>
1647<informaltable><tgroup cols="1"><tbody>
1648<row>
1649<entry>
1650
1651 # mondoarchive -D -Ow 10 -S /home/mondo/ -T /home/mondo/ -g \
1652 -E "\"/home/cdaly/GIS/W2K /home/mondo/\"" -9
1653
1654</entry>
1655</row>
1656</tbody></tgroup></informaltable>
1657<para>
1658 To submit the mondoarchive command with 'at' do:
1659</para>
1660<informaltable><tgroup cols="1"><tbody>
1661<row>
1662<entry>
1663
1664 # at now + 5 min
1665mondoarchive -D -Ow 10 -S /home/mondo/ -T /home/mondo/ -g \
1666-E "\"/home/cdaly/GIS/W2K /home/mondo/\"" -9
1667&lt;CTRL&gt;-d
1668</entry>
1669</row>
1670</tbody></tgroup></informaltable>
1671<para>
1672
1673This generates a script in /var/spool/at/ which sets up your
1674 environment and runs your command. Grab this script to become your
1675 cron job.
1676 </para>
1677 </sect3>
1678 <sect3><title>Grab the 'at' script</title>
1679<para>
1680 Make a copy of the script generated by the 'at' command to use
1681 as the basis for your cron job.
1682 </para>
1683<informaltable><tgroup cols="1"><tbody>
1684<row>
1685<entry>
1686
1687grep mondo /var/spool/at/*
1688</entry>
1689</row>
1690<row>
1691 <entry>
1692cp /var/spool/at/&lt;file-from-grep&gt; /root/mondo-cronscript
1693</entry>
1694</row>
1695</tbody></tgroup></informaltable>
1696<para>
1697
1698 You'll need to edit this.
1699</para>
1700 </sect3>
1701<sect3><title>Edit mondo-cronscript</title>
1702<para>
1703To use screen, you'll need to edit the cronscript and add the
1704 screen command. My mondo-cronscript looks like:
1705</para>
1706<screen>
1707
1708#!/bin/sh
1709# atrun uid=0 gid=0
1710# mail cdaly 0 umask 22
1711PWD=/root; export PWD
1712XAUTHORITY=/root/.xauthyOrD4f; export XAUTHORITY
1713HOSTNAME=bofh.irmet.ie; export HOSTNAME
1714PVM_RSH=/usr/bin/rsh; export PVM_RSH
1715QTDIR=/usr/lib/qt-2.3.1; export QTDIR
1716LESSOPEN=\|/usr/bin/lesspipe.sh\ %s; export LESSOPEN
1717XPVM_ROOT=/usr/share/pvm3/xpvm; export XPVM_ROOT
1718KDEDIR=/usr; export KDEDIR
1719USER=root; export USER
1720LS_COLORS=no=00:fi=00:di=01\;34:ln=01\;36:pi=40\;33:so=01\;35:bd=40\;33\;01:cd=40\;33\;01:or=01\;05\;37\;41:mi=01\;05\;37\;41:ex=01\;32:\*.cmd=01\;32:\*.exe=01\;32:\*.com=01\;32:\*.btm=01\;32:\*.bat=01\;32:\*.sh=01\;32:\*.csh=01\;32:\*.tar=01\;31:\*.tgz=01\;31:\*.arj=01\;31:\*.taz=01\;31:\*.lzh=01\;31:\*.zip=01\;31:\*.z=01\;31:\*.Z=01\;31:\*.gz=01\;31:\*.bz2=01\;31:\*.bz=01\;31:\*.tz=01\;31:\*.rpm=01\;31:\*.cpio=01\;31:\*.jpg=01\;35:\*.gif=01\;35:\*.bmp=01\;35:\*.xbm=01\;35:\*.xpm=01\;35:\*.png=01\;35:\*.tif=01\;35:; export LS_COLORS
1721MACHTYPE=i386-redhat-linux-gnu; export MACHTYPE
1722MAIL=/var/spool/mail/root; export MAIL
1723INPUTRC=/etc/inputrc; export INPUTRC
1724BASH_ENV=/root/.bashrc; export BASH_ENV
1725LANG=en_US; export LANG
1726LOGNAME=root; export LOGNAME
1727SHLVL=1; export SHLVL
1728II_SYSTEM=/usr/local/ingres; export II_SYSTEM
1729USERNAME=root; export USERNAME
1730HOSTTYPE=i386; export HOSTTYPE
1731OSTYPE=linux-gnu; export OSTYPE
1732HISTSIZE=1000; export HISTSIZE
1733LAMHELPFILE=/etc/lam/lam-helpfile; export LAMHELPFILE
1734PVM_ROOT=/usr/share/pvm3; export PVM_ROOT
1735HOME=/root; export HOME
1736SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass;
1737export SSH_ASKPASS
1738PATH=/usr/local/ingres/ingres/bin:/usr/local/ingres/ingres/utility:/usr/kerberos/sbin:/usr/kerberos/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin; export PATH
1739cd /root || {
1740echo 'Execution directory inaccessible' >&2
1741exit 1
1742}
1743screen -m -d mondoarchive -D -Ow 10 -S /home/mondo/ \
1744-T /home/mondo/ -g -E "\"/home/cdaly/GIS/W2K /home/mondo/\"" -9
1745#done
1746
1747</screen>
1748<para>
1749 The crucial line is this one:
1750</para>
1751<informaltable><tgroup cols="1"><tbody>
1752<row>
1753<entry>
1754 screen -m -d mondoarchive -D -Ow 10 -S /home/mondo/ -T /home/mondo/ -g -E "\"/home/cdaly/GIS/W2K /home/mondo/\"" -9
1755</entry>
1756</row>
1757</tbody></tgroup></informaltable>
1758<para>
1759This uses 'screen -m -d' to <quote>-m -d Start screen in "detached" mode. This creates a new session
1760 but doesn't attach to it. This is useful for system startup scripts.
1761 (From 'man screen')
1762</quote>
1763</para>
1764<para>
1765 When screen starts, it will be in the background and "detached".
1766</para>
1767</sect3>
1768<sect3><title>Run the thing with cron</title>
1769<para>
1770 To get the whole thing running, do:
1771</para>
1772<informaltable><tgroup cols="1"><tbody>
1773<row>
1774<entry>
1775 crontab -e
1776 </entry>
1777</row>
1778</tbody></tgroup></informaltable>
1779<para>
1780and add the following lines:
1781</para>
1782<informaltable><tgroup cols="1"><tbody>
1783<row>
1784<entry>
1785&num; run mondoarchive at 23:59 weekdays
1786</entry>
1787</row>
1788<row>
1789 <entry>
179059 23 * * 1-5 /root/mondo-cronscript
1791</entry>
1792</row>
1793</tbody></tgroup></informaltable>
1794<para>
1795 Your mondoarchive job will run at 23:59 monday-friday.
1796</para>
1797<para>
1798DON'T FORGET TO CHANGE TAPES!
1799</para>
1800</sect3>
1801<sect3><title>Getting at it...</title>
1802<para>
1803Once your cron job is running regularly, you'll want to get to
1804 it to change tapes and check status etc.
1805</para>
1806<informaltable><tgroup cols="1"><tbody>
1807<row>
1808<entry>
1809screen -r
1810</entry>
1811</row>
1812</tbody></tgroup></informaltable>
1813<para>
1814attaches to the running screen where you can change CDs etc
1815</para>
1816<informaltable><tgroup cols="1"><tbody>
1817<row>
1818<entry>
1819&lt;CTRL&gt;-a d
1820</entry>
1821</row>
1822</tbody></tgroup></informaltable>
1823<para>
1824detaches the running screen again.
1825</para>
1826</sect3>
1827<sect3><title>Caveat</title>
1828<para>
1829The script generated by 'at' is unique to the user/machine combination.
1830 You MUST regenerate it on each machine where it will be used. Using
1831 the one above will NOT work for you. MAKE YOUR OWN!
1832</para>
1833</sect3>
1834</sect2>
1835</sect1>
1836</chapter>
1837
1838<chapter id="compare">
1839<title>Compare</title>
1840<para>Before you trust your backup CD, make sure your BIOS can boot
1841CD (and that it is configured to do so).</para>
1842<itemizedlist>
1843<listitem>
1844<para>Boot from the first CD.</para>
1845</listitem>
1846<listitem>
1847<para>Type:</para>
1848</listitem>
1849</itemizedlist>
1850<para></para>
1851<informaltable><tgroup cols="1"><tbody>
1852<row>
1853<entry>
1854
1855LILO: compare
1856
1857</entry>
1858</row>
1859</tbody></tgroup></informaltable>
1860
1861<para>Follow the on-screen instructions. This will compare your
1862backup against your original file system.</para>
1863<para>FYI, no bad archives have been created since May 2000. Having
1864said that, I would still encourage you to run Compare before
1865trusting the backups.</para>
1866<para>To view the file differences, look at the file
1867'/tmp/changed.txt'. Normal differences include logs and other
1868dynamic system files that changed during the time of the backup
1869process. If only a few files differ - e.g. files in /var, files
1870ending in '&amp;#732;', logs, temporary files, /etc/mtab,
1871/etc/adjtimex - then you know the archives are good. Your logs will
1872change over time, too. Bear in mind that a difference between the
1873backup and the live copy does not&nbsp;indicate a flaw in Mondo. It
1874indicates that you or your filesystem changed the files, so the
1875backup is no longer 100% up to date. However, that is inevitable,
1876as your filesystem changes from moment to moment (which is why you
1877back it up regularly).</para>
1878
1879</chapter>
1880
1881<chapter id="restore">
1882<title>Restore</title>
1883
1884<sect1 id="restore-overview">
1885<title>Overview</title>
1886
1887<para>I hope you don't have to restore from scratch very often.
1888It's nerve-wracking until you realize that Mondo's restore engine
1889is very reliable.
1890</para>
1891<para>If you find that you cannot make your PC boot from the CD,
1892take heart: the first backup media of each set contains disk
1893images to give you the same functionality as this media (minus the
1894archives, of course) on other boot media. Remember, your Mondo CD is a
1895fully functional CD-based mini-distribution as well as a recovery
1896CD.</para>
1897<para>You can choose from the following modes:</para>
1898
1899<variablelist>
1900<varlistentry><term>Interactive</term>
1901<listitem><para>Restore step-by-step, or restore a subset of the
1902archives. This is the method you should mainly use for your
1903recovery needs.</para>
1904</listitem></varlistentry>
1905<varlistentry><term>Nuke</term>
1906<listitem><para>Wipe your drives and restore everything,
1907automatically and unattended. Warning: This does exactly what is
1908says, so be careful using it.</para>
1909</listitem></varlistentry>
1910<varlistentry><term>Expert</term>
1911<listitem><para>Boot to a shell prompt. If you want to do anything
1912creative, you should boot into Expert Mode. It's called expert, I
1913think that says it all.</para>
1914</listitem>
1915</varlistentry>
1916</variablelist>
1917
1918<para>If the CD is not found during the initial restore CD boot
1919attempt, reboot the PC a second time prior to reporting failure.
1920Occasional timing errors and hardware/software/system conflicts do
1921occur.</para>
1922</sect1>
1923
1924<sect1 id="restore-tips">
1925<title>Tips and Tricks</title>
1926
1927<para>Ideally, restore your system to a spare hard drive to test
1928the integrity and reliability of your disks. To do that, either
1929edit your mountlist to make the devices point to your spare hard
1930drive, or swap your hard drive cables between boots.</para>
1931<para>At a bare minimum, compare your CD against your file system
1932before you decide whether to trust them.</para>
1933<para>To test Mondo's ability to handle your LILO or GRUB boot
1934loader and accompanying configuration file:</para>
1935<itemizedlist>
1936<listitem>
1937<para>Boot from the backup CD into Expert Mode</para>
1938</listitem>
1939<listitem>
1940<para>Type:</para>
1941</listitem>
1942</itemizedlist>
1943<para></para>
1944<informaltable><tgroup cols="1"><tbody>
1945<row>
1946<entry>
1947
1948bash# mondorestore --mbr
1949
1950</entry>
1951</row>
1952</tbody></tgroup></informaltable>
1953
1954<itemizedlist>
1955<listitem>
1956<para>To fix any mess it made (not that it should) type:</para>
1957</listitem>
1958</itemizedlist>
1959<para></para>
1960<informaltable><tgroup cols="1"><tbody>
1961<row>
1962<entry>
1963 bash# mount-me
1964</entry>
1965</row>
1966<row>
1967<entry>
1968 bash# chroot /mnt/RESTORING
1969 </entry>
1970</row>
1971<row>
1972<entry>
1973 </entry>
1974</row>
1975<row>
1976<entry>
1977bash# lilo OR grub-install '(hd0)'
1978 </entry>
1979</row>
1980<row>
1981<entry>
1982bash# exit
1983</entry>
1984</row>
1985<row>
1986<entry>
1987 bash# unmount-me
1988
1989</entry>
1990</row>
1991</tbody></tgroup></informaltable>
1992
1993<itemizedlist>
1994<listitem>
1995<para>If it did not work then please copy /tmp/mondorestore.log to
1996to your hard disk, USB key, ..., gzip it and e-mail it to the
1997&ML;.</para>
1998</listitem>
1999</itemizedlist>
2000
2001<sect2>
2002 <title>Barebones (Nuke) Restore</title>
2003<para>Imagine that your hard drives happen to be wiped,
2004deliberately or accidentally. Or, imagine that you want to clone
2005your existing operating system. In either case, you want to run in
2006Nuke Mode.</para>
2007<para>If you want to wipe everything and restore your whole system
2008from CD, please:</para>
2009<itemizedlist>
2010<listitem>
2011<para>Use the -H option when invoking mondoarchive</para>
2012</listitem>
2013<listitem>
2014<para>Boot from the first Mondo CD</para>
2015</listitem>
2016<listitem>
2017<para>Press RESTORE&lt;enter&gt;</para>
2018</listitem>
2019<listitem>
2020<para>Insert the subsequent CD when asked</para>
2021</listitem>
2022<listitem>
2023<para>Watch the screen for errors</para>
2024</listitem>
2025</itemizedlist>
2026<para>That's it. The restoration process for tape or NFS users is
2027similarly easy: just boot, answer the on-screen prompts, and
2028wait.</para>
2029<para>Now, should something go wrong, you will be able to examine
2030/tmp/mondorestore.log to see what happened. All is not lost. You
2031can fdisk and format the partitions yourself, using the tools that
2032come with the CD. You can then run mondorestore in Interactive Mode
2033and say 'no' when asked if you want Mondo to partition/format your
2034drives.</para>
2035<para>If you want to see exactly what Mondo is doing while it is
2036restoring, press &lt;Alt&gt;&lt;left cursor&gt; to view its
2037logfile, in a virtual console, scrolling past.</para>
2038</sect2>
2039<sect2>
2040<title>Interactive Restore</title>
2041<para>Interactive Mode is for people who have lost a subset of data
2042from their live file system, or perhaps who have lost some data
2043from their latest backup and want to restore a subset of data from
2044an earlier backup. If you want to restore only some files or if you
2045do not want to prep/format your drives, then you should boot into
2046Interactive Mode. The interactive mode will provide an 'Editing
2047mountlist screen' that allows you to setup a different disk
2048geometry.</para>
2049<para>To move up and down between partitions in the 'Editing
2050mountlist screen', use the Up and Down arrows. To move between the
2051main window and the buttons at the bottom, use the Left and Right
2052cursor keys. TAB shifts focus from one screen item to the other in
2053a haphazard fashion, owing to the complexities of the Newt
2054library.</para>
2055<para>If you want to restore selectively, just press &lt;enter&gt;
2056and follow the on-screen instructions. You will be asked to say
2057yes/no to a range of questions.</para>
2058<para>If you are planning to modify your partition table, you would
2059do well to read up on the partition layout and the use of fdisk, it
2060gives you some pointers on how to best lay out partitions.
2061You can find a good guide at
2062<ulink url="http://www.tldp.org/HOWTO/Partition/index.html">http://www.tldp.org/HOWTO/Partition/index.html</ulink>
2063</para>
2064<para>If you want to restore a subset of the backup then:</para>
2065<itemizedlist>
2066<listitem>
2067<para>Boot from the CD</para>
2068</listitem>
2069<listitem>
2070<para>Type:</para>
2071</listitem>
2072</itemizedlist>
2073<para></para>
2074<informaltable><tgroup cols="1"><tbody>
2075<row>
2076<entry>
2077
2078bash# interactive
2079
2080</entry>
2081</row>
2082</tbody></tgroup></informaltable>
2083
2084<itemizedlist>
2085<listitem>
2086<para>Then, after booting, answer the questions as follows:</para>
2087</listitem>
2088</itemizedlist>
2089<para></para>
2090<informaltable><tgroup cols="1"><tbody>
2091<row>
2092<entry>
2093
2094 Do you want to partition your devices? no
2095 </entry>
2096</row>
2097<row>
2098<entry>
2099Do you want to format them? no
2100 </entry>
2101</row>
2102<row>
2103<entry>
2104Do you want to restore everything? no
2105 </entry>
2106</row>
2107<row>
2108<entry>
2109Do you want to restore something? yes
2110 </entry>
2111</row>
2112<row>
2113<entry>
2114Which path do you want to restore? /mydata [e.g.]
2115 </entry>
2116</row>
2117<row>
2118<entry>
2119Do you want to run LILO to setup your boot sectors? Yes
2120
2121</entry>
2122</row>
2123</tbody></tgroup></informaltable>
2124
2125</sect2>
2126
2127<sect2>
2128<title>Expert Restore</title>
2129<para>If you are planning to modify your partition table, you would
2130do well to read up on the partition layout and the use of fdisk, it
2131gives you some could pointers on how to best lay out partitions.
2132You can find good a guide at
2133<ulink url="http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/Partition/index.html">http://www.ibiblio.o
2134rg/pub/Linux/docs/HOWTO/mini/Partition/index.html</ulink></para>
2135<para>To restore manually, please:</para>
2136<itemizedlist>
2137<listitem>
2138<para>Boot from the first CD, then type:</para>
2139</listitem>
2140</itemizedlist>
2141<para></para>
2142<informaltable><tgroup cols="1"><tbody>
2143<row>
2144<entry>
2145
2146bash# expert
2147
2148</entry>
2149
2150</row>
2151</tbody></tgroup></informaltable>
2152
2153<itemizedlist>
2154<listitem>
2155<para>Then do whatever you like. :) You may type the following, of
2156course:</para>
2157</listitem>
2158</itemizedlist>
2159<para></para>
2160<informaltable><tgroup cols="1"><tbody>
2161<row>
2162<entry>
2163
2164bash# mondorestore
2165
2166</entry>
2167</row>
2168</tbody></tgroup></informaltable>
2169</sect2>
2170
2171<sect2>
2172<title>Modified partitions - Restore to a different disk geometry</title>
2173<para>One of the nice things about Mondo is that it lets you wipe
2174your existing system and restore it in any layout you like (within
2175reason). You can move from non-RAID to RAID,install and utilize
2176additional drives, move from ext2 to ReiserFS, etc., all without
2177risking the loss of data.</para>
2178<para>If the user excluded a particular partition from backup and
2179specifically excluded it from the mountlist itself using -E then
2180Mondo will insert a small (32MB) partition at restore-time, in
2181order to avoid having to re-jig fstab, the partition table,
2182etc.</para>
2183<para>To do this:</para>
2184<itemizedlist>
2185<listitem>
2186<para>Boot into Expert Mode, then type:</para>
2187</listitem>
2188</itemizedlist>
2189<para></para>
2190<informaltable><tgroup cols="1"><tbody>
2191<row>
2192<entry>
2193
2194bash# mondorestore
2195
2196</entry>
2197</row>
2198</tbody></tgroup></informaltable>
2199
2200<itemizedlist>
2201<listitem>
2202<para>(edit the mountlist using the on-screen editor)</para>
2203</listitem>
2204</itemizedlist>
2205<para>If you want to move from ext2 to ReiserFS, you can do it here
2206(so long as your kernel supports ReiserFS). Ditto for XFS, JFS or
2207ext3.</para>
2208<para>Mondorestore will try to modify your /etc/fstab to reflect
2209changes you have made to the mountlist. If you are not using LILO,
2210you can still create your own /mnt/RESTORING/etc/lilo.conf and run
2211lilo -r /mnt/RESTORING to configure your boot sectors and Master
2212Boot Record.</para>
2213<para>Mondo (technically, Mindi on behalf of Mondo) creates a file
2214called a mountlist. This can be found on the ramdisk at
2215/tmp/mountlist.txt; it looks something like this:</para>
2216<para></para>
2217<informaltable><tgroup cols="1"><tbody>
2218<row>
2219<entry>
2220
2221 /dev/hda1 /mnt/windows vfat 4096000
2222</entry>
2223</row>
2224<row>
2225<entry>
2226 /dev/hda5 / reiserfs 6023000
2227</entry>
2228</row>
2229<row>
2230<entry>
2231 /dev/hda6 /tmp xfs 955000
2232</entry>
2233</row>
2234<row>
2235<entry>
2236 /dev/hda7 /usr ext3 4096000
2237
2238</entry>
2239</row>
2240</tbody></tgroup></informaltable>
2241
2242<para>It is fairly easy to understand the list. Each line refers to
2243a single device/partition. The line format is:</para>
2244<para></para>
2245<informaltable><tgroup cols="1"><tbody>
2246<row>
2247<entry>
2248
2249&lt;device&gt; &lt;partition&gt; &lt;format&gt; &lt;Kilobytes&gt;
2250
2251</entry>
2252</row>
2253</tbody></tgroup></informaltable>
2254
2255<para>If you have added a hard drive and want to take advantage of
2256the additional space, you could amend the above mountlist to
2257read:</para>
2258<para></para>
2259<informaltable><tgroup cols="1"><tbody>
2260<row>
2261<entry>
2262
2263 /dev/hda1 /mnt/windows vfat 6096000
2264</entry>
2265</row>
2266<row>
2267<entry>
2268 /dev/hda5 / reiserfs 9123000
2269</entry>
2270</row>
2271<row>
2272<entry>
2273 /dev/hda6 /tmp xfs 955000
2274</entry>
2275</row>
2276<row>
2277<entry>
2278 /dev/hdb1 /usr ext3 8192000
2279</entry>
2280</row>
2281<row>
2282<entry>
2283 /dev/hdb2 /home xfs 8192000
2284
2285</entry>
2286</row>
2287</tbody></tgroup></informaltable>
2288
2289<para>This assumes that your old hard drive is /dev/hda and the new
2290hard drive is /dev/hdb.</para>
2291<para>Or, if you want to add RAID support, create a new
2292/etc/raidtab on the ramdisk (which is beyond the scope of this
2293HOWTO) and then write a mountlist like this:</para>
2294<para></para>
2295<informaltable><tgroup cols="1"><tbody>
2296<row>
2297<entry>
2298
2299 /dev/hda1 /mnt/windows vfat 6096000
2300</entry>
2301</row>
2302<row>
2303<entry>
2304 /dev/md0 / reiserfs 9123000
2305</entry>
2306</row>
2307<row>
2308<entry>
2309 /dev/md1 /tmp xfs 955000
2310</entry>
2311</row>
2312<row>
2313<entry>
2314 /dev/md2 /usr ext3 8192000
2315</entry>
2316</row>
2317<row>
2318<entry>
2319 /dev/md3 /home xfs 8192000
2320
2321</entry>
2322</row>
2323</tbody></tgroup></informaltable>
2324
2325<para>So long as your /etc/raidtab file is sane, Mondo can
2326automatically partition and format your disks for you, including
2327the RAID devices.</para>
2328<para>Once you have finished editing /tmp/mountlist.txt using
2329mondorestore's built-in editor then you may choose 'OK'. Please
2330note that this will not write anything to your hard disk. You will
2331only reformat or repartition your disks if you say 'Yes' when asked
2332if you want to do those things.</para>
2333</sect2>
2334
2335<sect2>
2336<title>Advanced</title>
2337<para>It is now possible to restore to a live filesystem using
2338Mondo. In other words, you do not have to boot your PC from your
2339media in order to restore files. Mondo was originally designed
2340for disaster recovery - situations in which you cannot boot your
2341PC. If you can boot your PC, it is not really a disaster, is it? :)
2342Well, if you have wiped out your priceless collection of "MTV's
2343Bjork Unplugged" MP3's, perhaps it is. Anyway, just type this as
2344root</para>
2345<para></para>
2346<informaltable><tgroup cols="1"><tbody>
2347<row>
2348<entry>
2349
2350bash# mondorestore
2351
2352</entry>
2353</row>
2354</tbody></tgroup></informaltable>
2355
2356<para></para>
2357<informaltable><tgroup cols="2"><tbody>
2358<row>
2359<entry>
2360<ulink url="images/rest1.png"><inlinemediaobject><imageobject>
2361<imagedata fileref="images/rest1-mini">
2362</imageobject></inlinemediaobject>
2363</ulink>
2364</entry>
2365<entry>
2366Choose your type of backup media. The live restoration process is
2367very similar to what you'll experience if you type mondorestore
2368with no parameters after booting from a Mondo media.
2369</entry>
2370</row>
2371<row>
2372<entry>
2373<ulink url="images/rest2.png"><inlinemediaobject><imageobject>
2374<imagedata fileref="images/rest2-mini">
2375</imageobject></inlinemediaobject>
2376</ulink>
2377</entry>
2378<entry>
2379Hit 'OK' when you have inserted the tape/CD. If you generated a
2380tape backup, the tape itself should be enough. If you generated a
2381CD backup, the first CD should be enough. Otherwise, you may need
2382the boot media.
2383</entry>
2384</row>
2385<row>
2386<entry>
2387<ulink url="images/rest3.png"><inlinemediaobject><imageobject>
2388<imagedata fileref="images/rest3-mini">
2389</imageobject></inlinemediaobject>
2390</ulink>
2391</entry>
2392<entry>
2393Flag the files and directories you wish to restore. Use the 'More'
2394and 'Less' buttons to open and close subdirectories.
2395</entry>
2396</row>
2397<row>
2398<entry>
2399<ulink url="images/rest4.png"><inlinemediaobject><imageobject>
2400<imagedata fileref="images/rest4-mini">
2401</imageobject></inlinemediaobject>
2402</ulink>
2403</entry>
2404<entry>
2405Specify the location to restore the files to. In general, '/' is
2406appropriate. If you do not want to overwrite newer versions of the
2407files you are restoring then specify /tmp/BKP or similar as the
2408restore path.
2409</entry>
2410</row>
2411<row>
2412<entry>
2413<ulink url="images/rest5.png"><inlinemediaobject><imageobject>
2414<imagedata fileref="images/rest5-mini">
2415</imageobject></inlinemediaobject>
2416</ulink>
2417</entry>
2418<entry>
2419Mondorestore will retrieve configuration information from the
2420media. (The sample screen is for tape users. CD users will see
2421something different.)
2422</entry>
2423</row>
2424<row>
2425<entry>
2426<ulink url="images/rest6.png"><inlinemediaobject><imageobject>
2427<imagedata fileref="images/rest6-mini">
2428</imageobject></inlinemediaobject>
2429</ulink>
2430</entry>
2431<entry>
2432Data will be restored to the hard disk - first the regular files,
2433then any big (32MB or greater) files in the restore set.
2434</entry>
2435</row>
2436</tbody></tgroup></informaltable>
2437
2438<para>I hope this manual was useful for you.</para>
2439</sect2>
2440</sect1>
2441
2442</chapter>
2443
2444<chapter id="faq">
2445<title>FAQ</title>
2446
2447<sect1 id="faq-overview">
2448<title>Overview</title>
2449<para>Are the errors from Mindi or Mondo? Look at
2450 /var/log/mondoarchive.log or /var/log/mindi.log (if run alone). Pipe
2451screen errors which relate to the creation of boot disk(s) and or
2452data disk(s) to a text file.</para>
2453<para>See the &WWW; for details. If you are going to e-mail
2454&ML; then
2455please attach that text file (zipped!) and give :</para>
2456<itemizedlist>
2457<listitem>
2458<para>Your kernel version (uname -a)</para>
2459</listitem>
2460<listitem>
2461 <para>Your Linux distro's name and version (/etc/distro-release)</para>
2462</listitem>
2463<listitem>
2464 <para>Whether your kernel supports initrd and loopfs; it should! (grep -E '^CONFIG_BLK_DEV_LOOP|^CONFIG_BLK_DEV_INITRD' /usr/src/linux/.config </para>
2465</listitem>
2466<listitem>
2467<para>What sort of PC you are using, including hard disk configurations (results of dmidecode, lshw, fdisk -l are useful here)</para>
2468</listitem>
2469</itemizedlist>
2470<para>Mondo is freely available under the GPL and you are given it for no charge.
2471When you e-mail the &ML;, please bear that in mind.</para>
2472</sect1>
2473<sect1 id="faq-general">
2474<title>General Questions</title>
2475
2476<qandaset>
2477<qandaentry>
2478 <question><para>Q: What is "Mindi"?</para></question>
2479 <answer>
2480<para>A: Mindi, a.k.a. Mindi-Linux, makes a mini-distribution from
2481your kernel, modules, modules, tools and libraries. It can also
2482generate an El Torito 2.88/5.76MB boot disk image. Mondo uses Mindi to
2483create a mini-distro, then boots from it and runs on it.</para>
2484</answer>
2485</qandaentry>
2486<qandaentry>
2487 <question><para>Q: Why is it called "Mondo"?</para></question>
2488 <answer>
2489<para>A: The Teenage Mutant Ninja Turtles described cool things as
2490'mondo'. Hugo Rabson wasn't sure what to call this project. 'Faust' was one
2491idea he had, partly as a dig at his former boss who practically owned
2492him because of his legal status at the time. In the end, he chose
2493something short and distinctive.</para>
2494</answer>
2495</qandaentry>
2496<qandaentry>
2497<question><para>Q: Mondo does not work on my system. It
2498 keels over and dies. What's wrong?</para></question>
2499<answer>
2500 <para>A: It works on Red Hat 7.x/8/9, RHEL 2.1/3/4, Mandrakelinux 8.x/9.x/10.x/200x, Fedora 4/5/6, Debian 3.x, most flavors
2501 of SuSE/SLES, some flavors of Slackware, etc.
2502The more distributions we support, the more moving targets we have to
2503hit. Please bear this in mind when e-mailing the list. :) If you
2504would like to help us by beta-testing Mondo (or Mindi) on your PC
2505then we would be very interested in working with you to work around
2506the eccentricities of your Linux distro. However, rest assured, 90%
2507of the bugs reported are actually symptoms of FooLinux X.Y's
2508unique way of doing things.</para>
2509<para>Please send a copy of <filename>/var/log/mondoarchive.log</filename> to the &ML;
2510along with a description of your distro, your kernel, etc.
2511Oh, and before sending it, please try to read it.</para>
2512</answer>
2513</qandaentry>
2514<qandaentry>
2515 <question><para>Q: What if the error is in Mindi?</para></question>
2516 <answer>
2517 <para>A: Please send a copy of <filename>/var/log/mindi.log</filename> to the &ML;
2518along with a description of your distro, your kernel, etc.
2519Oh, and before sending it, please read it as it is much easier to understand it.</para>
2520</answer>
2521</qandaentry>
2522<qandaentry>
2523 <question><para>Q: Can I trust Mondo?</para></question>
2524 <answer>
2525<para>A: Mondo has generated reliable archives since May 2000.
2526Lost data occured by using bad CD-R disks and not verifying their
2527contents. Some users have not tried booting from their CD until
2528crunch time. Remember to boot into Compare Mode to verify the
2529backup before you trust it. If Mondo did not work, you would not be
2530reading this. If it does not work for you, your kernel is usually
2531the culprit. Check <link linkend="overview-sysrq-kernelreq">Linux Kernel
2532support</link> to see what your kernel should support. Please
2533e-mail the list if you need some help with this.</para>
2534</answer>
2535</qandaentry>
2536<qandaentry>
2537 <question><para>Q: How do I report a bug?</para></question>
2538 <answer>
2539 <para>A: E-mail the bug report (mondo.err.xxxxx.tgz) to the &ML;.
2540 Ok you've read it already but it's really important if you want help.
2541If you don't send a logfile then there isn't a lot that we can do for you, so
2542PLEASE include a logfile at the very least.</para>
2543</answer>
2544</qandaentry>
2545<qandaentry>
2546<question><para>Q: I think Mondo should (...insert
2547suggestion here...) and I have rewritten it accordingly. Would you
2548like to see my patch?</para></question>
2549<answer>
2550<para>A: Absolutely! :-) The best way for you to make Mondo do what
2551you want is to modify it and then send the patch. That way, we
2552can all benefit.</para>
2553</answer>
2554</qandaentry>
2555<qandaentry>
2556<question><para>Q: I think Mondo should (...insert
2557suggestion here...); will you incorporate this feature for me,
2558please?</para></question>
2559<answer>
2560<para>A: Please enter the suggestion in our feature system at &WWW;
2561</para>
2562</answer>
2563</qandaentry>
2564<qandaentry>
2565<question><para>Q: Mondo says, "XXX is missing," and
2566 then terminates. What's wrong?</para></question>
2567<answer>
2568<para>A: A good Linux distribution should contain XXX but the
2569designers, in their infinite wisdom, decided not to include that
2570particular tool. Check <ulink url="http://www.mondorescue.org/downloads.shtml#dependencies">Related
2571 Linux Packages</ulink> and install the missing package. If that
2572fails, contact the vendor/distributor/manufacturer/designer of your
2573distro.</para>
2574</answer>
2575</qandaentry>
2576<qandaentry>
2577<question><para>Q: Can Mondo handle multi-CD backups and
2578 restores?</para></question>
2579<answer>
2580<para>A: Yes, up to twenty CD per set. This 20-CD limit results
2581from laziness on mondorescue's part. I'll be removed in the future. However, if
2582your system occupies more than 20 CD, may it's time for another type of media ?
2583</para>
2584</answer>
2585</qandaentry>
2586<qandaentry>
2587<question><para>Q: Can Mondo handle Linux/Windows
2588 dual-boot systems?</para></question>
2589<answer>
2590<para>A: Yes. If your system currently boots into Linux or Windows
2591via LILO, you can backup and restore both OSes at the same time
2592using Mondo. If you are using NTFS then add the switch, '-x
2593&lt;device&gt;'.</para>
2594</answer>
2595</qandaentry>
2596<qandaentry>
2597<question><para>Q: Can Mondo backup Windows-only
2598 systems?</para></question>
2599<answer>
2600<para>A: Not at the moment.
2601</para>
2602</answer>
2603</qandaentry>
2604<qandaentry>
2605 <question><para>Q: Does Mondo support LVM?</para></question>
2606 <answer>
2607<para>A: Mondo supports LVM v1 and v2. Mondo backs up and restores your
2608existing setup but it does not make it easy for you to change your
2609LVM configuration, at the moment. You have to edit <filename>/tmp/i-want-my-lvm</filename> at boot-time
2610to do that.</para>
2611</answer>
2612</qandaentry>
2613<qandaentry>
2614<question><para>Q: What if I don't use LILO? What if I
2615 use GRUB?</para></question>
2616<answer>
2617<para>A: GRUB is supported by Mondo.</para>
2618</answer>
2619</qandaentry>
2620<qandaentry>
2621<question><para>Q: I get the error, 'Cannot find
2622 /tmp/dev.0' or 'Cannot mount device 0x0701'; what do I do?</para></question>
2623<answer>
2624 <para>A: Please free up <filename>/dev/loop0</filename> using 'losetup /dev/loop0 -d' to
2625unmount that loop device. If your OS will not let you do that,
2626contact your local support group or Linux vendor.</para>
2627</answer>
2628</qandaentry>
2629<qandaentry>
2630<question><para>Q: Can I create a Mondo CD and then use
2631 it to create an archive of any OS on any PC?</para></question>
2632<answer>
2633<para>A: Not yet. You can use Mondo to backup Linux or
2634Linux/Windows dual boot. One day, Mondo will let you backup
2635partitions it can't read or write, by treating each partition as
2636one long file to be backed up. This file will be chopped,
2637compressed and archived like any other big file.</para>
2638</answer>
2639</qandaentry>
2640<qandaentry>
2641<question><para>Q: Why do you insist on putting media
2642disk images on Mondo CD? They waste space and I never use them. The
2643CD works just fine, so why keep the media disk images?</para>
2644</question>
2645<answer>
2646<para>A: Because. It helped us in the past. If you
2647really, truly want them gone then please submit a patch to make
2648them optional.</para>
2649</answer>
2650</qandaentry>
2651<qandaentry>
2652<question><para>Q: Why doesn't the Mondo project have a
2653cool-looking animal logo?</para></question>
2654<answer>
2655<para>A: Excellent question! Please submit graphics of candidate
2656 animal logos!</para>
2657 </answer>
2658</qandaentry>
2659<qandaentry>
2660<question><para>Q: Is there a Mondo user 'Code of
2661 Conduct?</para></question>
2662<answer>
2663<para>A: Yes. Read the HOWTO. Submit patches. Recommend realistic
2664improvements. Be courteous to other users on the discussion list.
2665Do not whine.</para>
2666</answer>
2667</qandaentry>
2668</qandaset>
2669</sect1>
2670
2671<sect1 id="faq-booting">
2672<title>Booting and Kernel related Questions</title>
2673<qandaset>
2674<qandaentry>
2675<question><para>Q: When I try to boot from the Mondo CD,
2676it says, "VFS: Unable to mount root fs." I am using an old Debian
2677distro. What do I do?</para></question>
2678<answer>
2679<para>A: Ask Debian's designers why they, unlike every other distro
2680I can find, have included cramfs and other 'goodies' with their
2681kernel. In the meantime, please use '-k FAILSAFE' in your command
2682line when calling Mondo.</para>
2683<para>A: From Sarge onwards, all stock Debian 2.6 kernels should work fine. If
2684you are still using stock Debian 2.4 kernels, FAILSAFE is the way to go.
2685Of course, if you have compiled your own kernel and experience problems,
2686FAILSAFE is the way to go as well, but this is not really
2687Debian-specific.</para>
2688</answer>
2689</qandaentry>
2690<qandaentry>
2691<question><para>Q: When I try to boot from the Mondo CD,
2692it says, "Cannot mount root fs - kernel panic," or something
2693similar. What do I do?</para></question>
2694<answer>
2695<para>A: Recompile your kernel (or use '-k FAILSAFE'). Take a look
2696at <link linkend="overview-sysrq-kernelreq">Linux Kernel support</link> to
2697see what your kernel must support.</para>
2698</answer>
2699</qandaentry>
2700<qandaentry>
2701<question><para>Q: When I try to boot from the Mondo CD,
2702 it says, "UPGRADE YOUR RAM". What does that mean?</para></question>
2703<answer>
2704<para>A: Recompile your kernel and add Virtual memory file system
2705support. Take a look at <link linkend="overview-sysrq-kernelreq">Linux
2706Kernel support</link> to see what your kernel must support. (Of
2707course, if your PC has less than 64MB of RAM, you could always...
2708what's the phrase? I know, upgrade your RAM!)</para>
2709</answer>
2710</qandaentry>
2711<qandaentry>
2712<question><para>Q: When I try to boot from the Mondo CD,
2713it says something about not finding my CD-ROM drive and then it
2714blames the kernel. What does that mean?</para></question>
2715<answer>
2716 <para>A: Your kernel must support initrd, loopfs, IDE|SCSI|USB CD-ROM's, and
2717ramdisks. Take a look at <link linkend="overview-sysrq-kernelreq">Linux
2718Kernel support</link> to see what your kernel must support. If
2719your kernel does not support these things, Mondo will not boot from
2720your CD. However, when running Mindi, you may choose to use _its_
2721kernel instead of your own.
2722</para>
2723</answer>
2724</qandaentry>
2725<qandaentry>
2726<question><para>Q: The LILO Mondo media takes ages to
2727 boot. How can I speed it up?</para></question>
2728<answer>
2729<para>A: Edit mindi (it's a shell script, btw) and change
2730LILO_OPTIONS="" to LILO_OPTIONS="-c". This enables map compaction
2731in lilo and speeds up booting, for more info see the lilo man
2732page.</para>
2733</answer>
2734</qandaentry>
2735<qandaentry>
2736<question><para>Q: I made a Mondo CD using the failsafe
2737kernel (i.e. I said 'no' when Mondo asked if I wanted to use my own
2738kernel). It still doesn't boot. Help!</para></question>
2739<answer>
2740<para>A: OK, now that is a bug. :-) I included a kernel with Mondo
2741(technically, with Mindi, which Mondo uses) to make sure that users
2742could use Mondo despite flaws in their own kernels. If you are
2743using Mondo/Mindi's kernel but still cannot boot from your Mondo CD
2744then please e-mail the &ML;.</para>
2745</answer>
2746</qandaentry>
2747<qandaentry>
2748<question><para>Q: Why won't Mondo boot from my CD?
2749It says my kernel is flawed/outdated/ whatever, and when I wrote to
2750the ML, they told me the same thing... but I still don't get it. I
2751mean, my kernel works for everything else. Why not Mondo?</para></question>
2752<answer>
2753<para>A: Because Mondo makes a boot disk using your kernel. I bet
2754your other software doesn't do that. Also, not all kernels are
2755suitable for boot disks. I'm sorry but that's Life. Upgrade your
2756kernel and/or recompile it. Take a look at
2757<link linkend="overview-sysrq-kernelreq">Linux Kernel support</link> to see
2758what your kernel must support.</para>
2759</answer>
2760</qandaentry>
2761<qandaentry>
2762<question><para>Q: Why do I only need a boot disk if I'm
2763 using a tape drive? Where are the data disks?</para></question>
2764<answer>
2765<para>A: On the tape. :-) The first 32MB of the tape will be set
2766aside for a large tarball containing the data disks, a list of all
2767files backed up, and other sundries. If Mondo and Mindi do their
2768respective jobs then you won't need additional media, just the
2769boot media and the tape(s).</para>
2770<para>For the moment mondorescue doesn't support OBDR for tapes.
2771 Feel free to produce patches for it :-)</para>
2772</answer>
2773</qandaentry>
2774<qandaentry>
2775<question><para>Q: Why does it say, "Process accounting
2776 FAILED" when I reboot?</para></question>
2777<answer>
2778<para>A: You were using Process Accounting. Red Hat (or whichever
2779distro you are using) does not provide a startup/shutdown script
2780yet. So, when you try to backup the process log, it just grows and
2781grows as Mondo tries to back it up. Mondo doesn't back it up
2782anymore and that's why. The unfortunate side-effect is... well,
2783what you see on your screen. Type 'touch /var/log/pacct' and then
2784'paccton' to fix the error message.</para>
2785</answer>
2786</qandaentry>
2787<qandaentry>
2788<question><para>Q: Why does it say,
2789&amp;#8220;request_module[block-major-1]: Root fs not mounted VFS:
2790Cannot open root device "100" or 01:00 Please append a correct
2791"root=" boot option kernel panic: VFS: Unable to mount root fs on
279201:00&amp;#8221; when i boot from the CD?</para></question>
2793<answer>
2794<para>A: Recompile your kernel and add initrd support. Take a look
2795at <link linkend="overview-sysrq-kernelreq">Linux Kernel support</link> to
2796see what your kernel must support.</para>
2797</answer>
2798</qandaentry>
2799
2800<qandaentry>
2801<question><para id="TAPENICE">Q: My tape drive
2802doesn't play nicely with Mondo at boot-time. What do I do?</para></question>
2803<answer><para>A: Play with the 'mt' command (package mt-st). Use its setblksize and
2804defblksize switches to reconfigure your tape drive if necessary.
2805Some tape drives just are painful. If yours is one of
2806them then God help you. Mondo can handle any tape drive whose drive
2807and firmware can handle fopen(), fwrite(), fread() and fclose().
2808Mondo uses standard C libraries to talk to your tape streamer. If
2809your tape streamer can't handle that then you had better call a
2810priest. Either that or ask for a refund.
2811</para>
2812</answer>
2813</qandaentry>
2814</qandaset>
2815</sect1>
2816
2817<sect1 id="faq-install">
2818<title>Installation related Questions</title>
2819<qandaset>
2820<qandaentry>
2821<question><para>Q: Why do I get, "newt.h not found," or
2822"popt.h not found," several times when I try to install
2823Mondo?</para></question>
2824<answer>
2825<para>A: You have not installed libnewt and/or libnewt-devel.
2826Please do so. Check <ulink url="http://www.mondorescue.org/downloads.shtml#dependencies">Related Linux
2827Packages</ulink> to see what Mondo requires and where you can get
2828tarballs and RPM's. Make sure you are using the right version of
2829newt/libnewt. Read the error messages carefully.</para>
2830</answer>
2831</qandaentry>
2832<qandaentry>
2833<question><para>Q: Newt won't compile when I try. What's
2834 the problem?</para></question>
2835<answer>
2836<para>A: You are probably missing popt.h, which newt needs to
2837compile, it can be found in the 'popt' package. Check your
2838distribution and see if they have popt, if not check
2839<ulink url="http://www.mondorescue.org/downloads.shtml#dependencies">Related Linux Packages</ulink> to
2840see where you can get it.</para>
2841</answer>
2842</qandaentry>
2843<qandaentry>
2844<question><para>Q: I've just used up 6 CD-R, only to
2845 find that Mondo won't boot!</para></question>
2846<answer>
2847<para>A: You should have used CD-RW. ;) In the HOWTO, it gives
2848instructions on how to create a test CD (one, not six).</para>
2849</answer>
2850</qandaentry>
2851<qandaentry>
2852<question>
2853<para id="PACKREQ">Q: Lots of packages,
2854required by Mondo, are missing from my system. What do I do?</para>
2855</question>
2856<answer>
2857<para>
2858A: Install them. :) If you are using RPM or deb
2859then you'll be told which packages you need. Mondo offers a lot of
2860those packages on its
2861<ulink url="http://www.mondorescue.org/downloads.shtml">Download</ulink>
2862web page.</para>
2863</answer>
2864</qandaentry>
2865</qandaset>
2866</sect1>
2867
2868<sect1 id="faq-hardware">
2869<title>Hardware related Questions</title>
2870<qandaset>
2871<qandaentry>
2872 <question><para>Q: Can Mondo handle CD-RW?</para></question>
2873 <answer>
2874<para>A: Yes. Use '-Ow &lt;speed&gt; &lt;device&gt;' to make it
2875work.</para>
2876</answer>
2877</qandaentry>
2878<qandaentry>
2879<question><para>Q: Does Mondo support tape
2880 drives?</para></question>
2881<answer>
2882 <para>A: Yes. See above.</para>
2883 <para>Of course, mondo will relay on the kernel to support your tape drive. So you should first check that your kernel found it correctly. Use for example one of the following commands:</para>
2884<informaltable><tgroup cols="1"><tbody>
2885<row>
2886<entry>
2887 bash# dmesg | grep tape
2888</entry>
2889</row>
2890<row>
2891<entry>
2892 bash# cat /proc/scsi/scsi
2893</entry>
2894</row>
2895<row>
2896<entry>
2897 bash# mt -f /dev/st0 status
2898</entry>
2899</row>
2900</tbody></tgroup></informaltable>
2901
2902
2903</answer>
2904</qandaentry>
2905<qandaentry>
2906<question><para>Q: Does Mondo support my tape
2907 drive?</para></question>
2908<answer>
2909<para>A: If your tape drive and its firmware and the kernel-level
2910driver support fopen(), fread(), fwrite() and fclose() - standard C
2911library calls - then yes, Mondo should support it. If not, well,
2912you need a refund. :) Mondo plays nicely with any sane, sensible
2913drives. That's most of them, by the way. :) If your drive doesn't
2914play nicely with Mondo then you may try tinkering with setblksize
2915and defblksize using 'mt', or tweaking Mondo's block size by
2916recompiling it with make INTTAPE=4096 or INTTAPE=8192 or something.
2917Other than that, you need a priest or a refund.
2918Also, depending on the tape streamer model, a tape should be inserted
2919in the tape drive before starting mondoarchive, otherwise it may not
2920recognize the drive.</para>
2921</answer>
2922</qandaentry>
2923<qandaentry>
2924<question><para>Q: Sometimes, my laptop won't mount
2925 Mondo CD properly, or something. Umm...</para></question>
2926<answer>
2927<para>A: Please insert the CD, close the CD-ROM tray, wait a few
2928seconds and then press Enter to acknowledge insertion of the next
2929CD. Your laptop is on crack and is sucking a little too hard on the
2930pipe.</para>
2931</answer>
2932</qandaentry>
2933<qandaentry>
2934 <question><para>Q: Does Mondo support Hardware RAID?</para></question>
2935 <answer>
2936<para>A: Yes. You may backup and restore RAID systems. You may also
2937backup a non-RAID system and restore as RAID (or vice versa) by
2938using the mountlist editor to edit your RAID and non-RAID
2939partitions and their settings. Mondo will do the partitioning and
2940formatting for you.</para>
2941<para>Tested Raid controllers includes all those showing only classical devices
2942 such as /dev/sdx, and SmartArray cciss controllers.</para>
2943</answer>
2944</qandaentry>
2945<qandaentry>
2946<question><para>Q: Where is my CD burner, in SCSI terms?</para></question>
2947<answer>
2948<para>A: Type:</para>
2949<para></para>
2950<informaltable><tgroup cols="1"><tbody>
2951<row>
2952 <entry>
2953 bash# cdrecord -scanbus
2954 </entry>
2955</row>
2956</tbody></tgroup></informaltable>
2957<para>or for ATAPI type of devices:</para>
2958<para></para>
2959<informaltable><tgroup cols="1"><tbody>
2960<row>
2961 <entry>
2962 bash# cdrecord -scanbus dev=ATAPI
2963 </entry>
2964</row>
2965</tbody></tgroup></informaltable>
2966<para>you may replace ATAPI by ATA in the previous line with certain cdrecord versions and hadrware configurations</para>
2967
2968
2969<para>Find your CD burner's device# (e.g. '0,0,0'). Call Mondo with
2970the switch '-Oc &lt;speed&gt;' -d '&lt;device&gt;'. Or, if you feel
2971lucky, just use '-Oc 2'; Mondo will (a) assume you want to write at
29724x to a CD-R and (b) will do its best to find your CD burner.</para>
2973</answer>
2974</qandaentry>
2975<qandaentry>
2976 <question><para>Q: Can Mondo handle SCSI devices?</para></question>
2977 <answer>
2978<para>A: Mondo should be able to handle almost any hardware. So
2979long as your kernel and modules support it, Mindi will support it
2980and therefore so will Mondo.</para>
2981</answer>
2982</qandaentry>
2983<qandaentry>
2984 <question><para>Q: Why doesn't cdrecord -scanbus work ?</para></question>
2985 <answer>
2986 <para>A: If you have a 2.4.x kernel (typical example are fedora legacy kernels for redhat 7.X/8/9) and an IDE CDRW device, and the drive is not
2987listed when you run
2988
2989<informaltable><tgroup cols="1"><tbody>
2990<row>
2991<entry>
2992bash# cdrecord -scanbus
2993</entry>
2994</row>
2995</tbody></tgroup></informaltable>
2996
2997try adding the following kernel option to your boot script to enable
2998SCSI emulation: hdx=ide-scsi, where "hdx" should be replaced with the
2999appropriate drive letter of the CDRW device, e.g., "hdc".
3000(Answer provided by Christopher Moriarity cdm7_at_cdc.gov)
3001</para>
3002</answer>
3003</qandaentry>
3004</qandaset>
3005</sect1>
3006
3007<sect1 id="faq-backup">
3008<title>Backup related Questions</title>
3009
3010<qandaset>
3011<qandaentry>
3012<question><para id="MMKM">Q: Mondo says, 'Cannot
3013 run mindi --makemountlist' and aborts. What do I do?</para></question>
3014<answer>
3015 <para>
3016 A: Look at <filename>/var/log/mindi.log</filename> and see what it
3017says. Also, try typing 'mindi --makemountlist /tmp/mountlist.txt'
3018to see what Mindi says. Send the log to the &ML; if you get stuck.
3019</para>
3020</answer>
3021</qandaentry>
3022<qandaentry>
3023<question><para>Q: Can Mondo burn CD as they are
3024 created?</para></question>
3025<answer>
3026<para>A: Yes. Use the '-Oc &lt;speed&gt;' switch. Use a negative
3027number for a dummy burn.</para>
3028</answer>
3029</qandaentry>
3030<qandaentry>
3031<question><para>Q: Mondo failed to burn my CD. It said
3032something like, "Error CDB A1 01 02 53 ..." and so on. What does
3033that mean?</para></question>
3034<answer>
3035<para>A: Cdrecord reported some serious errors while trying to burn
3036your CD. Check your CD burner, your CD-R and your kernel.</para>
3037</answer>
3038</qandaentry>
3039<qandaentry>
3040<question><para>Q: May I backup my system with one
3041 partition layout and restore with another?</para></question>
3042<answer>
3043<para>A: Yes. Boot in Interactive Mode and edit the mountlist using
3044the snazzy new mountlist editor. Mondo can now edit your RAID
3045partitions for you. Just open /dev/md0 (or whatever) and select
3046"RAID.." to start. Or, to add a RAID device:</para>
3047<itemizedlist>
3048<listitem>
3049<para>Add two or more partitions, of type and mountpoint
3050'raid'</para>
3051</listitem>
3052<listitem>
3053<para>Add device '/dev/md0' and click OK</para>
3054</listitem>
3055<listitem>
3056<para>Follow the prompts and your own common-sense :)</para>
3057</listitem>
3058</itemizedlist>
3059</answer>
3060</qandaentry>
3061<qandaentry>
3062<question><para>Q: Why does Mondo need so much free disk
3063 space?</para></question>
3064<answer>
3065 <para>A: Because it need space to create the archive files with afio, then
3066 again space to create the ISO images that you'll be able to burn.
3067</para>
3068</answer>
3069</qandaentry>
3070<qandaentry>
3071<question><para>Q: I am trying to do something clever,
3072e.g. write my ISO's to an NFS mount, and I get some weird error
3073messages. What do I do?</para></question>
3074<answer>
3075<para>A: Well, (a) use '-T /tmp' or '-T /home' or something in your
3076 call to Mondo. Oh, and (b) check the <filename>/etc/exports</filename> file on your NFS server
3077 and verify the exported filesystem is writable for the client, and relaunch exportfs -a.
3078</para>
3079</answer>
3080</qandaentry>
3081<qandaentry>
3082<question><para>Q: Can Mondo backup to data files on
3083 another partition, e.g. an NFS mount?</para></question>
3084<answer>
3085<para>A: Yes. Just backup as usual but add '-d /mnt/nfs' or
3086wherever your partition is mounted; don't use '-Oc' or '-Ot' at
3087all; just '-Oi -d /root'. Then, after booting from the media
3088which Mondo generates, you need to type 'ISO' at the
3089console.</para>
3090</answer>
3091</qandaentry>
3092<qandaentry>
3093<question><para>Q: Can Mondo backup _to_ an NFS
3094 partition, i.e. backup over a network? How about restoring?</para></question>
3095<answer>
3096<para>A: Yes. Use '-On &lt;mount&gt; &lt;directory&gt;'. Example:
3097</para>
3098<informaltable><tgroup cols="1"><tbody>
3099<row>
3100<entry>
3101
3102bash# mondoarchive -On 192.168.1.3:/home/nfs
3103
3104</entry>
3105</row>
3106</tbody></tgroup></informaltable>
3107
3108</answer>
3109</qandaentry>
3110<qandaentry>
3111<question><para>Q: Does Mondo handle System or Hidden
3112 attributes when archiving Dos/Win files?</para></question>
3113<answer>
3114<para>A: No. It probably never will, either. Sorry.</para>
3115</answer>
3116</qandaentry>
3117</qandaset>
3118</sect1>
3119
3120<sect1 id="faq-compare">
3121<title>Compare related Questions</title>
3122
3123<qandaset>
3124<qandaentry>
3125<question><para>Q: When I compare my archives to my file
3126system, Mondo tells me there are differences or errors. Are the
3127archives bad?</para></question>
3128<answer>
3129 <para>A: Look at <filename>/tmp/changed.files</filename>; if the files are logfiles,
3130temp files or files which you think you may have changed recently
3131then the archives are simply out of date, albeit only by a few
3132minutes. Not a problem. However, if lots of files in /usr have
3133changed or if you get lots of errors then perhaps your CD, your
3134tapes or even your hardware could be to blame. Check your CD writer
3135or tape streamer.</para>
3136<para>Also, don't forget to review <filename>/var/log/mondoarchive.log</filename> for
3137more information.</para>
3138</answer>
3139</qandaentry>
3140</qandaset>
3141</sect1>
3142
3143<sect1 id="faq-restore">
3144<title>Restore related Questions</title>
3145<qandaset>
3146<qandaentry>
3147<question><para>Q: Can Mondo help me
3148 move/resize/re-allocate my partitions?</para></question>
3149<answer>
3150<para>A: Yes. Just backup your system in Interactive Mode using
3151Mondo. Edit the mountlist when prompted.</para>
3152</answer>
3153</qandaentry>
3154<qandaentry>
3155<question><para>Q: My zip drive is a SCSI drive. When I
3156restore, Mondo craps out, saying it can't mount the drive (because
3157there is no disk in it). What do I do?</para></question>
3158<answer>
3159<para>A: Restore in Interactive Mode. Delete the SCSI drive from
3160the mountlist before you restore. Then Mondo won't try to partition
3161or format it. Next time you backup, use -E /dev/sdd (or whatever
3162your zip drive is). The /dev entry will be excluded from the
3163mountlist but not from the filelist. So, when you restore, you
3164won't accidentally reformat your zip disk. However, after
3165restoring, you will find that /dev/sdd (the _file_) will still be
3166present in your /dev directory. Cool, eh?</para>
3167</answer>
3168</qandaentry>
3169<qandaentry>
3170<question><para>Q: I received a message like, 'Fileset
3171 NNN failed' during restore. What does it mean.</para></question>
3172<answer>
3173<para>A: It usually means either you had a very large (&gt;2GB)
3174file which was not archived owing to a flaw in your distro or your
3175filesystem has changed in relation to the backup.</para>
3176</answer>
3177</qandaentry>
3178<qandaentry>
3179<question><para>Q: Why does my ext3 partition have less
3180 space free than when I backed it up?</para></question>
3181<answer>
3182<para>A: Mondo creates a 10MB journal file area. Your journal was
3183probably smaller than that, hence the difference.</para>
3184</answer>
3185</qandaentry>
3186<qandaentry>
3187<question><para id="SEGF">Q: When I restore after
3188booting from the media, I sometimes get errors like, "Running
3189out of memory" or "Segmentation fault". What is going on?</para></question>
3190<answer><para>A: It sounds as if you are running out of disk
3191space, probably ram disk space. Type 'df -m' to see which
3192partitions are running low on space. Please send as much
3193information as you can to the &ML;. This problem is
3194believed to have been fixed in 1.63 and 1.71.</para>
3195</answer>
3196</qandaentry>
3197<qandaentry>
3198<question>
3199<para id="LVM">Q: I can't nuke-restore my LVM or RAID or
3200LVM-on-RAID setup. I have to do it manually. What now?</para></question>
3201<answer>
3202<para>A: You said it yourself. You have to do it manually. :) Sorry
3203but that's about it. At least you have all the tools to do it. I
3204assume you know how. If you don't, look at i-want-my-lvm (a script
3205on the ramdisk) if you're using LVM. It should give you a few
3206clues. RAID is harder but in general Mondo's RAID support is good.
3207After you've prepped and formatted your drives, run mondorestore
3208again but say 'no' when asked if you want Mondo to prep or format
3209your drives.</para>
3210</answer>
3211</qandaentry>
3212</qandaset>
3213</sect1>
3214</chapter>
3215
3216&gfdl;
3217
3218</book>
Note: See TracBrowser for help on using the repository browser.