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

Contents of /trunk/www/2doc/doc/oldboot.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 180 - (show annotations)
Mon Jun 6 18:57:10 2011 UTC (12 years, 9 months ago) by sng
File MIME type: text/html
File size: 14398 byte(s)
- updating email addresses (bottom of page and "Contact me" in index.html
- updating site
  Please do not commit anything in trunk/www
  This folder is updated by script 2site and any manual changes are
  overwritten. Escpecially, doc.html is an index file which exists
  only in trunk/www (its contents are the H1,H2,H3 headers existing
  in html files under trunk/www/working

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 - Offline Documentation: Booting an old PC</title>
7 <style type="text/css">
8 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
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 #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 #warning a { color: white; font-weight: bold; text-decoration: underline; }
71 #warning { display: none; }
72 </style>
73 <link href="warning.css" rel="stylesheet" type="text/css" />
74 <!--
75 The file waring.css exists only in the root of the site
76 and it hides the UNSTABLE warnings. Its contents are
77 #warning { display: none; }
78 -->
79 <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
80 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
81
82 </head>
83
84 <body>
85 <div id="warning" align="center">
86 WARNING<br>
87 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
88 To access our current stable version, please click <a href="../index.html">here</a>
89 </div>
90 <div id="header">
91 <H2>Clonezilla-SysRescCD</H2>
92 <H3>Offline Documentation: Booting an old PC</H3>
93 <div style="margin:0; padding: 3px; width: 980; position relative;">
94 <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: 06/06/2011</H4></div>
96 </div>
97 </div>
98 <div id="linkline">
99
100
101 <!-- <a href="features.html">Features</a>-->
102 <a class="here" href="../README.html">Offline Documentation</a>
103
104
105
106
107
108 <!-- docline-top-->
109 <div id="docline-top"> <a href="supergrubdisk.html">&lt; PREV</a> <a href="../README.html">UP</a> <a href="sysresccd.html">NEXT &gt;</a> </div>
110 </div>
111 <div id="contarea">
112 <div id="content">
113 <a name="oldboot-top"></a>
114
115
116 <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>
117
118 <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>
119
120 <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>
121
122 <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>
123
124 <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>
125
126 <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>
127
128 <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>
129
130 <p>You can either boot <b>Clonezilla Live</b> or <b>SystemRescueCD</b>, and when the system is fully up, execute the command:</p>
131
132 <p class="newcode">dd if=<font color="Green">/path/to/</font>sbm.img of=/dev/fd0</p>
133
134 <p>where <font color="Green" style="font-weight: bold;">/path/to</font> is<br>
135 &nbsp;&nbsp;&nbsp;&nbsp;<font color="Red" style="font-weight: bold;">/live/image/bootdisk</font> for <b>Clonezilla Live</b><br>
136 &nbsp;&nbsp;&nbsp;&nbsp;<font color="Red" style="font-weight: bold;">/mnt/livecd/bootdisk</font> for <b>SystemRescueCD</b>
137
138 <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>
139
140 <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>
141
142 <ul class="otherpage" style="padding: 0px 10px 20px 40px">
143 <li><b>rawrite.exe</b>: is just here for completeness, as it may be needed for someone</li>
144 <li><b>rawrite2.exe</b>: should be the fastest</li>
145 <li><b>rawrite3.com</b>: should work if <b>rawrite2</b> fails for some reason</li>
146 <li><b>fdimage.exe</b>: rawrite alternative</li>
147 </ul>
148
149 <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>
150
151 <p class="otherpage" style="padding: 20px 10px 20px 40px">
152 <span style="font-family: 'Courier New', Courier, monospace;"><b>Basic Usage (Rawrite):</b><br>
153 Depending on the exact version, the output and command line support may vary, i.e. not work<br>
154 <br>
155 Usage:<br>
156 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MS-DOS prompt> RAWRITE<br>
157 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and follow the prompts, -or-<br>
158 <br>
159 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MS-DOS prompt> RAWRITE [-f <file>] [-d <drive>] [-n(owait)] [-h(elp)]<br>
160 &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>
161 &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>
162 &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>
163 &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>
164 <br>
165 The diskette must be formatted or rawrite will not work.<br>
166 The contents of the disk do not matter and will be overwritten. <br>
167 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>
168 You will also be prompted for the target/destination drive, either A or B for A: or B: respectively. <br><br>
169 <b>Basic Usage (FDImage):</b><br>
170 fdimage is an updated DOS program meant to replace rawrite. It does not require a pre-formatted floppy diskette. <br>
171 <br>
172 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FDIMAGE - Write disk image to floppy disk<br>
173 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Version 1.5 Copyright (c) 1996-7 Robert Nordier<br>
174 <br>
175 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Usage: fdimage [-dqsv] [-f size] [-r count] file drive<br>
176 <br>
177 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-d&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Debug mode<br>
178 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-f size&nbsp;&nbsp;&nbsp;&nbsp;Specify the floppy disk format by capacity, eg:<br>
179 &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>
180 &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>
181 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-r count&nbsp;&nbsp;&nbsp;Retry count for format/write operations<br>
182 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Single-sector I/O<br>
183 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verbose</span>
184 </p>
185
186 <p>In order to write the image file to a pre-formatted diskette, execute the commands:</p>
187
188 <p class="newcode"><font color="Green">X:</font><br>
189 cd rawrite<br>
190 rawrite2 -f <font color="Green">X:</font>bootdisksbm.img -d b:</p>
191
192 <p>In order to write the image file and format the diskette at the same time, execute the commands:</p>
193
194 <p class="newcode"><font color="Green">X:</font><br>
195 cd rawrite<br>
196 fdimage -f 1.44M <font color="Green">X:</font>bootdisksbm.img b:</p>
197
198 <p>where <b><font color="Green">X:</font></b> is the drive name in DOS</p>
199
200 <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>
201
202 <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>
203
204 <div align="center" style="margin-bottom: 20px;"><img src="images/rawwritewin.png" border="0"></div>
205
206
207 </div>
208
209
210
211 <!--<a name="template-top"></a>-->
212
213 <div id="footer">
214 <div id="docline-bottom"> <a href="supergrubdisk.html">&lt; PREV</a> <a href="../README.html">UP</a> <a href="sysresccd.html">NEXT &gt;</a> </div>
215 <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/>
216 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>
217 </div>
218 </div>
219 <div id="warning" align="center">
220 WARNING<br>
221 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
222 To access our current stable version, please click <a href="../index.html">here</a>
223 </div>
224 </body>
225 </html>

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26