Changeset 1343 in MondoRescue


Ignore:
Timestamp:
Apr 25, 2007, 12:38:14 AM (17 years ago)
Author:
Bruno Cornec
Message:

Logfile updated here too.

Location:
branches/stable/website
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/website/old/support.html

    r958 r1343  
    152152        from the Download page - SNAPSHOTS HAVE DATES - e.g. 20031031 - IN
    153153        THEIR FILENAMES<BR>
    154         <LI CLASS="mvd-P"><B>Read</B> your own logfile (mondo-archive.log,
    155         mondo-restore.log or mindi.log)<BR>
     154        <LI CLASS="mvd-P"><B>Read</B> your own logfile (mondoarchive.log,
     155        mondorestore.log or mindi.log)<BR>
    156156        <LI CLASS="mvd-P">Try Mindi's <B>failsafe kernel</B>, if yours
    157157        doesn't work (i.e. say 'no' when asked if you want to use your own
  • branches/stable/website/support.shtml

    r1284 r1343  
    1414    <p>First, when you have an issue, please try to read the various log files that Mondo Rescue produces. 99% of the time, the error is described in it in clear text. Those file are:
    1515    <ul>
    16             <li><tt>/var/log/mondo-archive.log</tt></li>
    17             <li><tt>/var/log/mindi.log</tt></li>
    18             <li><tt>/var/log/mondo-restore.log</tt></li>
     16            <li><tt>/var/log/mondoarchive.log</tt></li>
     17            <li><tt>/var/log/mindi.log</tt> (now included in the previous one if called from mondo)</li>
     18            <li><tt>/var/log/mondorestore.log</tt></li>
    1919    </ul></p>
    2020    <p>Second look at the <a href="/docs.shtml">Mondo Rescue documentation</a> and the extensive FAQ section of the Mondo Rescue HOWTO, as a lot of good tip and tricks are provided there.</p>
Note: See TracChangeset for help on using the changeset viewer.