/[clonezilla-sysresccd]/tags/2.6.0/2doc/doc/help.html
ViewVC logotype

Contents of /tags/2.6.0/2doc/doc/help.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35 - (show annotations)
Mon Mar 22 00:17:03 2010 UTC (14 years ago) by sng
File MIME type: text/html
File size: 8290 byte(s)
tagging v. 2.6.0 (for completeness)
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <link rel="alternate" type="application/rss+xml" title="RSS" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss">
5 <link rel="shortcut icon" href="favicon.ico">
6 <title>Clonezilla-SysRescCD - Help</title>
7 <style type="text/css">
8 body { font-family: 'sans serif'; background : url(null) fixed no-repeat; background-color: White; }
9 H1,H2,H3,H4{color: #990000; text-align: left;}
10 H2{margin-top: 2em;}
11 H3{margin-top: 1.5em}
12 H4{margin-top: 1em}
13 li { font-family: 'sans serif'; margin-top: 1em;}
14 a{text-decoration: none;}
15 a:hover{text-decoration: underline;}
16 .hidden{ display:none; }
17 p,td,table,tr,li { font-family: 'sans serif'; margin-left: 15pt;}
18 .nav{margin-left: 0pt;}
19 .newcode{font-family : "Courier New", Courier, monospace; font-weight: bold; background-color: #F2F2F2; border: solid 1px #DEDEDE;padding: 20pt;}
20 .note{margin-top: 30pt; margin-bottom: 30pt; text-align: left; background-color: #FFEFEF; border: double 3px; border-color: #FFD5D5;}
21 hr{color: Black; background-color: Black; height: 1px; border: none;}
22 .otherpage{margin-left: 15pt;border: solid 1px darkgoldenrod; padding: 20pt; background-color: lemonchiffon;}
23 IMG {display: block; margin-left: auto; margin-right: auto }
24 </style>
25 <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
26 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
27
28 </head>
29 <body style="margin-left: 40pt; margin-right: 40pt;">
30 <a name="help-top"></a>
31 <H1> Clonezilla-SysRescCD<br>Help<br>08/02/2009 - v 3.1.0</H1>
32 <!--site-only--><table border="0" width="95%" style="margin-left: auto;margin-right: auto;"><tr><td><font size="-1">Copyright: &#169; 2007-2009, <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.1.0">Spiros Georgaras &lt;sng@hellug.gr&gt;</a></font></td><td align="right"><font size="-1"></font></td></tr><tr><td><font size="-1">Last update: 23/12/2009</font></td><td align="right"><font size="-1"></font></td></tr><tr><td><font size="-1">&nbsp;</font></td><td align="right"><font size="-1"></font></td></tr><tr><td><!-- <font size="-1">Select language: <img src="en.png" border="0" width="21" height="14" alt="English">&nbsp;<a href=""><img src="el.png" border="0" width="21" height="14" alt="Greek"></a></font> --></td><td align="right"><font size="-1"><a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" title="RSS news feed"><img src="rss-orange-11.png" border="0" width="30" height="14" alt="RSS news feed"></a></font></td></tr><tr><td><font size="-1">&nbsp;</font></td><td align="right"><font size="-1"></font></td></tr></table><table border="0" width="100%" class="nav"><tr> <td width="33%"><a href="oldboot.html">Previous</a></td> <td width="34%" align="center"><a href="../README.html">Contents</a></td> <td width="33%" align="right"><a href="annex-a-devices.html">Next</a></td> </tr></table><hr style="margin: 0;"><!--end-site-only-->
33
34
35 <!-- On the CD -->
36
37 <H2 style="margin-top: 1em;"><a name="help-intro"></a>On the CD <span class="hideprint">[<a href="#help-top" title="go to top of the page">^</a>]</span></H2>
38 <p><b>Clonezilla-SysRescCD</b> contains a copy of its web site and a text file containing some of these pages. To acces them:</p>
39 <ol>
40 <li><b>In Clonezilla Live</b><br>
41 Type<br>
42 <b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;less /live/image/README.txt</b>
43 </li>
44 <li><b>In SystemRescueCD</b><br>
45 Type<br>
46 <b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;less /mnt/livecd/README.txt</b><br>
47 or<br>
48 <b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;links /mnt/livecd/README.html</b><br>
49 to view the html pages in links web browser.</li>
50 </ol>
51
52 <H3><a name="searching"></a>Searching for text [<a href="#help-top" title="go to top of the page">^</a>]</H3>
53 <p>While in <b>less</b> you can use the command "<b>/</b>" to search for text.<br><br>
54 <!--empty-line-->
55 For example, if you want to search for the word "<font color="Green"><b>Getting</b></font>", you just type:<br>
56 <b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/<font color="Green">Getting</font></b><br><br>
57 <!--empty-line-->
58 If you want to search for a phrase containing spaces, use "<b>\&nbsp;</b>" instead of "<b>&nbsp;</b>". For example, if you want to search for "<font color="Green"><b>Getting backups</b></font>", you have to type:<br>
59 <b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/<font color="Green">Getting</font><font color="Red">\&nbsp;</font><font color="Green">backups</font></b><br><br>
60 <!--empty-line-->
61 Pressing "<b>n</b>" you will get to the next matching, and pressing "<b>N</b>" will get you to the previous one.<br><br>
62 <!--empty-line-->
63 You can move around with the keyboard arrows and <b>PgUp</b>-<b>PgDn</b>.<br><br>
64 <!--empty-line-->
65 Press <b>q</b> to exit.</p>
66
67
68 <!-- On the Net -->
69 <H2><a name="net"></a>On the Net <span class="hideprint">[<a href="#help-top" title="go to top of the page">^</a>]</span></H2>
70 <p>Clonezilla - <a href="http://www.clonezilla.org/" target="_blank">http://www.clonezilla.org/</a><br>
71 Clonezilla Live - <a href="http://www.clonezilla.org/clonezilla-live/" target="_blank">http://www.clonezilla.org/clonezilla-live/</a><br>
72 Related articles - <a href="http://www.clonezilla.org/related_article/" target="_blank">http://www.clonezilla.org/related_article/</a><br>
73 DRBL - <a href="http://drbl.sourceforge.net/" target="_blank">http://drbl.sourceforge.net/</a><br>
74 DRBL FAQ/Q&#038;A - <a href="http://drbl.sourceforge.net/faq/" target="_blank">http://drbl.sourceforge.net/faq/</a><br>
75 DRBL Forum - <a href="http://sourceforge.net/forum/?group_id=73280" target="_blank">http://sourceforge.net/forum/?group_id=73280</a><br>
76 Wiki for DRBL - <a href="http://drbl.sourceforge.net/wiki/" target="_blank">http://drbl.sourceforge.net/wiki/</a><br>
77 Mailing lists - <a href="http://drbl.sourceforge.net/mailing-lists/" target="_blank">http://drbl.sourceforge.net/mailing-lists/</a><br>
78 LIVE-INITRAMFS - <a href="http://live.debian.net/other/manpages/live-initramfs.7.html" target="_blank">http://live.debian.net/other/manpages/live-initramfs.7.html</a><br>
79 <br>
80 SystemRescueCD - <a href="http://www.sysresccd.org/Main_Page" target="_blank">http://www.sysresccd.org/Main_Page</a><br>
81 Detailed packages list- <a href="http://www.sysresccd.org/Detailed-packages-list" target="_blank">http://www.sysresccd.org/Detailed-packages-list</a><br>
82 Manual - <a href="http://www.sysresccd.org/Online-Manual-EN" target="_blank">http://www.sysresccd.org/Online-Manual-EN</a><br>
83 FAQ - <a href="http://www.sysresccd.org/FAQ" target="_blank">http://www.sysresccd.org/FAQ</a><br>
84 Howto - <a href="http://www.sysresccd.org/Howto" target="_blank">http://www.sysresccd.org/Howto</a><br>
85 Forum - <a href="http://www.sysresccd.org/forums/" target="_blank">http://www.sysresccd.org/forums/</a><br>
86 <br>
87 ntfs-3g - <a href="http://www.ntfs-3g.org/" target="_blank">http://www.ntfs-3g.org/</a><br>
88 Linux-NTFS - <a href="http://www.linux-ntfs.org/" target="_blank">http://www.linux-ntfs.org/</a><br>
89 Partimage - <a href="http://www.partimage.org/Main_Page" target="_blank">http://www.partimage.org/Main_Page</a><br>
90 <br>
91 Super Grub Disk Documentation - <a href="http://www.supergrubdisk.org/wiki/SuperGrubDiskDocumentation" target="_blank">http://www.supergrubdisk.org/wiki/SuperGrubDiskDocumentation</a><br>
92 GNU GRUB (0.97) Simplified for Newbies - <a href="http://jbakshi.50webs.com/Linux_tutorial/GRUB/GNU GRUB simplified.html" target="_blank">http://jbakshi.50webs.com/Linux_tutorial/GRUB/GNU GRUB simplified.html</a><br>
93 Smart BootManager - <a href="http://btmgr.sourceforge.net/" target="_blank">http://btmgr.sourceforge.net/</a>
94 </p>
95
96
97
98 <!--site-only--><hr style="margin: 0;"><table border="0" width="100%" class="nav"><tr> <td width="33%"><a href="oldboot.html">Previous</a></td> <td width="34%" align="center"><a href="../README.html">Contents</a></td> <td width="33%" align="right"><a href="annex-a-devices.html">Next</a></td> </tr></table><!--end-site-only-->
99 </body>
100 </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26