slitaz-forge view boot/guide.html @ rev 38

boot: Update to new style and layout
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 28 15:10:53 2011 +0200 (2011-03-28)
parents
children
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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz Web Boot - Guide</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="slitaz gPXE boot online your OS web-boot slitaz-cooking" />
8 <meta name="keywords" lang="en" content="slitaz, boot, pxe, web OS" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="2011-03-28 14:10:00" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="slitaz.css" />
14 </head>
15 <body>
17 <!-- Header -->
18 <div id="header">
19 <div id="logo"></div>
20 <div id="network">
21 <a href="http://www.slitaz.org/">
22 <img src="images/network.png" alt="network.png" /></a>
23 <a href="http://scn.slitaz.org/">Community</a>
24 <a href="http://doc.slitaz.org/">Doc</a>
25 <a href="http://forum.slitaz.org/">Forum</a>
26 <a href="http://labs.slitaz.org/issues">Bugs</a>
27 <a href="http://hg.slitaz.org/">Hg</a>
28 </div>
29 <h1><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav">
36 <h4><img src="images/users.png" alt="users.png" />Community</h4>
37 <ul>
38 <li><a href="http://scn.slitaz.org/">Community Network</a></li>
39 <li><a href="http://pizza.slitaz.org/">LiveCD Online Builder</a></li>
40 <li><a href="http://doc.slitaz.org/en:cookbook:start">SliTaz Cookbook</a></li>
41 <li><a href="http://doc.slitaz.org/en:handbook:genlivecd">LiveCD flavor howto</a></li>
42 </ul>
43 </div>
44 <!-- Information/image -->
45 <div id="block_info">
46 <h4>Web Boot Guide</h4>
47 <p>
48 Learn how to easily boot SliTaz from the web.
49 </p>
50 <p>
51 <img src="images/locale.png" alt="locale.png" style="margin: 0 4px 0 0" />
52 <a href="#en">English</a> | <a href="#fr">Français</a>
53 </p>
54 <div class="button" style="padding-top: 8px;">
55 Quick Download:
56 <a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
57 </div>
58 </div>
59 </div>
61 <!-- Content -->
62 <div id="content">
64 <a name="en"></a>
65 <h2>[en] Short guide</h2>
66 <p>
67 To boot from the internet you'll need a working DHCP server, DNS server/cache
68 and a default internet route. This is usually the case if you have a router
69 for network connection.
70 </p>
71 <ul>
72 <li>SliTaz Cooking has the boot option <code>web</code>, so you can
73 use boot.slitaz.org from the standard core LiveCD.</li>
74 <li>SliTaz boot ISO: Download
75 <a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
76 (<a href="http://mirror.slitaz.org/boot/slitaz-boot.md5">md5</a>)
77 and burn the image to a cdrom. Boot from the cdrom device and select
78 gPXE. This ISO image also provides Memtest86 to test system memory.
79 </li>
80 <li>USB media: Use TazUSB to generate bootable USB media. Install
81 the package <code>gpxe</code>, copy /boot/gpxe into the boot
82 directory of the USB media and add an entry to the Syslinux configuration
83 file <code>syslinux.cfg</code>:
84 <pre class="script">
85 label web
86 kernel /boot/gpxe
87 </pre></li>
88 <li>Floppy image: Download
89 <a href="http://mirror.slitaz.org/boot/floppy-grub">floppy-grub</a>
90 (<a href="http://mirror.slitaz.org/boot/floppy-grub.md5">md5</a>)
91 and transfer the image to a blank floppy disk using the command:
92 <code>dd if=floppy-grub of=/dev/fd0</code>. Boot the floppy and select
93 gPXE entry.</li>
94 </ul>
96 <h3>Boot time</h3>
97 <p>
98 The boot time largely depends on your network connection. With a 1Mb
99 connection in France, it takes 5 min. If you want, you can report the
100 boot time on the Mailing list or the Forum.
101 </p>
103 <h3>Required configuration</h3>
104 <p>
105 The default boot entry needs 160Mb RAM. Two entries are available to
106 boot with 24Mb:
107 <ul>
108 <li><code>tiny</code> starts in text mode.</li>
109 <li><code>loram</code> starts in graphical mode.</li>
110 </ul>
111 </p>
113 <a name="fr"></a>
114 <h2>[fr] Guide rapide</h2>
115 <p>
116 Pour démarrer depuis internet vous devez avoir une configuration réseau
117 fonctionnelle (Serveur DHCP, DNS/DNS cache, passerelle par défaut).
118 C'est généralement le cas si vous utiliser un routeur pour votre
119 connexion réseau.
120 </p>
122 <ul>
123 <li>La version Cooking de permet de démarrer depuis boot.slitaz.org
124 en utilisant l'option <code>web</code> au boot, cela permet d'utiliser
125 le LiveCD standard pour tester la dernière version sans regraver un
126 cdrom.</li>
127 <li>Image ISO SliTaz boot: Téléchargez le fichier
128 <a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
129 (<a href="http://mirror.slitaz.org/boot/slitaz-boot.md5">md5</a>)
130 et gravez l'image sur un cdrom vierge. Démarrez depuis le cdrom et
131 choisissez l'option gPXE. Cette image ISO vous permet également de tester
132 la mémoire système avec Memtest86.</li>
133 <li>Média USB: Utilisez TazUSB pour générer un média USB amorçable.
134 Installez le paquet <code>gpxe</code>, copiez le répertoire /boot/gpxe
135 dans le répertoire boot du média USB et ajoutez une entrée dans le
136 fichier de configuration de Syslinux <code>syslinux.cfg</code> :
137 <pre class="script">
138 label web
139 kernel /boot/gpxe
140 </pre></li>
141 <li>Image de disquette: Téléchargez le fichier
142 <a href="http://mirror.slitaz.org/boot/floppy-grub">floppy-grub</a>
143 (<a href="http://mirror.slitaz.org/boot/floppy-grub.md5">md5</a>)
144 Transférez l'image sur une disquette vierge en utilisant la commande
145 suivant: <code>dd if=floppy-grub of=/dev/fd0</code>. Démarrez sur
146 la disquette et choisissez l'entrée gPXE.
147 </li>
148 </ul>
150 <h3>Temps de démarrage</h3>
151 <p>
152 Le temps de démarrage dépend de votre vitesse de connexion à internet
153 et des charges du serveur. En france avec un débit de 1Mo il faut 5 minutes.
154 Vous pouvez poster vos retours d'expériences sur le Wiki, Forum ou la
155 liste de diffusion.
156 </p>
158 <h3>Configuration minimum</h3>
159 <p>
160 L'entrée par défaut nécessite au moins 160Mo de RAM. Deux autres sont
161 disponibles pour démarrer avec 24Mo ou plus :
162 <ul>
163 <li><code>tiny</code> démarre en mode texte.</li>
164 <li><code>loram</code> démarre en mode graphique.</li>
165 </ul>
166 </p>
168 <!-- End of content -->
169 </div>
171 <!-- Footer -->
172 <div id="footer">
173 Copyright &copy; <span class="year"></span>
174 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
175 <a href="http://scn.slitaz.org/">Community</a>
176 <a href="http://doc.slitaz.org/">Doc</a>
177 <a href="http://forum.slitaz.org/">Forum</a>
178 <a href="http://pkgs.slitaz.org/">Packages</a>
179 <a href="http://labs.slitaz.org/issues">Bugs</a>
180 <a href="http://hg.slitaz.org/">Hg</a>
181 <p>
182 SliTaz @
183 <a href="http://twitter.com/slitaz">Twitter</a>
184 <a href="http://www.facebook.com/slitaz">Facebook</a>
185 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
186 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
187 <a href="http://flattr.com/profile/slitaz">Flattr</a>
188 </p>
189 </div>
191 </body>
192 </html>