slitaz-forge annotate mirror/floppies/loram-3.0/description.html @ rev 707

Add btn_donate_SM.gif
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 27 11:38:10 2019 +0100 (2019-11-27)
parents a37f4ff3d549
children
rev   line source
pascal@625 1 <p>You can start with one of the 3 following flavors:</p>
pascal@625 2
pascal@265 3 <ul>
pascal@625 4 <li><b>base</b> needs 32MB of RAM and 6 floppies: <tt>fd001.img</tt> to
pascal@625 5 <tt>fd006.img</tt>.<br>
pascal@625 6 base provides the minimum SliTaz distribution subset in text mode.</li>
pascal@625 7 <li><b>justx</b> needs 64MB of RAM and 13 floppies: <tt>fd001.img</tt> to
pascal@625 8 <tt>fd106.img</tt>.<br>
pascal@625 9 justx provides the minimum SliTaz distribution subset with X11
pascal@625 10 support.</li>
pascal@625 11 <li><b>core</b> needs 96MB of RAM and 24 floppies: <tt>fd001.img</tt> to
pascal@625 12 <tt>fd210.img</tt>.<br>
pascal@625 13 core provides the default SliTaz distribution.</li>
pascal@265 14 </ul>
pascal@625 15
pascal@625 16 <p>Start your computer with <tt>fd001.img</tt>. It will show the kernel version
pascal@625 17 string and the kernel cmdline line. You can edit the cmdline. Most users can
pascal@625 18 just press Enter.</p>
pascal@625 19
pascal@625 20 <p>The floppy is then loaded into memory (one dot each 64KB) and you will be
pascal@625 21 prompted to insert the next floppy, <tt>fd002.img</tt>. And so on up to last
pascal@625 22 floppy.</p>
pascal@625 23
pascal@625 24 <p>You will be prompted to insert extra floppies for justx, gtkonly and core
pascal@625 25 flavors. You can bypass this by using B to boot without loading extra
pascal@625 26 floppies.</p>