slitaz-forge diff mirror/floppies/loram-1.0/description.html @ rev 716

mirror/floppies: multi-format support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 23 16:41:12 2021 +0000 (2021-07-23)
parents a37f4ff3d549
children
line diff
     1.1 --- a/mirror/floppies/loram-1.0/description.html	Fri Jul 31 18:40:18 2015 +0200
     1.2 +++ b/mirror/floppies/loram-1.0/description.html	Fri Jul 23 16:41:12 2021 +0000
     1.3 @@ -1,30 +1,24 @@
     1.4 -<p>
     1.5 -You can start with one of the 2 following flavors :
     1.6 -</p>
     1.7 +<p>You can start with one of the 2 following flavors:</p>
     1.8 +
     1.9  <ul>
    1.10 -  <li>
    1.11 -  <b>base</b> needs 20Mb of RAM and 5 floppies: <i>fd001.img</i> to <i>fd005.img</i>.<br />
    1.12 -  base provides the minimum slitaz distribution subset in text mode. 
    1.13 -  </li>
    1.14 -  <li>
    1.15 -  <b>core</b> needs 80M of RAM and 24 floppies: <i>fd001.img</i> to <i>fd118.img</i>.<br />
    1.16 -  core provides the default slitaz distribution. 
    1.17 -  </li>
    1.18 +	<li><b>base</b> needs 20MB of RAM and 5 floppies: <tt>fd001.img</tt> to
    1.19 +		<tt>fd005.img</tt>.<br>
    1.20 +		base provides the minimum SliTaz distribution subset in text mode.</li>
    1.21 +	<li><b>core</b> needs 80MB of RAM and 24 floppies: <tt>fd001.img</tt> to
    1.22 +		<tt>fd118.img</tt>.<br>
    1.23 +		core provides the default SliTaz distribution.</li>
    1.24  </ul>
    1.25 -<p>
    1.26 -Start your computer with <i>fd001.img</i>. It will show the kernel version string and
    1.27 -the kernel cmdline line. You can edit the cmdline. Most users can just press Enter.
    1.28 -</p>
    1.29 -<p>
    1.30 -The floppy is then loaded into memory (one dot each 64k) and you will be prompted to
    1.31 -insert the next floppy, <i>fd002.img</i>.
    1.32 -</p>
    1.33 -<p>
    1.34 -The loram bootstrap will then start and you will be prompted to insert extra floppies
    1.35 -for the core flavor. You can bypass this by using Q and Enter.
    1.36 -</p>
    1.37 -<p>
    1.38 -If you have an ext3 partition on your hard disk, the bootstrap can create the
    1.39 -installation script <u>slitaz/install.sh</u>. You will be able to install SliTaz
    1.40 -on your hard disk without extra media.
    1.41 -</p>
    1.42 +
    1.43 +<p>Start your computer with <tt>fd001.img</tt>. It will show the kernel version
    1.44 +string and the kernel cmdline line. You can edit the cmdline. Most users can
    1.45 +just press Enter.</p>
    1.46 +
    1.47 +<p>The floppy is then loaded into memory (one dot each 64KB) and you will be
    1.48 +prompted to insert the next floppy, <tt>fd002.img</tt>.</p>
    1.49 +
    1.50 +<p>The loram bootstrap will then start and you will be prompted to insert extra
    1.51 +floppies for the core flavor. You can bypass this by using Q and Enter.</p>
    1.52 +
    1.53 +<p>If you have an ext3 partition on your hard disk, the bootstrap can create the
    1.54 +installation script <code>slitaz/install.sh</code>. You will be able to install
    1.55 +SliTaz on your hard disk without extra media.</p>