slitaz-forge view mirror/floppies/3.0/description.html @ rev 265

add mirror/floppies
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 12 13:38:03 2012 +0200 (2012-04-12)
parents
children 875ba606a9a6
line source
1 <p>
2 You can start with one of the 3 following flavors :
3 </p>
4 <ul>
5 <li>
6 <b>base</b> needs 32Mb of RAM and 5 floppies: <i>fd001.img</i> to <i>fd005.img</i>.<br />
7 base provides the minimum slitaz distribution subset in text mode.
8 </li>
9 <li>
10 <b>justx</b> needs 96M of RAM and 11 floppies: <i>fd001.img</i> to <i>fd105.img</i>.<br />
11 justx provides the minimum slitaz distribution subset with X11 support.
12 </li>
13 <li>
14 <b>core</b> needs 160M of RAM and 22 floppies: <i>fd001.img</i> to <i>fd210.img</i>.<br />
15 core provides the default slitaz distribution.
16 </li>
17 </ul>
18 <p>
19 Start your computer with <i>fd001.img</i>. It will show the kernel version string and
20 the kernel cmdline line. You can edit the cmdline. Most users can just press Enter.
21 </p>
22 <p>
23 The floppy is then loaded into memory (one dot each 64k) and you will be prompted to
24 insert the next floppy, <i>fd002.img</i>. And so on up to <i>fd005.img</i>.
25 </p>
26 <p>
27 The base flavor will then start and you will be prompted to insert extra floppies
28 for justx and core flavors. You can bypass this by using Q and Enter.
29 </p>