slitaz-dev-tools view mirror-tools/slitaz/mirror/floppies/index-2.0.html @ rev 94

mirror-tools: new style & 2G+ file support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 30 13:29:45 2011 +0200 (2011-05-30)
parents
children b7c1161ffef7
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">
4 <head>
5 <title>SliTaz Boot Floppies</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="slitaz boot floppies" />
8 <meta name="robots" content="index, nofollow" />
9 <meta name="author" content="SliTaz Contributors" />
10 <link rel="shortcut icon" href="../css/favicon.ico" />
11 <link rel="stylesheet" type="text/css" href="../css/slitaz.css" />
12 <style type="text/css">
13 #copy {
14 text-align: center;
15 }
17 #bottom {
18 text-align: center;
19 }
21 </style>
22 </head>
23 <body bgcolor="#ffffff">
24 <!-- Header -->
25 <div id="header">
26 <a name="top"></a>
27 <div id="logo"></div>
28 <div id="network">
29 <a href="http://www.slitaz.org/">
30 <img src="/css/pics/network.png" alt="network.png" /></a>
31 <a href="../boot/floppy-grub4dos" title="Boot tools">Generic boot floppy</a> |
32 <a href="http://tiny.slitaz.org/" title="SliTaz for (very) old PC">Tiny SliTaz</a> |
33 <a href="index-loram.html" title="Floppy image sets for low ram systems">Loram floppies</a> |
34 <a href="builder/index.php" title="Build floppies with your own kernel and initramfs">Floppy set web builder</a> |
35 <a href="builder/bootloader" title="Build your floppy sets without Internet">Shell builder</a>
36 </div>
37 <h1><a href="http://www.slitaz.org/">Boot floppies</a></h1>
38 </div>
40 <!-- Block -->
41 <div id="block">
42 <!-- Navigation -->
43 <div id="block_nav">
44 <h4><img src="pics/floppy.png" alt="@" />1.44Mb SliTaz 2.0 floppy images</h4>
45 <table width="100%">
46 <tr>
47 <td> <a href="2.0/fd001.img">fd001.img</a> </td>
48 <td> <a href="2.0/fd002.img">fd002.img</a> </td>
49 <td> <a href="2.0/fd003.img">fd003.img</a> </td>
50 <td> <a href="2.0/fd004.img">fd004.img</a> </td>
51 </tr>
52 <tr>
53 <td> <a href="2.0/fd005.img">fd005.img</a> </td>
54 <td> <a href="2.0/fd100.img">fd100.img</a> </td>
55 <td> <a href="2.0/fd101.img">fd101.img</a> </td>
56 <td> <a href="2.0/fd102.img">fd102.img</a> </td>
57 </tr>
58 <tr>
59 <td> <a href="2.0/fd103.img">fd103.img</a> </td>
60 <td> <a href="2.0/fd104.img">fd104.img</a> </td>
61 <td> <a href="2.0/fd105.img">fd105.img</a> </td>
62 <td> <a href="2.0/fd200.img">fd200.img</a> </td>
63 </tr>
64 <tr>
65 <td> <a href="2.0/fd201.img">fd201.img</a> </td>
66 <td> <a href="2.0/fd202.img">fd202.img</a> </td>
67 <td> <a href="2.0/fd203.img">fd203.img</a> </td>
68 <td> <a href="2.0/fd204.img">fd204.img</a> </td>
69 </tr>
70 <tr>
71 <td> <a href="2.0/fd205.img">fd205.img</a> </td>
72 <td> <a href="2.0/fd206.img">fd206.img</a> </td>
73 <td> <a href="2.0/fd207.img">fd207.img</a> </td>
74 <td> <a href="2.0/fd208.img">fd208.img</a> </td>
75 </tr>
76 <tr>
77 <td> <a href="2.0/fd209.img">fd209.img</a> </td>
78 <td> <a href="2.0/fd210.img">fd210.img</a> </td>
79 <td> </td>
80 <td> <a href="2.0/md5sum">md5sum</a> </td>
81 </tr>
82 </table>
83 </div>
84 <!-- Information/image -->
85 <div id="block_info">
86 <h4>Available boot floppies</h4>
87 <ul>
88 <li><a href="index-3.0.html">SliTaz 3.0</a></li>
89 <li><a href="index-loram-3.0.html">SliTaz loram 3.0</a></li>
90 <li><a href="index-2.0.html">SliTaz 2.0</a></li>
91 <li><a href="index-1.0.html">SliTaz 1.0</a></li>
92 </ul>
93 </div>
94 </div>
96 <!-- Content top. -->
97 <div id="content_top">
98 <div class="top_left"></div>
99 <div class="top_right"></div>
100 </div>
102 <!-- Content -->
103 <div id="content">
105 <h2>Floppy image set</h2>
107 <p>
108 This floppy set will boot a Slitaz stable version. You can write floppies
109 with SliTaz <i>bootfloppybox</i>,
110 <a href="http://en.wikipedia.org/wiki/RaWrite">Windows rawrite</a> or simply dd:
111 </p><pre># dd if=fd001.img of=/dev/fd0
112 </pre>
114 <p>
115 If you have a CD-ROM, an USB port and an USB key or a network card, but you
116 can't boot these devices directly, then try
117 <a href="http://mirror.slitaz.org/boot/floppy-grub4dos">floppy-grub4dos</a>
118 first. This 1.44Mb floppy provides tiny programs to boot these devices without BIOS
119 support and some other tools.
120 </p>
121 <p>
122 You can start with one of the 3 following flavors :
123 </p><ul>
124 <li>
125 <b>base</b> needs 32Mb of RAM and 5 floppies: <i>fd001.img</i> to <i>fd005.img</i>.<br />
126 base provides the minimum slitaz distribution subset in text mode.
127 </li>
128 <li>
129 <b>justx</b> needs 96M of RAM and 11 floppies: <i>fd001.img</i> to <i>fd105.img</i>.<br />
130 justx provides the minimum slitaz distribution subset with X11 support.
131 </li>
132 <li>
133 <b>core</b> needs 160M of RAM and 22 floppies: <i>fd001.img</i> to <i>fd210.img</i>.<br />
134 core provides the default slitaz distribution.
135 </li>
136 </ul>
138 Start your computer with <i>fd001.img</i>. It will show the kernel version string and
139 the kernel cmdline line. You can edit the cmdline. Most users can just press Enter.
141 <p>
142 The floppy is then loaded into memory (one dot each 64k) and you will be prompted to
143 insert the next floppy, <i>fd002.img</i>. And so on up to <i>fd005.img</i>.
144 </p>
145 <p>
146 The base flavor will then start and you will be prompted to insert extra floppies
147 for justx and core flavors. You can bypass this by using Q and Enter.
148 </p>
149 <p>
150 Each floppy set detects disk swaps and can be used without a keyboard.
151 </p>
152 <p>
153 Good luck.
154 </p>
156 <a name="fdiso"></a>
157 <h2>ISO image floppy set</h2>
159 <form method="post" action="http://mirror.slitaz.org/floppies/download.php">
160 <p>
161 You may need these images to
162 <a href="http://doc.slitaz.org/en:guides:uncommoninst#floppy-install">
163 install SliTaz</a>
164 <select name="iso">
165 <option value="iso/cooking/slitaz-cooking.iso">core cooking</option>
166 <option value="iso/cooking/flavors/slitaz-cooking-base.iso">base cooking</option>
167 <option value="iso/cooking/flavors/slitaz-cooking-loram.iso">loram cooking</option>
168 <option value="iso/3.0/slitaz-3.0.iso">core 3.0</option>
169 <option value="iso/3.0/flavors/slitaz-3.0-base.iso">base 3.0</option>
170 <option value="iso/3.0/flavors/slitaz-3.0-loram.iso">loram 3.0</option>
171 <option value="iso/2.0/slitaz-2.0.iso" selected="selected">core 2.0</option>
172 <option value="iso/2.0/flavors/slitaz-2.0-base.iso">base 2.0</option>
173 <option value="iso/2.0/flavors/slitaz-loram.iso">loram 2.0</option>
174 <option value="iso/1.0/slitaz-1.0.iso">core 1.0</option>
175 </select>
176 <input name="build" value="Build floppy set" type="submit" />
177 </p>
178 </form>
179 <p>
180 You can restore the ISO image on your hard disk using :
181 </p>
182 <pre>
183 # dd if=/dev/fd0 of=fdiso01.img
184 # dd if=/dev/fd0 of=fdiso02.img
185 # ...
186 # cat fdiso*.img | cpio -i
187 </pre>
189 <h2>Images generation</h2>
190 <p>
191 All these floppy images are built with <b>bootfloppybox</b> from
192 a <i>core</i> or a <i>3in1</i> iso. The <i>loram</i> is preprocessed by
193 <b>tazlitobox</b> (Low RAM tab). These tools are available since 3.0.
194 </p>
196 <!-- End of content with round corner -->
197 </div>
198 <div id="content_bottom">
199 <div class="bottom_left"></div>
200 <div class="bottom_right"></div>
201 </div>
203 <!-- Start of footer and copy notice -->
204 <div id="copy">
205 <p>
206 Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
207 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
208 </p>
209 <!-- End of copy -->
210 </div>
212 <!-- Bottom and logo's -->
213 <div id="bottom">
214 <p>
215 <a href="http://validator.w3.org/check?uri=referer"><img src="../css/pics/website/xhtml10.png" alt="Valid XHTML 1.0" title="Code validé XHTML 1.0" style="width: 80px; height: 15px;" /></a>
216 </p>
217 </div>
219 </body>
220 </html>