From 9606ddfee543795d8208e2df7edb8a58b2f262c5 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Tue, 6 Jun 2017 07:54:40 +0200 Subject: Add Norwegian Bokmal files --- nb/setupBootloader.html | 402 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 402 insertions(+) create mode 100644 nb/setupBootloader.html (limited to 'nb/setupBootloader.html') diff --git a/nb/setupBootloader.html b/nb/setupBootloader.html new file mode 100644 index 0000000..a86fc34 --- /dev/null +++ b/nb/setupBootloader.html @@ -0,0 +1,402 @@ + + + + + Hovedvalg for oppstartslaster + + + + + + +
+
+
+
+

Hovedvalg for oppstartslaster +

+
+
+
+ + + + + + + +
+
+
+
+

Oppstartslaster grensesnitt +

+
+
+
+ + + +

Mageia bruker som standard kun:

+ + +
+
    +
  • + +

    Grub2 (med eller uten en grafisk meny) for et eledre/MBR eller eldre GPT + system +

    + +
  • +
  • + +

    Grub2-efi for et UEFI system.

    + +
  • +
+
+ + +
+ + + + + + + + +
[Tips]
+ +

Mageias grafiske menyer er fine:

+ +
+
+ + +
+
+
+
+

Grub2 på et eldre/MBR og eldre/GPT system +

+
+
+
+ + + + + +

Don't modify the "Boot Device" unless you really know what you are doing.

+ +
+ + +
+
+
+
+

Grub2-efi på UEFI systemer +

+
+
+
+ + + +

With an UEFI system, the user interface is slightly different as you cannot + choose between with or without graphical menu +

+ + + + +

If Mageia is the only system installed on your computer, the installer + created an ESP (EFI System Partition) to receive the bootloader + (Grub2-efi). If there are already UEFI operating systems installed on your + computer (Windows 8 for example), the Mageia installer detects the existing + ESP created by Windows and adds grub2-efi. Although it is possible to have + several ESPs, only one is advised and enough whatever the number of + operating systems you have. +

+ + +

Don't modify the "Boot Device" unless you really know what you are doing.

+ +
+ +
+ + +
+
+
+
+

Bruker en Mageia oppstartslaster +

+
+
+
+ + + +

Som standard i henhold til systemet ditt, skriver Mageia en ny:

+ + +
+
    +
  • + +

    GRUB2 oppstartslaster, enten til MBR (Master Boot Record) på den første + harddisken eller til BIOS oppstartspartisjonen. +

    + +
  • +
  • + +

    Grub2-efi oppstartslaster til ESP

    + +
  • +
+
+ + +

If you already have other operating systems installed, Mageia attempts to + add them to your new Mageia boot menu. If you don't want this behaviour, + click on Next and then uncheck the box + Probe Foreign OS

+ + + +
+ + +
+
+
+
+

Bruker en eksisterende oppstartslaster +

+
+
+
+ + + +

The exact procedure for adding your Mageia system to an existing bootloader + is beyond the scope of this help, however in most cases it will involve + running the relevant bootloader installation program which should detect and + add it automatically. See the documentation for the operating system in + question. +

+ +
+ + +
+
+
+
+

Bruker kjedelasting +

+
+
+
+ + + +

If you don't want a bootable Mageia, but to chain load it from another OS, + click on Next, then on + Advanced and Check the box Do not touch ESP + or MBR. +

+ + + + +

Du vil få en advarsel om at oppstartslasteren mangler. Ignorer den ved å + klikke på OK. +

+ + + +
+ + +
+
+
+
+

Valg +

+
+
+
+ + + +
+
+
+
+

Første side +

+
+
+
+ + + +
+
    +
  • + +

    Delay before booting the default image: This text box + lets you set a delay in seconds before the default operating system is + started up. +

    + +
  • +
  • + +

    Security: This allows you to set a password for the + bootloader. This means other people can not enter single user mode or change + settings at the boot time. +

    + +
  • +
  • + +

    Password: This text box is where you actually put the + password +

    + +
  • +
  • + +

    Password (again): Retype the password and Drakx will + check that it matches with the one set above. +

    + +
  • +
  • + +

    Advanced

    + + +
    +
      +
    • + +

      Enable ACPI: ACPI (Advanced Configuration and Power + Interface) is a standard for the power management. It can save energy by + stopping unused devices, this was the method used before APM. Unchecking it + could be useful if, for example, your computer does not support ACPI or if + you think the ACPI implementation might cause some problems (for instance + random reboots or system lockups). +

      + +
    • +
    • + +

      Enable SMP: This option enables / disables symmetric + multiprocessing for multi core processors. +

      + +
    • +
    • + +

      Enable APIC: Enabling or disabling this gives the + operating system access to the Advanced Programmable Interrupt + Controller. APIC devices permit more complex priority models, and Advanced + IRQ (Interrupt Request) management. +

      + +
    • +
    • + +

      Enable Local APIC: Here you can set local APIC, which + manages all external interrupts for a specific processor in an SMP system. +

      + +
    • +
    +
    + +
  • +
+
+ +
+ + +
+
+
+
+

Neste side +

+
+
+
+ + + +
+
    +
  • + +

    Default: Operating system started up by default +

    + +
  • +
  • + +

    Append: This option lets you pass the kernel + information or tell the kernel to give you more information as it boots. +

    + +
  • +
  • + +

    Probe foreign OS: see above Using a Mageia bootloader

    + +
  • +
  • + +

    Advanced

    +
    +
      +
    • + +

      Video mode: This sets the screen size and colour depth + the boot menu will use. If you click the down triangle you will be offered + other size and colour depth options. +

      + +
    • +
    • + +

      Do not touch ESP or MBR: see above Using the chain loading

      + +
    • +
    +
    + +
  • +
+
+ +
+ +
+ +
+ + -- cgit v1.2.1