Rework syslinux.cfg, update grml2ram stuff
[grml-live.git] / templates / boot / isolinux / f4
1 \19\fgrml - Linux for sysadmins and users of texttools                            \ f09F4\ f07
2                                                                                
3 \ f70 The following options can be used at the boot:-prompt. [1/2]                  
4                                                                                
5  grml nousb nousb2           disable initialization of USB in initial ramdisk  
6  grml nofirewire        disable initialization of firewire in initial ramdisk  
7  grml scandelay[=seconds]    delay accessing ISO-device (useful on usb-stick)  
8  grml scsi=modulename              load specified SCSI module (don't add .ko)  
9  grml scsi=probe                         autoprobe all available scsi modules  
10  grml scsi=ask                              prompt for loading of SCSI module  
11  grml blacklist=modulename     completely disable loading of specified module  
12  grml no{fstab|swap|apm|apic|acpi|scsi|sound}       disable specified feature  
13  grml nodma ide=nodma            disable DMA accelleration for ALL IDE-drives  
14  grml noudev                          disable startup of udev (use with care)  
15  grml noeject noprompt      do not eject CD after halt / do not prompt for it  
16  grml swspeak               prepare system for use with software synthesizer,  
17                                            run "swspeak" after booting system  
18  grml toram                 copy the whole CD/media to RAM and run from there  
19  grml toram=%GRML_NAME_SQUASHFS%            copy only specified squashfs file  
20                                                     to RAM and run from there  
21  grml vga=ask  / vga=791            prompt for framebuffer menu / set options  
22                                                                                
23 \ f1f