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

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents 204840df8a13
children
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 nomodeset