SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:cookbook:rootcd [2010/08/18 16:43]
linea
en:cookbook:rootcd [2010/09/14 22:49] (current)
linea add link
Line 26: Line 26:
 We can configure isolinux to display a splash image when booting SliTaz or any other operating system. This image has a particular format .lss, suitable for Syslinux and must be indexed using the 16 color mode. You can use the official logo, ppmforge, imagemagick,​ GIMP or other tools to create your image. We can configure isolinux to display a splash image when booting SliTaz or any other operating system. This image has a particular format .lss, suitable for Syslinux and must be indexed using the 16 color mode. You can use the official logo, ppmforge, imagemagick,​ GIMP or other tools to create your image.
  
-The Syslinux file (//​sample/​syslogo.lss//​) provides an official logo which you can directly use by copying to the root of the CD-ROM. SliTaz provides a logo (//​rootcd/​boot/​isolinux/​splash.lss//​) which you can find in SliTaz tools. To display a splash image when booting, it's necessary that the '​display'​ option calls the isolinux.msg file which loads the *.lss format image. Note that the //​isolinux.msg//​ file uses 24 ASCII characters. Example using '​echo'​ and an isolinux.msg file incorporating a .lss splash image:+The Syslinux file (//​sample/​syslogo.lss//​) provides an official logo which you can directly use by copying to the root of the CD-ROM. SliTaz provides a logo (//​rootcd/​boot/​isolinux/​splash.lss//​) which you can find in [[:​en:​cookbook:​slitaztools|SliTaz tools]]. To display a splash image when booting, it's necessary that the '​display'​ option calls the isolinux.msg file which loads the *.lss format image. Note that the //​isolinux.msg//​ file uses 24 ASCII characters. Example using '​echo'​ and an isolinux.msg file incorporating a .lss splash image:
  
 <​code>​ # echo -e "​\24isplash.lss\n"​ > isolinux.msg </​code>​ <​code>​ # echo -e "​\24isplash.lss\n"​ > isolinux.msg </​code>​
 
en/cookbook/rootcd.1282142591.txt.gz ยท Last modified: 2010/08/18 16:43 by linea