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

Annotation of /trunk/www/oldboot.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 163 - (hide annotations)
Thu Mar 31 12:58:38 2011 UTC (13 years ago) by sng
File MIME type: text/html
File size: 14649 byte(s)
- making squashfs use xz compression (for CustomRescueCD) in create-clonezilla-sysresccd.sh, to comply with original ISO
- fixing changelog in index.html
- updating boot parameters section in boot-params.html
- updating Clonezilla FAQ section in clonezilla.html
- updating restore-10.png, restoration-10.png, backup-10.png to reflect changes to Clonezilla Live TUI menu
- updating restore.html, restoration.html, backup.html
- updating trunk site


1 sng 28 <!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 - Documentation: Booting an old PC</title>
7     <style type="text/css">
8 sng 125 body { font-family: Arial, 'sans serif'; color: black; font-size: 12pt; background : fixed no-repeat; background-color: #333333; padding: 0; margin: 0; margin-top: 5px; margin-bottom: 5px; }
9 sng 28
10    
11    
12     #header {position:relative; display: block; width: 980px; height: 121px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/header.png');clear:both;}
13     #header h2{ color: #FFE6BC; font-weight: bold; font-size: 2.2em; margin:0; padding:0; padding-left: 10px; padding-top: 7px; text-shadow: #333333 2px 2px 4px;}
14     #header h3{ color: #FFE6BC; font-weight: bold; font-size: 1.8em; margin:0; padding: 0; padding-left: 10px; text-shadow: #333333 2px 2px 4px;}
15     #header h4{ color: #FFE6BC; font-weight: bold; font-size: 1.2em; margin:0; padding: 0; padding-left: 10px; padding-right: 10px; text-shadow: #333333 2px 2px 4px;}
16     #header a {text-decoration:none;}
17    
18     #contarea {display: block; width: 980px; margin: auto; padding: auto; background-color: #FFF2DD; clear:both;}
19    
20     #linkline { width: 980px; height: 29px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/linkline.png');clear:both; }
21     #linkline a{float: left; color: #FFE6BC; font-weight: bold; font-size: 0.8em; text-decoration: none; text-shadow: #333333 2px 2px 4px; padding-left: 10px; padding-right: 10px; padding-top: 5px;}
22     #linkline a:visited{color: #FFE6BC;}
23     #linkline a:hover{color: #333333;}
24     #linkline a.here {color: #333333; text-decoration: none;}
25    
26     #lastupdate {float: right; display: block; text-align: right; margin: 0; margin-top: -1.2em; padding: 0; padding-right: 15px;}
27    
28     #rss { float: right; text-align: right; padding-top: 3px;}
29    
30     #docline-top { float: right; padding-right: 40px; text-align: right; }
31     #docline-bottom { float: right; padding-right: 40px; text-align: right; font-size: 0.8em; padding-top: 15px; }
32     #docline-bottom a{ padding-left: 10px; padding-right: 10px; }
33    
34     #menu { float: right; display: block; width: 170px; margin: auto; padding: 15px; font-size: 0.8em; font-weight: bold; background-color: #FFE6BC;}
35     #menu h1 {color: #990000; font-size: 1.8em;text-shadow: gray 2px 2px 4px;}
36     #menu a,a:visited{ color: black; text-decoration: none; font-weight: normal;}
37     #menu a:hover{ text-decoration: underline;}
38     #menu p{ margin-bottom: 10px;}
39    
40     #content { float: left; display: block; width: 950px; margin: auto; padding: 15px;}
41    
42    
43     #footer {display: block; width: 980px; height: 100px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/footer.png');clear:both;text-shadow: #333333 2px 2px 4px;}
44     #footer p{color: #FFE6BC; font-weight: bold; padding:15px; padding-left: 10px;}
45     #footer a,a:visited{color: #FFE6BC; font-weight: bold; text-decoration:none;}
46     #footer a:hover{ color: #333333; text-decoration: none;}
47    
48    
49     #content H1,H2,H3,H4{color: #990000; text-align: left;}
50     #content H2{margin-top: 2em;}
51     #content H3{margin-top: 1.5em}
52     #content H4{margin-top: 1em}
53     #content li { margin-top: 1em;}
54     #content a,a:active,a:visited{text-decoration: none; color: #4075CA; font-weight: normal;}
55     #content a:hover{text-decoration: underline; font-weight: normal;}
56     #content .hidden{ display:none; }
57     #content p,td,table,tr,li { font-family: Arial, 'sans serif'; }
58     #content .nav{margin-left: 0pt;}
59     #content .newcode{font-family : "Courier New", Courier, monospace; font-weight: bold; background-color: #F2F2F2; border: solid 1px #DEDEDE;padding: 20pt;}
60     #content .note{margin-top: 30pt; margin-bottom: 30pt; text-align: left; background-color: #FFEFEF; border: double 3px; border-color: #FFD5D5;}
61     #content hr{color: Black; background-color: Black; height: 1px; border: none;}
62     #content .header-news{margin-top: 2em; margin-left: 25pt; font-weight: bold; color: #990000;}
63     #content .item-news{margin-left: 45pt; margin-right: 45pt;}
64     #content .otherpage{border: solid 1px darkgoldenrod; padding: 20pt; background-color: lemonchiffon;}
65     #content IMG {display: block; margin-left: auto; margin-right: auto; }
66     #content .red{color: white; background-color: Red; font-weight: bold;}
67     #lphp{text-align: right; padding-left: 10px; padding-right: 10px; padding-top: 50px; float: right;}
68     #lphp a{padding-left: 5px;}
69 sng 145 #warning { margin: 5px; padding: .4em; background-color: Red; color: White; align: center; font-weight: bold; border-width: 2px; border-color: white; border-style: solid; }
70 sng 144 #warning a { color: white; font-weight: bold; text-decoration: underline; }
71 sng 28 </style>
72 sng 144 <link href="warning.css" rel="stylesheet" type="text/css" />
73     <!--
74     The file waring.css exists only in the root of the site
75 sng 146 and it hides the UNSTABLE warnings. Its contents are
76 sng 144 #warning { display: none; }
77     -->
78 sng 28 <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
79     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
80    
81     </head>
82    
83     <body>
84 sng 144 <div id="warning" align="center">
85     WARNING<br>
86 sng 146 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
87 sng 149 To access our current stable version, please click <a href="../index.html">here</a>
88 sng 144 </div>
89 sng 28 <div id="header">
90 sng 124 <div id="lphp" style=""><a target="_blank" title="Display all in one long page" href="onepage.html"><img src="images/chain.png" border="0" /></a><a target="_blank" title="Display printable page" href="printable.php"><img src="images/print_it.png" border="0" /></a></div>
91 sng 28 <H2>Clonezilla-SysRescCD</H2>
92     <H3>Documentation: Booting an old PC</H3>
93     <div style="margin:0; padding: 3px; width: 980; position relative;">
94 sng 141 <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>
95 sng 163 <div style="position: absolute; right: 0px;"><H4>Last update: 31/03/2011</H4></div>
96 sng 28 </div>
97     </div>
98     <div id="linkline">
99     <a href="index.html">Home</a>
100     <a href="news.php">News</a>
101     <!-- <a href="features.html">Features</a>-->
102     <a class="here" href="doc.html">Documentation</a>
103 sng 95 <a href="download.html">Download</a>
104 sng 28 <a href="screenshots.html">Screenshots</a>
105     <a href="index.html#credits">Credits</a>
106     <a href="help.html">Help</a>
107    
108     <div id="rss">
109     <a href="clonezilla-sysresccd.rss"><img src="images/rss-orange-11.png" width="30" height="14" border="0"/></a>
110     </div>
111     <!-- docline-top-->
112     <div id="docline-top"> <a href="supergrubdisk.html">&lt; PREV</a> <a href="doc.html">UP</a> <a href="sysresccd.html">NEXT &gt;</a> </div>
113     </div>
114     <div id="contarea">
115     <div id="content">
116     <a name="oldboot-top"></a>
117    
118    
119     <H2 style="margin-top: 0;"><a name="oldboot-intro"></a>Intro <span class="hideprint">[<a href="#oldboot-top" title="go to top of the page">^</a>]</span></H2>
120    
121     <p>Have you ever tried to boot an old PC off a CD-ROM, and found out it wouldn't, because its BIOS does not support it, or it's faulty or for any other reason? Well, I have. So this page is an effort to solve this problem.</p>
122    
123     <p>The only way to do it, is to boot of a floppy disk which will help me "load" whatever operation system I want from a CD. This means that I will have to write a boot loader to the floppy disk.</p>
124    
125     <p>The software I will use is <a href="http://sourceforge.net/projects/btmgr/" target="_blank">Smart Boot Manager</a>, a small boot manager with a nice TUI (Text User Interface). Its floppy image, already accessible from the "Tools" menu, can be found in the <b>bootdisk</b> folder of the CD under the name <b>sbm.img</b>.</p>
126    
127     <H2><a name="oldboot-write"></a>Writing the image to a floppy disk <span class="hideprint">[<a href="#oldboot-top" title="go to top of the page">^</a>]</span></H2>
128    
129     <p>All you have to do is get to a PC equipped with a floppy drive, get a floppy disk which is in excellent condition (no bad sectors/blocks), and copy the image file to it.</p>
130    
131     <H3><a name="oldboot-fromLinux"></a>1. From Linux <span class="hideprint">[<a href="#oldboot-top" title="go to top of the page">^</a>]</span></H3>
132    
133     <p>You can either boot <b>Clonezilla Live</b> or <b>SystemRescueCD</b>, and when the system is fully up, execute the command:</p>
134    
135     <p class="newcode">dd if=<font color="Green">/path/to/</font>sbm.img of=/dev/fd0</p>
136    
137     <p>where <font color="Green" style="font-weight: bold;">/path/to</font> is<br>
138     &nbsp;&nbsp;&nbsp;&nbsp;<font color="Red" style="font-weight: bold;">/live/image/bootdisk</font> for <b>Clonezilla Live</b><br>
139     &nbsp;&nbsp;&nbsp;&nbsp;<font color="Red" style="font-weight: bold;">/mnt/livecd/bootdisk</font> for <b>SystemRescueCD</b>
140    
141     <H3><a name="oldboot-fromDOS"></a>2. From DOS <span class="hideprint">[<a href="#oldboot-top" title="go to top of the page">^</a>]</span></H3>
142    
143     <p>You can get into any DOS (boot FreeDOS from the CD, for example), and use any of the following programs found in the <b>rawrite</b> folder of the CD:</p>
144    
145     <ul class="otherpage" style="padding: 0px 10px 20px 40px">
146     <li><b>rawrite.exe</b>: is just here for completeness, as it may be needed for someone</li>
147     <li><b>rawrite2.exe</b>: should be the fastest</li>
148     <li><b>rawrite3.com</b>: should work if <b>rawrite2</b> fails for some reason</li>
149     <li><b>fdimage.exe</b>: rawrite alternative</li>
150     </ul>
151    
152     <p>I found these programms at the <a href="http://www.fdos.org/ripcord/rawrite/" target="_blank">FreeDOS web site</a>, where the following info is included:</p>
153    
154     <p class="otherpage" style="padding: 20px 10px 20px 40px">
155     <span style="font-family: 'Courier New', Courier, monospace;"><b>Basic Usage (Rawrite):</b><br>
156     Depending on the exact version, the output and command line support may vary, i.e. not work<br>
157     <br>
158     Usage:<br>
159     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MS-DOS prompt> RAWRITE<br>
160     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and follow the prompts, -or-<br>
161     <br>
162     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MS-DOS prompt> RAWRITE [-f <file>] [-d <drive>] [-n(owait)] [-h(elp)]<br>
163     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;where:&nbsp;&nbsp;-f <file> - name of disk image file<br>
164     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-d <drive> - diskette drive to use, must be A or B<br>
165     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-n - don't prompt for user to insert diskette<br>
166     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-h - print usage information to stdout<br>
167     <br>
168     The diskette must be formatted or rawrite will not work.<br>
169     The contents of the disk do not matter and will be overwritten. <br>
170     When ran interactively (without command line options) you will be prompted for the disk image filename (you must remember this as there is no file chooser).<br>
171     You will also be prompted for the target/destination drive, either A or B for A: or B: respectively. <br><br>
172     <b>Basic Usage (FDImage):</b><br>
173     fdimage is an updated DOS program meant to replace rawrite. It does not require a pre-formatted floppy diskette. <br>
174     <br>
175     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FDIMAGE - Write disk image to floppy disk<br>
176     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Version 1.5 Copyright (c) 1996-7 Robert Nordier<br>
177     <br>
178     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Usage: fdimage [-dqsv] [-f size] [-r count] file drive<br>
179     <br>
180     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-d&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Debug mode<br>
181     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-f size&nbsp;&nbsp;&nbsp;&nbsp;Specify the floppy disk format by capacity, eg:<br>
182     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;160K, 180K, 320K, 360K, 720K, 1.2M, 1.44M, 2.88M<br>
183     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-q&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Quick mode: don't format the disk<br>
184     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-r count&nbsp;&nbsp;&nbsp;Retry count for format/write operations<br>
185     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Single-sector I/O<br>
186     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verbose</span>
187     </p>
188    
189     <p>In order to write the image file to a pre-formatted diskette, execute the commands:</p>
190    
191     <p class="newcode"><font color="Green">X:</font><br>
192     cd rawrite<br>
193     rawrite2 -f <font color="Green">X:</font>bootdisksbm.img -d b:</p>
194    
195     <p>In order to write the image file and format the diskette at the same time, execute the commands:</p>
196    
197     <p class="newcode"><font color="Green">X:</font><br>
198     cd rawrite<br>
199     fdimage -f 1.44M <font color="Green">X:</font>bootdisksbm.img b:</p>
200    
201     <p>where <b><font color="Green">X:</font></b> is the drive name in DOS</p>
202    
203     <H3><a name="oldboot-fromWindows"></a>3. From Windows <span class="hideprint">[<a href="#oldboot-top" title="go to top of the page">^</a>]</span></H3>
204    
205     <p>The final alternative is to use Windows program <b>rawwritewin.exe</b> (found in the <b>utils\rawrite</b> folder of the CD), as shown in the following image:</p>
206    
207     <div align="center" style="margin-bottom: 20px;"><img src="images/rawwritewin.png" border="0"></div>
208    
209    
210     </div>
211    
212    
213    
214     <!--<a name="template-top"></a>-->
215    
216     <div id="footer">
217     <div id="docline-bottom"> <a href="supergrubdisk.html">&lt; PREV</a> <a href="doc.html">UP</a> <a href="sysresccd.html">NEXT &gt;</a> </div>
218 sng 141 <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/>
219 sng 129 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>
220 sng 28 </div>
221     </div>
222 sng 144 <div id="warning" align="center">
223     WARNING<br>
224 sng 146 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
225 sng 149 To access our current stable version, please click <a href="../index.html">here</a>
226 sng 144 </div>
227 sng 28 </body>
228     </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26