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

en: General Tidyup
author Paul Issott <paul@slitaz.org>
date Wed Sep 10 17:52:18 2008 +0000 (2008-09-10)
parents 0d9a6846b211
children 5e44cfe79756
line diff
     1.1 --- a/en/doc/cookbook/rootcd.html	Tue Sep 09 18:38:28 2008 +0000
     1.2 +++ b/en/doc/cookbook/rootcd.html	Wed Sep 10 17:52:18 2008 +0000
     1.3 @@ -46,7 +46,7 @@
     1.4  <h3>Syslinux/isolinux</h3>
     1.5  <p>
     1.6  Syslinux and main bootloader of SliTaz - we use the isolinux version to start 
     1.7 -the system contained on the CD-ROM. Simple effective and configurable, it
     1.8 +the system contained on the CD-ROM. Simple effective and configurable, isolinux
     1.9  was installed during the creation of the base system.
    1.10  The binary is named isolinux.bin and its configuration file isolinux.cfg.
    1.11  Here's an example of isolinux.cfg using isolinux.msg to post the splash
    1.12 @@ -81,7 +81,7 @@
    1.13  directly use by copying to the root of the CD-ROM. SliTaz 
    1.14  provides a logo (rootcd/boot/isolinux/splash.lss) which you can locate in 
    1.15  <a href="slitaz-tools.html">SliTaz tools</a>.
    1.16 -To display a splash image when booting; it's necessary that the 'display' option calls 
    1.17 +To display a splash image when booting, it's necessary that the 'display' option calls 
    1.18  the isolinux.msg file which loads the *.lss format image. Note that the isolinux.msg file 
    1.19  uses 24 ASCII characters. Example using 'echo' and an isolinux.msg file incorporating a .lss 
    1.20  splash image: