/[clonezilla-sysresccd]/trunk/www/onepage.html
ViewVC logotype

Diff of /trunk/www/onepage.html

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

revision 166 by sng, Tue Apr 12 13:45:43 2011 UTC revision 167 by sng, Mon May 9 17:18:42 2011 UTC
# Line 86  To access our current stable version, pl Line 86  To access our current stable version, pl
86  <H3>Welcome</H3>  <H3>Welcome</H3>
87    <div style="margin:0; padding: 3px; width: 980; position relative;">    <div style="margin:0; padding: 3px; width: 980; position relative;">
88      <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>      <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>
89      <div style="position: absolute; right: 0px;"><H4>Last update: 12/04/2011</H4></div>      <div style="position: absolute; right: 0px;"><H4>Last update: 09/05/2011</H4></div>
90    </div>    </div>
91  </div>  </div>
92  <div id="linkline">  <div id="linkline">
# Line 1840  You want to restore your <b>other data</ Line 1840  You want to restore your <b>other data</
1840  <p class="newcode">  <p class="newcode">
1841  #&nbsp;<font color="Red">imginfo&nbsp;-h</font><br>  #&nbsp;<font color="Red">imginfo&nbsp;-h</font><br>
1842  Clonezilla&nbsp;Live&nbsp;Image&nbsp;Information<br>  Clonezilla&nbsp;Live&nbsp;Image&nbsp;Information<br>
1843  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>
1844  <br>  <br>
1845  Usage:&nbsp;imginfo&nbsp;&lt;options&gt;&nbsp;&lt;directory&gt;<br>  Usage:&nbsp;imginfo&nbsp;&lt;options&gt;&nbsp;&lt;directory&gt;<br>
1846  <br>  <br>
# Line 1851  Available&nbsp;options:<br> Line 1851  Available&nbsp;options:<br>
1851  &nbsp;&nbsp;h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Print&nbsp;this&nbsp;screen&nbsp;and&nbsp;exit  &nbsp;&nbsp;h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Print&nbsp;this&nbsp;screen&nbsp;and&nbsp;exit
1852  </p>  </p>
1853  <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>
1854  <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>
1855  <p><b>imgconvert</b> can create two type of images:</p>  <p><b>imgconvert</b> can create two type of images:</p>
1856  <ol>  <ol>
1857  <li><b>Temporary image</b><br>  <li><b>Temporary image</b><br>
# Line 1863  This type of image is created by copying Line 1863  This type of image is created by copying
1863  <p>Its help screen is:</p>  <p>Its help screen is:</p>
1864  <p class="newcode"># <font color="Red">imgconvert -h</font><br>  <p class="newcode"># <font color="Red">imgconvert -h</font><br>
1865  Clonezilla Live Image Conversion<br>  Clonezilla Live Image Conversion<br>
1866  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>
1867  <br>  <br>
1868  Usage: imgconvert &lt;options&gt; [image] [partition] &lt;new partition&gt;<br>  Usage: imgconvert &lt;options&gt; [image] [partition] &lt;new partition&gt;<br>
1869  <br>  <br>
# Line 1906  The way to proceed is: Line 1906  The way to proceed is:
1906  <li>Create a new partition image (containing <span style="color: Green; font-weight: bold">hda3</span>'s data) based on the existing disk image file, by executing the command:  <li>Create a new partition image (containing <span style="color: Green; font-weight: bold">hda3</span>'s data) based on the existing disk image file, by executing the command:
1907  <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>
1908  Clonezilla Live Image Conversion<br>  Clonezilla Live Image Conversion<br>
1909  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>
1910  <br>  <br>
1911  Determining input image<br>  Determining input image<br>
1912  &nbsp;&nbsp;Input&nbsp;image:&nbsp;"/home/partimag/sys-bck"<br>  &nbsp;&nbsp;Input&nbsp;image:&nbsp;"/home/partimag/sys-bck"<br>
# Line 1948  and continue as usual to restore the par Line 1948  and continue as usual to restore the par
1948  <H3><a name="converting_img"></a>Converting image files <span class="hideprint">[<a href="#reloc-img-top" title="go to top of the page">^</a>]</span></H3>  <H3><a name="converting_img"></a>Converting image files <span class="hideprint">[<a href="#reloc-img-top" title="go to top of the page">^</a>]</span></H3>
1949  <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>
1950  Clonezilla Live Image Conversion<br>  Clonezilla Live Image Conversion<br>
1951  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>
1952  <br>  <br>
1953  Determining input image<br>  Determining input image<br>
1954  &nbsp;&nbsp;Input&nbsp;image:&nbsp;"/home/partimag/sys-bck"<br>  &nbsp;&nbsp;Input&nbsp;image:&nbsp;"/home/partimag/sys-bck"<br>

Legend:
Removed from v.166  
changed lines
  Added in v.167

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26