source: MondoRescue/branches/2.06/mondo/mondo/docs/en/1.6x-howto/backuptrying.html@ 294

Last change on this file since 294 was 30, checked in by bcornec, 19 years ago

Id property added on files to allow for better conf. management

  • Property svn:keywords set to Id
File size: 5.0 KB
Line 
1<HTML>
2 <HEAD>
3 <!-- $MVD$:app("MicroVision WebExpress","769") -->
4 <!-- $MVD$:template("","0","0") -->
5 <!-- $MVD$:color("18","840084","Custom #1","0") -->
6 <!-- $MVD$:color("19","e0e0e0","Custom #2","0") -->
7 <!-- $MVD$:color("20","80ff","Orange","1") -->
8 <!-- $MVD$:color("21","ffd6ce","Lavender","1") -->
9 <TITLE>Trying </TITLE>
10 <META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
11">
12 <LINK REL="HOME" HREF="index.html" TITLE=" Mondo Rescue and Mindi Linux HOWTO "><LINK REL="UP" HREF="backup.html" TITLE=" Backup "><LINK REL="PREVIOUS" HREF="backup.html" TITLE=" Backup "><LINK REL="NEXT" HREF="backupcommands.html" TITLE=" Backup Command and Options "></HEAD>
13 <BODY BGCOLOR="WHITE" TEXT="BLACK" LINK="BLUE" VLINK="#840084" ALINK="BLUE" CLASS="SECTION">
14 <DIV ALIGN=LEFT>
15 <P ALIGN=LEFT>
16 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" SUMMARY="Header navigation table">
17 <TR>
18 <TD COLSPAN="3" VALIGN=CENTER>
19 <P ALIGN=CENTER>
20 Mondo Rescue and Mindi Linux HOWTO</TD>
21 </TR>
22 <TR>
23 <TD WIDTH="10%" VALIGN=BOTTOM>
24 <P ALIGN=LEFT>
25 <A HREF="backup.html" ACCESSKEY="P">Prev</A></TD>
26 <TD WIDTH="80%" VALIGN=BOTTOM>
27 <P ALIGN=CENTER>
28 Chapter 7. Backup</TD>
29 <TD WIDTH="10%" VALIGN=BOTTOM>
30 <P ALIGN=RIGHT>
31 <A HREF="backupcommands.html" ACCESSKEY="N">Next</A></TD>
32 </TR>
33 </TABLE>
34 <HR ALIGN=LEFT WIDTH="100%" SIZE="2">
35 </P>
36 </DIV>
37 <H1 CLASS="SECTION" ALIGN=LEFT>
38 <A NAME="BACKUPTRYING"></A>7.1. Trying</H1>
39 <P ALIGN=LEFT>
40 Mama does Mondo? Papa does Mondo? Is that a Dean Martin song? Well,
41 anyway, here is how I backup my system:</P>
42 <UL>
43 <LI CLASS="mvd-P">
44 <P ALIGN=LEFT>
45 Shut down all possible applications (this minimizes any compare
46 differences following the backup)</P>
47 <LI CLASS="mvd-P">
48 <P ALIGN=LEFT>
49 Type:</P>
50 </UL>
51 <DIV ALIGN=LEFT>
52 <P ALIGN=LEFT>
53 <TABLE WIDTH="100%" CELLPADDING="1" CELLSPACING="2" BORDER="0">
54 <TR>
55 <TD BGCOLOR="#E0E0E0" VALIGN=CENTER><PRE
56 CLASS="PROGRAMLISTING"><FONT
57 COLOR="BLACK">bash# mondoarchive</FONT></TD></TR>
58 </TABLE></P>
59 </DIV>
60 <P ALIGN=LEFT>
61 For most users, that should be enough. :-) Mondoarchive will usually
62 autodetect your hardware and configure it for you.</P>
63 <P ALIGN=LEFT>
64 If you are a power user (or you like to control every detail of how
65 Mondo runs) then you may want to look at the command-line switches.
66 For example:-</P>
67 <DIV ALIGN=LEFT>
68 <P ALIGN=LEFT>
69 <TABLE WIDTH="100%" CELLPADDING="1" CELLSPACING="2" BORDER="0">
70 <TR>
71 <TD BGCOLOR="#E0E0E0" VALIGN=CENTER><PRE
72 CLASS="PROGRAMLISTING"><FONT
73 COLOR="BLACK">bash# mondoarchive -Ow4 -gF -I /home</FONT></TD></TR>
74 </TABLE></P>
75 </DIV>
76 <P ALIGN=LEFT>
77 Cdrecord will tell me where my CD recorder lives, in SCSI terms,
78 which in my case is '0,0,0'. The call to mondoarchive tells Mondo
79 that I want to backup everything to a 4x CD-RW drive that has a CD-RW
80 disk in it. (Use -Oc instead of -Ow if you are using CD-R.)</P>
81 <P ALIGN=LEFT>
82 Please put the first CD-R(W) in the drive now. You will be prompted
83 to insert CD #2 but you will not be prompted to insert the first
84 disk. However, if you forget, do not worry: if Mondo fails to write
85 the first (or any) disk, it will offer to retry, abort or fail.</P>
86 <P ALIGN=LEFT>
87 I run Mondo at the highest compression available ('-9) and then go to
88 work. I then walk home at lunch (I live right by my workplace),
89 change CD, eat lunch, and go back to work. When I get home, it has
90 all been done.</P>
91 <P ALIGN=LEFT>
92 Your mileage may vary. Experiment. Find the speed/compression
93 compromise that best suits your needs.</P>
94 <P ALIGN=LEFT>
95 If you are using <B>cron</B> then please use -F to make sure that
96 Mondo does not prompt you to create bootable floppy disks. <B>Cron</B>
97 does not handle user interaction well because it pipes stdin and
98 stdout specially. Please consult <B>cron</B>'s manual for more
99 information. Jesse Keating has written a script for <B>cron</B>/Mondo
100 users. It is available on the <A HREF="../../docs/docs.html">Documentation</A> page.</P>
101 <DIV ALIGN=LEFT>
102 <P ALIGN=LEFT>
103 <HR ALIGN=LEFT WIDTH="100%" SIZE="2">
104 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" SUMMARY="Footer navigation table">
105 <TR>
106 <TD WIDTH="33%" VALIGN=TOP>
107 <P ALIGN=LEFT>
108 <A HREF="backup.html" ACCESSKEY="P">Prev</A></TD>
109 <TD WIDTH="34%" VALIGN=TOP>
110 <P ALIGN=CENTER>
111 <A HREF="index.html" ACCESSKEY="H">Home</A></TD>
112 <TD WIDTH="33%" VALIGN=TOP>
113 <P ALIGN=RIGHT>
114 <A HREF="backupcommands.html" ACCESSKEY="N">Next</A></TD>
115 </TR>
116 <TR>
117 <TD WIDTH="33%" VALIGN=TOP>
118 <P ALIGN=LEFT>
119 Backup</TD>
120 <TD WIDTH="34%" VALIGN=TOP>
121 <P ALIGN=CENTER>
122 <A HREF="backup.html" ACCESSKEY="U">Up</A></TD>
123 <TD WIDTH="33%" VALIGN=TOP>
124 <P ALIGN=RIGHT>
125 Backup Command and Options</TD>
126 </TR>
127 </TABLE>
128 </BODY>
129</HTML>
Note: See TracBrowser for help on using the repository browser.