Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 5b8b7282a0674663570f3b1d72f69b05 > files > 717

dvdisaster-0.72.4-3.mga3.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 <title>Howtos</title>
 <link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>

<!-- Title header -->
<table width="100%" cellpadding="0" border="0">
  <tr>
     <td align="left">
       <span class="fxxl"><b>dvdisaster</b></span>
       <i>Version 0.72.4 / 0.72 (pl4)</i>
  </td>
  <td align="right">
     <span class="fxxl">&nbsp;</span><a href="http://dvdisaster.net/en/">To the Internet version</a>
       <a href="../cs/howtos.html"></a> 
       <a href="../de/howtos.html"></a> 
        
       <a href="../ru/howtos.html"></a> 
     </td>
  </tr>
</table>

<!-- Language chooser or separator -->
<table width="100%" cellpadding="0" border="0">
  <tr>
    <td colspan="2" class="hsep"></td>
  </tr>
  <tr><td colspan="2" style="height: 10px">
  </td></tr>
</table>
  
<!-- Main body (Navigation, actual page content, optional news column) --> 
<table width="100%" cellspacing=0>
 <tr>
  <!-- Navigation -->
  <td style="background-color:#f0f0f0; vertical-align:top; width:20%;">
    <table width="100%" cellpadding="10">
      <tr>
        <td>
         <span class="fs"><b>Contents</b></span>
          <table width="100%" cellpadding="0" cellspacing="0">
	    <tr>
	      <td class="hsep"></td>
	    </tr>
	  </table><p>

          <table width="100%">
            <tr><td colspan=3><span class="fs"><a href="news.html">News</a></span></td></tr>
            <tr><td></td><td></td><td style="height:10px;"></td></tr>
            <tr><td colspan=3><span class="fs"><a href="index.html">Overview</a></span></td></tr>
            <tr><td></td><td></td><td style="height:10px;"></td></tr>
            <tr><td colspan=3><span class="fs">Howtos</span></td></tr>
            <tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="howtos60.html">The big picture</a></span></td></tr>
            <tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="howtos10.html">Scanning media for errors</a></span></td></tr>
            <tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="howtos20.html">Putting error correction data on a separate file</a></span></td></tr>
            <tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="howtos30.html">Putting error correction data on the medium</a></span></td></tr>
            <tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="howtos40.html">Recovering media images</a></span></td></tr>
            <tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="howtos50.html">Getting information about images and error correction data</a></span></td></tr>
            <tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="howtos90.html">Testing image compatibility</a></span></td></tr>
            <tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="howtosa0.html">Dialogs and buttons</a></span></td></tr>
            <tr><td></td><td></td><td style="height:10px;"></td></tr>
            <tr><td colspan=3><span class="fs"><a href="download.html">Download</a></span></td></tr>
            <tr><td></td><td></td><td style="height:10px;"></td></tr>
            <tr><td colspan=3><span class="fs"><a href="qa.html">Questions and Answers</a></span></td></tr>
            <tr><td></td><td></td><td style="height:10px;"></td></tr>
            <tr><td colspan=3><span class="fs"><a href="feedback.html">Bug reporting</a></span></td></tr>
	  </table>
        </td>
      </tr>
    </table>
  </td>
  <td></td>

  <!-- Actual page contents -->
  <td style="vertical-align:top; width:77%;" rowspan="2">

<!-- Insert actual page content below -->

<h3 class="top">Typical applications</h3>

dvdisaster is a complex tool which would require a whole book to cover
all of its features. Since we are currently lacking the resources for
doing a book (and you might be short on reading time also) we will take a
different approach here.
First we will demonstrate how the <a href="howtos60.html">different
functions of dvdisaster work together</a>.
Then we will describe common tasks and provide step by step instructions 
for solving them. In most cases following these 
steps will be all you need to do. At the end of
each instruction set a discussion of
further configuration options is included for advanced users.<p>

<h3>Symbols used in this document</h3>

Working with dvdisaster requires certain combinations of optical media,
media images and error correction data. Check out the following symbols
to find out what you will need for the respective tasks:<p>

<b>Medium</b> (a CD for example)

<table cellspacing="10">
<tr>
<td align="center" class="w15p"><img src="../images/good-cd.png" alt="Icon: Good medium (without read errors)"></td>
<td align="center" class="w15p"><img src="../images/bad-cd.png" alt="Icon: Damaged medium (partially unreadable)"></td>
<td class="w55p">These symbols indicate whether processing a medium
is part of the respective task, and if the medium
needs be completely error free or may already be damaged.
</td>
</tr>
<tr  valign="top">
<td>good medium (<b>no</b> read errors)</td>
<td>bad medium (<b>with</b> read errors)</td>
<td></td>
</tr>
</table><p>

<b>Medium image</b> (ISO image of a medium stored on the hard disk)

<table cellspacing="10">
<tr>
<td align="center" class="w15p"><img src="../images/good-image.png" alt="Icon: Complete image"></td>
<td align="center" class="w15p"><img src="../images/bad-image.png" alt="Icon: Incomplete image (from a damaged medium)"></td>
<td class="w55p">Some functions do not work directly with the medium, but
with an ISO image on hard disk instead. Depending on the condition of the
respective medium the image may be complete or incomplete.</td>
</tr>
<tr valign="top">
<td>complete image (made from good medium)</td>
<td>incomplete image (made from bad medium)</td>
</tr>
</table><p>

<b>Error correction data</b>

<table cellspacing="10">
<tr>
<td align="center" class="w15p"><img src="../images/good-cd-ecc.png" alt="Icon: Medium containing error correction data"></td>
<td align="center" class="w15p"><img src="../images/ecc.png" alt="Icon: Separate file with error correction data"></td>
<td class="w55p">Recovering media images by using error correction data
is the key feature of dvdisaster. This symbol shows whether error correction
data is required.
</td>
</tr>
<tr  valign="top">
<td>Medium containing error correction data</td>
<td>Separate error correction file</td>
<td></td>
</tr>
</table><p>

  </td> <!-- end of page contents -->

 </tr>

<!--
 <tr valign="bottom">
   <td style="background-color:#f0f0f0;">
      <table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/en/index.html"><span class="fs"></span></a></td></tr></table>
   </td>
   <td></td>
   <td></td>
 </tr>
-->
</table> <!-- end of main body table -->


<!-- Page footer -->
<table width="100%" cellpadding="0" border="0">
 <tr><td colspan="2" style="width:100%; height:10px;"></td>
 </tr>
 <tr><td colspan="2" class="hsep"></td>
 </tr>
 <tr>
  <td align="center">
   <span class="fs">
     <i> Copyright 2004-2012 Carsten Gnörlich.<br>
         Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
    </i>
   </span>
  </td>
 </tr>
 <tr><td colspan="2" class="hsep"></td>
 </tr>
</table>
</body>
</html>