wok view syslinux/stuff/enopts.txt @ rev 9214

nvidia: allow post_install without tty (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 11 11:22:16 2011 +0100 (2011-03-11)
parents a4c000f30190
children
line source
1 =====================================================================
2 F6 SliTaz GNU/Linux - Temporary Autonomous Zone. options
3 =====================================================================
5 irqpoll : Recommended if problems with interrupts.
6 no387 : Disable mathematical coprocessor emulation.
7 vga=XXX : Change video mode or framebuffer.
8 788 (800x600), 791 (1024x768), 775 (1280x1024).
10 -------------------- SliTaz boot options ------------------
11 home=sda[1-9] : Mount and use USB key or external disk partition
12 as /home partition. The home=usb option mounts the
13 first partition (sda1) on /home.
14 config=<device>,<path> : Execute a script found on a device.
15 Example : config=/dev/hda1,slitaz.sh
16 modprobe=<module_list> : Force module(s) to load.
17 lang=* : Select language [en,fr_CH,fr_FR]
18 kmap=* : Select keyboard [de-latin1,fr-latin1,fr_CH-latin1...]
19 sound=no : Remove all sound kernel modules.
20 sound=noconf : Do not configure sound card.
21 screen=<type> : Define screen type [text, 640x480x16..1920x1440x24]
22 user=* : Username account. Default "tux".
23 xarg=* : Extra parameter for the X server [-2button,-dumb,-nozap...]
25 usage: slitaz [option]; Example :
26 boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x xarg=-2button