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

Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 17:16:06 2010 +0000 (2010-12-16)
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