source: MondoRescue/branches/2.2.2/mondo-doc/mondorestore.8@ 1315

Last change on this file since 1315 was 1315, checked in by Bruno Cornec, 17 years ago

Log files are now consistent: mondoarchive.log for mondoarchive (containing also mindi.log) and mondorestore.log for mondorestore (copied from /tmp (ram) to /var/log (disk) at the end of the restore)
One include has been created for each bianry containing only that declaration ofr the moment, but which will be extended to include all local definitions (ps_* e.g.)
Doc updated accordingly
LOGFILE in restore process is now passed in the environment and not duplicated anymore
LogIt is not redifined either
LOGFILE should be put in environment by mondoarchive for mindi's usage but that's a step left for later.

  • Property svn:keywords set to Id
File size: 2.9 KB
RevLine 
[402]1.\" This is free documentation; you can redistribute it and/or
2.\" modify it under the terms of the GNU General Public License as
3.\" published by the Free Software Foundation; either version 2 of
4.\" the License, or (at your option) any later version.
5.\"
6.\" The GNU General Public License's references to "object code"
7.\" and "executables" are to be interpreted as the output of any
8.\" document formatting or typesetting system, including
9.\" intermediate and printed output.
10.\"
11.\" This manual is distributed in the hope that it will be useful,
12.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
13.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14.\" GNU General Public License for more details.
15.\"
16.\" You should have received a copy of the GNU General Public
17.\" License along with this manual; if not, write to the Free
18.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
19.\" USA.
20.\"
21.TH mondorestore 8 "DDD" "Mondo Rescue VVV-rRRR"
[1]22
23.SH NAME
24mondorestore \- a restore / disaster\-recovery tool.
25
26.SH SYNOPSIS
27.B mondorestore
28: restore your PC
29
30.SH DESCRIPTION
31.PP
32.I mondorestore
33restores data previously backed up with
[1236]34.I mondoarchive.
35.I mondorestore
36does not take any command line parameters.
[1]37.
38Note that mondorestore will usually automatically be called when booting a
39MondoRescue medium. The only exception is booting a MondoRescue medium in
40.B Expert
41mode in which case mondorestore can be evoked from the command line.
42
43.SH DIAGNOSTICS
44mondorestore generates an Extremely important file:
[1315]45.BI /var/log/mondorestore.log.
[1]46When seeking technical support, attach this file to your email.
47
48.SH FILES
[1315]49.IR /var/log/mondorestore.log
[1]50This log contains important information required to analyse mondorestore problem
51reports. Mondo support highly recommends sending this file with support
[1315]52questions. It's located under /tmp during the restore process and moved under /var/log at the end.
[1]53
54.SH NOTES
[399]55A link to Mondo's HTML-based manual (by Bruno Cornec, Mikael Hultgren, Cafeole, Randy Delphs,
56Stan Benoit, and Hugo Rabson) may be found at
57.I http://www.mondorescue.org/docs.shtml
[1]58- or in
59.I /usr/share/doc/mondo-x.xx
60on your hard drive.
61
62.SH BUGS
63It is recommend that your system has more than 64 MB ram. SCSI device order
64change with nuke can have unexpected results. It is recommended you use expert
65mode with drastic hardware reconfigurations.
66
67.SH "SEE ALSO"
[399]68afio(1), bzip2(1), find(1), mindi(8), mondoarchive(8).
[1]69.SH AUTHORS
[399]70Bruno Cornec (lead-development)
[569]71.I "bruno_at_mondorescue.org"
[1]72.br
[399]73Andree Leidenfrost (co-developper)
74.I "aleidenf_at_bigpond.net.au"
75.br
76.SH ORIGINAL AUTHORS
77Hugo Rabson (original author)
78.I "hugo.rabson_at_mondorescue.org"
79.br
[1]80Jesse Keating (packaging)
[399]81.I "hosting_at_j2solutions.net"
[1]82.br
83Stan Benoit (testing)
[399]84.I "troff_at_nakedsoul.org"
[1]85.br
86Mikael Hultgren (docs)
[399]87.I "mikael_hultgren_at_gmx.net"
[1]88.br
[116]89See mailing list at http://www.mondorescue.org for technical support.
[1]90.
Note: See TracBrowser for help on using the repository browser.