/[clonezilla-sysresccd]/trunk/www/2doc/doc/reloc-img.html
ViewVC logotype

Diff of /trunk/www/2doc/doc/reloc-img.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 179 by sng, Sat Dec 11 09:41:39 2010 UTC revision 180 by sng, Mon Jun 6 18:57:10 2011 UTC
# Line 91  To access our current stable version, pl Line 91  To access our current stable version, pl
91  <H2>Clonezilla-SysRescCD</H2>  <H2>Clonezilla-SysRescCD</H2>
92  <H3>Offline Documentation: Restoring to a different location</H3>  <H3>Offline Documentation: Restoring to a different location</H3>
93    <div style="margin:0; padding: 3px; width: 980; position relative;">    <div style="margin:0; padding: 3px; width: 980; position relative;">
94      <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>      <div style="position: absolute; left: 0px;"><H4>30/06/2011 - v 3.2.0</H4></div>
95      <div style="position: absolute; right: 0px;"><H4>Last update: 08/10/2010</H4></div>      <div style="position: absolute; right: 0px;"><H4>Last update: 06/06/2011</H4></div>
96    </div>    </div>
97  </div>  </div>
98  <div id="linkline">  <div id="linkline">
# Line 146  You want to restore your <b>other data</ Line 146  You want to restore your <b>other data</
146  <p class="newcode">  <p class="newcode">
147  #&nbsp;<font color="Red">imginfo&nbsp;-h</font><br>  #&nbsp;<font color="Red">imginfo&nbsp;-h</font><br>
148  Clonezilla&nbsp;Live&nbsp;Image&nbsp;Information<br>  Clonezilla&nbsp;Live&nbsp;Image&nbsp;Information<br>
149  imginfo&nbsp;v.&nbsp;0.1&nbsp;-&nbsp;(C)&nbsp;2009&nbsp;S.&nbsp;Georgaras&nbsp;&lt;sng@hellug.gr&gt;<br>  imginfo&nbsp;v.&nbsp;0.2&nbsp;-&nbsp;(C)&nbsp;2009-2010&nbsp;S.&nbsp;Georgaras&nbsp;&lt;sng@hellug.gr&gt;<br>
150  <br>  <br>
151  Usage:&nbsp;imginfo&nbsp;&lt;options&gt;&nbsp;&lt;directory&gt;<br>  Usage:&nbsp;imginfo&nbsp;&lt;options&gt;&nbsp;&lt;directory&gt;<br>
152  <br>  <br>
# Line 159  Available&nbsp;options:<br> Line 159  Available&nbsp;options:<br>
159    
160  <H2><a name="imgconvert-script"></a>Script imgconvert <span class="hideprint">[<a href="#reloc-img-top" title="go to top of the page">^</a>]</span></H2>  <H2><a name="imgconvert-script"></a>Script imgconvert <span class="hideprint">[<a href="#reloc-img-top" title="go to top of the page">^</a>]</span></H2>
161    
162  <p>The script will be used to convert an existing <b>disk</b> image file to a new <b>partition</b> image file.</p>  <p>The script will be used to convert an existing <b>disk</b> or <b>partition</b> image file to a new <b>partition</b> image file.</p>
163    
164  <p><b>imgconvert</b> can create two type of images:</p>  <p><b>imgconvert</b> can create two type of images:</p>
165    
# Line 175  This type of image is created by copying Line 175  This type of image is created by copying
175    
176  <p class="newcode"># <font color="Red">imgconvert -h</font><br>  <p class="newcode"># <font color="Red">imgconvert -h</font><br>
177  Clonezilla Live Image Conversion<br>  Clonezilla Live Image Conversion<br>
178  imgconvert v. 0.1 - (C) 2009 S. Georgaras &lt;sng@hellug.gr&gt;<br>  imgconvert v. 0.2 - (C) 2009-2011 S. Georgaras &lt;sng@hellug.gr&gt;<br>
179  <br>  <br>
180  Usage: imgconvert &lt;options&gt; [image] [partition] &lt;new partition&gt;<br>  Usage: imgconvert &lt;options&gt; [image] [partition] &lt;new partition&gt;<br>
181  <br>  <br>
# Line 229  The way to proceed is: Line 229  The way to proceed is:
229    
230  <p class="newcode"># <span style="color: Red;">imgconvert sys-bck hda3 sdb2</span><br>  <p class="newcode"># <span style="color: Red;">imgconvert sys-bck hda3 sdb2</span><br>
231  Clonezilla Live Image Conversion<br>  Clonezilla Live Image Conversion<br>
232  imgconvert v. 0.1 - (C) 2009 S. Georgaras <sng@hellug.gr><br>  imgconvert v. 0.2 - (C) 2009-2011 S. Georgaras <sng@hellug.gr><br>
233  <br>  <br>
234  Determining input image<br>  Determining input image<br>
235  &nbsp;&nbsp;Input&nbsp;image:&nbsp;"/home/partimag/sys-bck"<br>  &nbsp;&nbsp;Input&nbsp;image:&nbsp;"/home/partimag/sys-bck"<br>
# Line 281  and continue as usual to restore the par Line 281  and continue as usual to restore the par
281    
282  <p class="newcode"># <span style="color: Red;">imgconvert <span style="color: #990000;">-p -o other_data</span> sys-bck hda3 sdb2</span><br>  <p class="newcode"># <span style="color: Red;">imgconvert <span style="color: #990000;">-p -o other_data</span> sys-bck hda3 sdb2</span><br>
283  Clonezilla Live Image Conversion<br>  Clonezilla Live Image Conversion<br>
284  imgconvert v. 0.1 - (C) 2009 S. Georgaras <sng@hellug.gr><br>  imgconvert v. 0.2 - (C) 2009-2011 S. Georgaras <sng@hellug.gr><br>
285  <br>  <br>
286  Determining input image<br>  Determining input image<br>
287  &nbsp;&nbsp;Input&nbsp;image:&nbsp;"/home/partimag/sys-bck"<br>  &nbsp;&nbsp;Input&nbsp;image:&nbsp;"/home/partimag/sys-bck"<br>
# Line 410  reboot</p> Line 410  reboot</p>
410    
411    <div id="footer">    <div id="footer">
412  <div id="docline-bottom">  <a href="restore-burn.html">&lt; PREV</a>  <a href="../README.html">UP</a>  <a href="supergrubdisk.html">NEXT &gt;</a>  </div>  <div id="docline-bottom">  <a href="restore-burn.html">&lt; PREV</a>  <a href="../README.html">UP</a>  <a href="supergrubdisk.html">NEXT &gt;</a>  </div>
413    <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.2.0">Spiros Georgaras</a>, 2007-2010<br /><br/>    <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.2.0" title="About Clonezilla-SysRescCD">Spiros Georgaras</a>, 2007-2011 &amp; <a href="mailto:&#115;&#097;&#110;&#100;&#103;&#116;&#120;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;?subject=About Clonezilla-SysRescCD v 3.2.0 documentation" title="About Clonezilla-SysRescCD Documentation">Jyrki Vesterinen</a>, 2010-2011<br /><br/>
414    Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>    Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
415    </div>    </div>
416  </div>  </div>

Legend:
Removed from v.179  
changed lines
  Added in v.180

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26