wok view syslinux/stuff/opts.en @ rev 13057

mariadb: Fix WGET_URL (again)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Jun 20 16:39:21 2012 +0200 (2012-06-20)
parents
children 2dc40a114461
line source
2 SliTaz GNU/Linux - Boot 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).
9 home=sda[1-9] Mount and use USB key or external disk partition
10 as /home partition. The home=usb option mounts the
11 first partition (sda1) on /home.
12 config=<device>,<path> : Execute a script found on a device.
13 Example : config=/dev/hda1,slitaz.sh
14 modprobe=<module_list> : Force module(s) to load.
15 lang=* Select language [en,fr_CH,fr_FR]
16 kmap=* Select keyboard [de-latin1,fr-latin1,fr_CH-latin1...]
17 sound=no Remove all sound kernel modules.
18 sound=noconf Do not configure sound card.
19 user=* Username account. Default "tux".
21 Usage: slitaz [option]
22 Example: slitaz irqpoll modprobe=3c59x sound=no