wok diff syslinux/stuff/enopts.txt @ rev 542

Syslinux: add english boot screens
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 11 20:39:27 2008 +0000 (2008-04-11)
parents
children cdf62ef3e419
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/syslinux/stuff/enopts.txt	Fri Apr 11 20:39:27 2008 +0000
     1.3 @@ -0,0 +1,25 @@
     1.4 +=====================================================================
     1.5 +F2        SliTaz GNU/Linux - Temporary Autonomous Zone.       options
     1.6 +=====================================================================
     1.7 + 
     1.8 + irqpoll :       Recommended if trouble with interruptions.
     1.9 + no387 :         Disable mathematic coprocessor emulation.
    1.10 + vga=XXX :       Change mode video or framebuffer.
    1.11 +                 788 (800x600), 771 (1024x768), 775 (1280x1024).
    1.12 + 
    1.13 +     ------------------- SliTaz boot options -------------------
    1.14 + home=sda[1-9] : Mount and use USB key or external disk partition
    1.15 +                 as /home partition. The home=usb option mount the
    1.16 +		 first partition (sda1) on /home.
    1.17 + config=<device>,<path> : Execute a script found on a device
    1.18 +                 Example : config=/dev/hda1,slitaz.sh
    1.19 + modprobe=<module_list> : Force module(s) load.
    1.20 + lang=* :        Select language [en,fr_CH,fr_FR]
    1.21 + kmap=* :        Select keyboard [be,ca,de,en,es,fr,fr_CH,it,jp,us]
    1.22 + sound=no :      Remove all sound kernel modules.
    1.23 + sound=noconf :  Do not configure sound card.
    1.24 + screen=<type> : Define screen type [text,640x480x16..1920x1440x24]
    1.25 + 
    1.26 + usage: slitaz [option], example :
    1.27 + boot: slitaz irqpoll screen=1280x800x24 lang=fr_CH kmap=fr_CH modprobe=3c59x
    1.28 +