home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 December / PCpro_2005_12_DVD.ISO / boot / grub / message / help.en < prev    next >
Encoding:
Text File  |  2005-05-28  |  10.8 KB  |  258 lines

  1. helpUsing the Help SystemThe boot loader online help is context sensitive. It gives information about the selected menu item or, if you are editing boot options, it tries to look up information about the option in which the cursor is positioned.
  2.  
  3. Navigation Keys
  4.  
  5.   Up Arrow: highlight previous link
  6.   Down Arrow: highlight next link
  7.   Left Arrow, Backspace: return to previous topic
  8.   Right Arrow, Enter, Space: follow link
  9.   Page Up: scroll up one page
  10.   Page Down: scroll down one page
  11.   Home: go to page start
  12.   End: go to page end
  13.   Esc: leave help
  14.  
  15. Return to optBootOptionsstartupSplash Mode SelectionF3 lets you change the splash screen mode. You can use the o_splashsplash kernel option directly, if you prefer.
  16.  
  17. splash suppresses all kernel and boot messages and shows a splash.
  18.  
  19. verbose shows nice picture and kernel and boot messages
  20.  
  21. Return to optBootOptionskeytableLanguage and Keyboard Layout SelectionPress F2 to change language and keyboard layout the boot loader uses.
  22.  
  23. Return to optBootOptionsprofileChoose ProfilePress F4 to select a profile. Your system will be started using the configuration saved in this profile.
  24.  
  25. Return to optBootOptionsoptBoot OptionsK A N O T I X
  26.  
  27.   e_aboutAbout -- short introduction to KANOTIX.
  28.   e_acpiACPI -- advanced configuration and power interface
  29.   e_alsaAlsa -- Use ALSA sound driver (at your own risk).
  30.   e_apmAPM toggle power management
  31.   e_bootBootoptions Turn on some boot options.
  32.   e_desktopDesktop -- Use specified WM instead of KDE.
  33.   e_floppyconfigFloppyconfig -- Run "knoppix.sh" from a floppy.
  34.   e_fromhdFromHD -- Boot from previously copied CD-Image
  35.   e_home/home -- Mount loopback file.
  36.   e_xhrefreshHRate -- Use specified horizontal refresh rate for X.
  37.   e_ide2IDE2 -- Boot from PCMCIA-CD-Rom.
  38.   e_keyboardKeyboard -- Use different keyboard (text/X)
  39.   e_langLanguage -- specify language/keyboard.
  40.   e_memMem -- Specify Memory size in MByte.
  41.   e_myconfMyconf -- Run "knoppix.sh" from a specified position.
  42.   e_noejectNo-eject -- Do NOT eject CD after halt
  43.   e_nono -- Skip specified parts of HW-detection.
  44.   e_nopromptNo-Prompt -- Do NOT prompt to remove the CD
  45.   e_pciPCI -- some PIC settings.
  46.   e_2Runlevel -- Runlevel 2, Textmode only
  47.   e_splashSplash -- influence the behavior of the splash screen.
  48.   e_testcdTestCD -- Check CD data integrity and md5sums
  49.   e_tohdToHD -- Copy CD to HD partition and run from there
  50.   e_toramToRAM -- Copy CD to RAM and run from there
  51.   e_vgaVGA -- Framebuffer settings.
  52.   e_xvrefreshVRate -- Use specified vertical refresh rate for X.
  53.   e_wheelmouseWheelmouse -- Turn wheelmouse on/off
  54.   e_screenWMScreen -- Use specified Screen resolution for X.
  55.   e_xmoduleXModule -- Use specified XFree4-Module.e_aboutKANOTIX : AboutKANOTIX
  56.  
  57. This is a Linux Live CD based on KNOPPIX technology using mosty pure Debian/sid. Most tools follow the GNU GENERAL PUBLIC LICENSE.If you are in doubt, look at the specific docs.
  58.  
  59. Boot-Options can be changed using GRUB's edit mode (E,E,add options,Enter,B)
  60.  
  61. In order by importance: nosmp, noapic, noscsi, nopcmcia, noapm, screen=1280x1024, vsync=60, home[=scan|partition], myconf[=scan|partition]
  62.  
  63. Disclaimer
  64.  
  65. The CD was designed to run with modern hardware (i586 and above). It uses swappartitions (or swap files) on HD by default, if detected. Otherwise no changesare made to your HD.If you have problems,use "nodma" or "noacpi" options first.I am not responsible for any loss of data you may have by improper usage of thetools included! If you experience high CPU heat with laptops turn off the PC immediately - in that case ACPI is not working correctly with your system!
  66.  
  67. Have fun with KANOTIX!
  68.  
  69. Joerg Schirottke aka Kano (master@kanotix.de)
  70.  
  71. Return to optBootOptionse_acpiKANOTIX: ACPIACPI (Advanced Configuration and Power Interface) is a standard that defines power and configuration management interfaces between an operating system and the BIOS. By default, acpi is switched on when a BIOS is detected that is newer than from year 2000. There are several commonly used parameters to control the behavior of ACPI:
  72.  
  73.   acpi=off -- switch off ACPI completely
  74.   pci=noacpi -- do not use ACPI to route PCI interrupts
  75.   acpi=oldboot -- only the parts of ACPI that are relevant for booting remain activated
  76.   acpi=force -- switch on ACPI even if your BIOS is dated before 2000
  77.  
  78. Especially on new computers, it replaces the old e_apmapm system.
  79.  
  80. Return to optBootOptionse_alsaKANOTIX: AlsaFor using Alsa just type
  81.  
  82. alsa or alsa=es1938
  83.  
  84. Return to optBootOptionse_apmKANOTIX: APMAPM is one of the two power management strategies used on current computers. It is mainly used with laptops for functions like "suspend to disk", but it may also be responsible for switching off the computer after power down. APM relies on a correct working BIOS. If the BIOS is broken, APM may have only limited use or even prevent the computer from working. Therefore, it may be switched off with the parameter
  85.  
  86.   apm=off -- switch off APM completely
  87.  
  88. Some very new computers may take more advantage from the newer e_acpiACPI.
  89.  
  90. Return to optBootOptionse_bootKANOTIX: BootoptionsTurns on some boot options:
  91.  
  92. bootscsi -- loads scsi modules to boot from scsi devices
  93. bootusb -- loads usb 1.1 modules to boot from usb devices
  94. bootusb2 -- loads usb 1.1 + 2.0 ámodules to boot from usb 2.0 devices
  95. bootfirewire -- loads firewire modules to boot from firewire devices
  96.  
  97. Return to optBootOptionse_desktopKANOTIX: WindowManagerYou can change the Window Manager (default=KDE):
  98.  
  99. desktop=fluxbox - uses Fluxbox as windowmanager (only DVD)
  100. desktop=gnome - uses Gnome as windowmanager (only DVD)
  101. desktop=icewm - uses icewm as windowmanager
  102. desktop=kde - uses KDE (default) as windowmanager
  103. desktop=larswm - uses larswm as windowmanager (only DVD)
  104. desktop=twm - uses twm windowmanager
  105. desktop=wmaker - uses wmaker as windowmanager
  106. desktop=xfce - uses xfce as windowmanager (only DVD)
  107.  
  108. Return to optBootOptionse_ide2KANOTIX: IDENeeded for some Notebooks.
  109.  
  110. ide2=0x180 nopcmcia - Boot from PCMCIA-CD-Rom.
  111.  
  112. Return to optBootOptionse_floppyconfigKANOTIX: FloppyconfigRun "knoppix.sh" from a floppy.Use
  113.  
  114. floppyconfig
  115.  
  116. to enable this modus.
  117.  
  118. Return to optBootOptionse_fromhdKANOTIX: fromHDUse the command
  119.  
  120. fromhd=/dev/hda1 (hda2,hda3,...)
  121.  
  122. to boot from previously copied CD image to this partition.
  123.  
  124. Return to optBootOptionse_homeKANOTIX: homeMount KANOTIX homedir.
  125.  
  126. home=/dev/sda1/knoppix.img - Mount loopback file as /home/kanotix.
  127.  
  128. home=scan - Automatic search for kanotix homedir.
  129.  
  130. Return to optBootOptionse_xhrefreshKANOTIX: Horizontal refresh rateYou can set your horizontal refresh rate with:
  131.  
  132. xhrefresh=80 (or hsync=80) - Use 80 kHz horizontal refresh rate for X
  133.  
  134. Return to optBootOptionse_keyboardKANOTIX: KeyboardKeyboard settings:
  135.  
  136. keyboard=us xkeyboard=us - Use different keyboard (tet/X)
  137.  
  138. Return to optBootOptionse_langKANOTIX: LanguageSpecifies a language for your keyboard. Possible are:
  139.  
  140. lang=cn - layout
  141. lang=de - German layout
  142. lang=da - layout
  143. lang=es - Spanish layout
  144. lang=fr - layout
  145. lang=it - Italian layout
  146. lang=nl - Netherland layout
  147. lang=pl - Polish layout
  148. lang=ru - Rusk layout
  149. lang=sk - layout
  150. lang=tr - layout
  151. lang=tw - Taiwan layout
  152. lang=us - US layout
  153. Return to optBootOptionse_memKANOTIX: Memory sizeSpecify Memory size in MByte.
  154.  
  155. mem=128M
  156.  
  157. Return to optBootOptionse_myconfKANOTIX: MyconfigRun "knoppix.sh" from a specified position.
  158.  
  159. myconf=/dev/sda1 - Runs "knoppix.sh" from a partition.
  160.  
  161. myconf=scan (or config=scan) - Try to find "knoppix.sh" automatically
  162.  
  163. Return to optBootOptionse_noejectKANOTIX: No ejectDo NOT eject CD after halt
  164.  
  165. noeject
  166.  
  167. Return to optBootOptionse_noKANOTIX: No!Skip specified parts of HW-detection.Available are:
  168.  
  169. (select one for more informations)
  170.  
  171. noapic - turns APIC off.
  172. noacpi - Disables ACPI module scanning (ACPI still active).
  173. noagp - turns AGP off.
  174. noapm - turns e_apmAPM off.
  175. noacpi - turns e_acpiACPI off.
  176. noaudio - turns AUDIO off.
  177. noddc - turns DDC off.
  178. nodma - turns e_dmaDMA off.
  179. nofirewire - turns FIREWIRE off.
  180. noisapnpbios - turns ISAPNPBIOS off.
  181. nopcmcia - turns PCMCIA off.
  182. noscsi - turns SCSI off.
  183. noswap - turns SWAP off.
  184. nousb - turns USB off.
  185.  
  186. To turn almos everything off see e_failsafefailsafe off.
  187.  
  188. Return to optBootOptionse_nopromptKANOTIX: No promptDo NOT prompt to remove the CD
  189.  
  190. noprompt
  191.  
  192. Return to optBootOptionse_pciKANOTIX: PCISome PCI settnigs:
  193.  
  194. pci=noapic - Turns off noapic.
  195. pci=bios - Workaround for bad PCI controllers.
  196.  
  197. Return to optBootOptionse_2KANOTIX: runlevel 2Instead of a windowmanager you'll start into a console with: .
  198.  
  199. 2
  200.  
  201. Return to optBootOptionso_splashKANOTIX: splash optionsThe splash screen is the picture shown during system start-up.
  202.  
  203. splash=0
  204. The splash screen is switched off. This may be useful with very old monitors or if some error occurs.
  205.  
  206. splash=verbose
  207. Activates splash, kernel and boot messages are still shown.
  208.  
  209. splash=silent
  210. Activates splash, but no messages. Instead a progress bar is drawn.
  211.  
  212. Return to optBootOptionse_testcdKANOTIX: testCDWith the command
  213.  
  214. testcd
  215.  
  216. you can check CD data integrity and md5sums.
  217.  
  218. Return to optBootOptionse_tohdKANOTIX: toHDUse the command
  219.  
  220. tohd=/dev/hda1 (hda2,hda3,...)
  221.  
  222. to copy the whole CD to specified partition and boot from there.
  223.  
  224. Return to optBootOptionse_toramKANOTIX: toRAMUse the command
  225.  
  226. toram
  227.  
  228. to copy the whole CD to RAM an boot from there.
  229.  
  230. Return to optBootOptionse_vgaKANOTIX: VGAFramebuffer setting.
  231.  
  232. vga=normal - No framebuffer, but X.
  233.  
  234. Return to optBootOptionse_xvrefreshKANOTIX: Vertical refresh rateYou can set your vertical refresh rate with:
  235.  
  236. xvrefresh=60 (or vsync=60) - Use 60 Hz vertical refresh rate for X.
  237.  
  238. Return to optBootOptionse_wheelmouseKANOTIX: WheelmouseEnable/Disabel wheelmouse:
  239.  
  240. nowheel - force plain PS/2 protokol for PS/2 mouse
  241.  
  242. Return to optBootOptionse_screenKANOTIX: Screen resolution for XSets the Screen Resolution for X (for your windowmanager).
  243.  
  244. screen=1280x1024 - to use for a resolution of 1280x1024
  245. screen=1024x768 - to use for a resolution of 1024x768
  246.  
  247. Return to optBootOptionse_xmoduleKANOTIX: X ModuleIts possible to use different modules, also posiible to combine them:
  248.  
  249. xmodule=ati - uses ati module.
  250. xmodulef=fbdev - uses fbdev module.
  251. xmodule=i810 - uses i810 sound module (intel compatible).
  252. xmodule=mga - uses mga module.
  253. xmodule=nv - uses NVidia module.
  254. xmodule=radeon - uses Radeon module.
  255. xmodule=savage - uses Savage module.
  256. xmodule=s3virge - uses Savage module.
  257. xmodule=vesa - uses Vesa module.
  258. Return to optBootOptions