Utilizarea sistemului de ajutor

Documentația de ajutor on-line a încărcătorului de sistem este senzitivă la context. Ea vă oferă informații despre itemul de meniu selectat sau, dacă editați opțiuni de pornire, încearcă să caute informații despre opțiunea la care este poziționat cursorul.

Taste de navigare

Săgeata sus: evidențiază legătura precendentă
Săgeata jos: evidențiază legătura următoare
Săgeata stînga, Backspace: merge la subiectul precedent
Săgeata dreapta, Enter, Space: activează legătura
Page Up: defilează o pagină în sus
Page Down: defilează o pagină în jos
Home: sare la începutul paginii
End: sare la sfîrșitul paginii
Esc: iese din documetația de ajutor

Înapoi la Opțiuni de pornire

Selectare imagine grafică de pornire

F3 lets you change the splash screen mode. You can use the splash kernel option directly, if you prefer.

native turns the splash screen off (same as splash=0)

silent suppresses all kernel and boot messages and shows a progress bar instead

verbose shows nice picture and kernel and boot messages

Înapoi la Opțiuni de pornire

Selectare mapare de tastatură și limbă

Press F2 to change language and keyboard layout the boot loader uses.
Înapoi la Opțiuni de pornire

Alegere profil

Press F4 to select a profile. Your system will be started using the configuration saved in this profile.
Înapoi la Opțiuni de pornire

Opțiuni de pornire

splash -- influence the behavior of the splash screen
apm -- toggle power management
acpi -- advanced configuration and power interface
ide -- control the IDE subsystem

Opțiuni kernel: splash

The splash screen is the picture shown during system start-up.

splash=0
The splash screen is switched off. This may be useful with very old monitors or if some error occurs.

splash=verbose
Activates splash, kernel and boot messages are still shown.

splash=silent
Activates splash, but no messages. Instead a progress bar is drawn.

Înapoi la Opțiuni de pornire

Opțiuni kernel: apm

APM 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

apm=off -- switch off APM completely

Some very new computers may benefit more from the newer ACPI.

Înapoi la Opțiuni de pornire

Opțiuni kernel: acpi

ACPI (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:

pci=noacpi -- do not use ACPI to route PCI interrupts acpi=oldboot -- only the parts of ACPI that are relevant for booting remain activated
acpi=off -- switch off ACPI completely
acpi=force -- switch on ACPI even if your BIOS is dated before 2000

Especially on new computers, it replaces the old apm system.

Înapoi la Opțiuni de pornire

Opțiuni kernel: ide

IDE is, unlike SCSI, commonly used in most desktop workstations. To circumvent some hardware problems that occur with IDE systems, use the kernel parameter:

ide=nodma -- switch off dma for IDE drives


Înapoi la Opțiuni de pornire