website diff en/doc/cookbook/rootcd.html @ rev 176

en: Update Multimedia in Hdbk
author Paul Issott <paul@slitaz.org>
date Wed Oct 15 19:37:53 2008 +0000 (2008-10-15)
parents 0b70fb72663e
children 181e51e86dd6
line diff
     1.1 --- a/en/doc/cookbook/rootcd.html	Wed Sep 10 17:52:18 2008 +0000
     1.2 +++ b/en/doc/cookbook/rootcd.html	Wed Oct 15 19:37:53 2008 +0000
     1.3 @@ -48,7 +48,7 @@
     1.4  Syslinux and main bootloader of SliTaz - we use the isolinux version to start 
     1.5  the system contained on the CD-ROM. Simple effective and configurable, isolinux
     1.6  was installed during the creation of the base system.
     1.7 -The binary is named isolinux.bin and its configuration file isolinux.cfg.
     1.8 +The binary is named isolinux.bin and its configuration file: isolinux.cfg.
     1.9  Here's an example of isolinux.cfg using isolinux.msg to post the splash
    1.10  image and displayable help files via F1, F2, F3 and F4. You will find the 
    1.11  files help.txt, options.txt, etc in <a href="slitaz-tools.html">SliTaz tools</a>.
    1.12 @@ -175,7 +175,7 @@
    1.13  	kernel /boot/memtest
    1.14  </pre>
    1.15  <p>
    1.16 -Or if you want to use GRUB, the line to launch memtest86:
    1.17 +Or if you want to use GRUB, here's the line to launch memtest86:
    1.18  </p>
    1.19  <pre class="script">title 	Memtest86 (Test system memory)
    1.20  kernel 	/boot/memtest