slitaz-forge annotate mirror/floppies/loram-2.0/description.html @ rev 674

Fix path in pangolin admin tool (I will do it!!!)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 16 19:34:10 2017 +0100 (2017-03-16)
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@366 3 <ul>
pascal@625 4 <li><b>base</b> needs 24MB 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>fd206.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>fd310.img</tt>.<br>
pascal@625 13 core provides the default SliTaz distribution.</li>
pascal@366 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>.</p>
pascal@625 22
pascal@625 23 <p>The loram bootstrap will then start and you will be prompted to insert extra
pascal@625 24 floppies for base, justx and core flavors. You can bypass this by using Q and
pascal@625 25 Enter.</p>
pascal@625 26
pascal@625 27 <p>If you have an ext3 partition on your hard disk, the bootstrap can create the
pascal@625 28 installation script <code>slitaz/install.sh</code>. You will be able to install
pascal@625 29 SliTaz on your hard disk without extra media.</p>