slitaz-forge annotate mirror/floppies/4.0/description.html @ rev 594

Update mirror/floppies
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 31 18:40:18 2015 +0200 (2015-07-31)
parents 875ba606a9a6
children 4ea260d6c590
rev   line source
pascal@265 1 <p>
pascal@265 2 You can start with one of the 4 following flavors :
pascal@265 3 </p>
pascal@265 4 <ul>
pascal@265 5 <li>
pascal@366 6 <b>base</b> needs 48Mb of RAM and 6 floppies: <i>fd001.img</i> to <i>fd006.img</i>.<br />
pascal@265 7 base provides the minimum slitaz distribution subset in text mode.
pascal@265 8 </li>
pascal@265 9 <li>
pascal@594 10 <b>justx</b> needs 96M of RAM and 12 floppies: <i>fd001.img</i> to <i>fd105.img</i>.<br />
pascal@265 11 justx provides the minimum slitaz distribution subset with X11 support.
pascal@265 12 </li>
pascal@265 13 <li>
pascal@594 14 <b>gtkonly</b> needs 128M of RAM and 17 floppies: <i>fd001.img</i> to <i>fd204.img</i>.<br />
pascal@265 15 gtkonly provides the minimum slitaz distribution subset with Gtk+ support.
pascal@265 16 </li>
pascal@265 17 <li>
pascal@594 18 <b>core</b> needs 192M of RAM and 25 floppies: <i>fd001.img</i> to <i>fd307.img</i>.<br />
pascal@265 19 core provides the default slitaz distribution.
pascal@265 20 </li>
pascal@265 21 </ul>
pascal@265 22 <p>
pascal@265 23 Start your computer with <i>fd001.img</i>. It will show the kernel version string and
pascal@265 24 the kernel cmdline line. You can edit the cmdline. Most users can just press Enter.
pascal@265 25 </p>
pascal@265 26 <p>
pascal@265 27 The floppy is then loaded into memory (one dot each 64k) and you will be prompted to
pascal@594 28 insert the next floppy, <i>fd002.img</i>. And so on up to last floppy.
pascal@265 29 </p>
pascal@265 30 <p>
pascal@594 31 You will be prompted to insert extra floppies for justx, gtkonly and core flavors.
pascal@594 32 You can bypass this by using B to boot without loading extra floppies.
pascal@265 33 </p>