diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2017-06-06 07:54:40 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2017-06-06 07:54:40 +0200 |
commit | 9606ddfee543795d8208e2df7edb8a58b2f262c5 (patch) | |
tree | 8d7c74fcdef10da4c5018f28843853770cf616ea /nb/setupBootloader.html | |
parent | fbd9dfd8acd9dedd07332fa4a48c152f6b9490a8 (diff) | |
download | drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.gz drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.bz2 drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.xz drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.zip |
Add Norwegian Bokmal files
Diffstat (limited to 'nb/setupBootloader.html')
-rw-r--r-- | nb/setupBootloader.html | 402 |
1 files changed, 402 insertions, 0 deletions
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 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Hovedvalg for oppstartslaster</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installasjon med DrakX"> + <link rel="up" href="index.html" title="Installasjon med DrakX"> + <link rel="prev" href="configureX_monitor.html" title="Velg en monitor"> + <link rel="next" href="setupBootloaderAddEntry.html" title="Legg til eller endre et oppstartsmenypunkt"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="nb" class="section" title="Hovedvalg for oppstartslaster"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupBootloader"></a>Hovedvalg for oppstartslaster + </h2> + </div> + </div> + </div> + + + + + + + + <div class="section" title="Oppstartslaster grensesnitt"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e886"></a>Oppstartslaster grensesnitt + </h3> + </div> + </div> + </div> + + + + <p>Mageia bruker som standard kun:</p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Grub2 (med eller uten en grafisk meny) for et eledre/MBR eller eldre GPT + system + </p> + + </li> + <li class="listitem"> + + <p>Grub2-efi for et UEFI system.</p> + + </li> + </ul> + </div> + + + <div class="tip" title="Tips" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tips]" src="tip.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Mageias grafiske menyer er fine:</p> + + </td> + </tr> + </table> + </div> + + + <div class="section" title="Grub2 på et eldre/MBR og eldre/GPT system"> + <div class="titlepage"> + <div> + <div> + <h4 class="title"><a name="d5e896"></a>Grub2 på et eldre/MBR og eldre/GPT system + </h4> + </div> + </div> + </div> + + + + + + <p>Don't modify the "Boot Device" unless you really know what you are doing.</p> + + </div> + + + <div class="section" title="Grub2-efi på UEFI systemer"> + <div class="titlepage"> + <div> + <div> + <h4 class="title"><a name="d5e902"></a>Grub2-efi på UEFI systemer + </h4> + </div> + </div> + </div> + + + + <p>With an UEFI system, the user interface is slightly different as you cannot + choose between with or without graphical menu + </p> + + + + + <p>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. + </p> + + + <p>Don't modify the "Boot Device" unless you really know what you are doing.</p> + + </div> + + </div> + + + <div class="section" title="Bruker en Mageia oppstartslaster"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e910"></a>Bruker en Mageia oppstartslaster + </h3> + </div> + </div> + </div> + + + + <p>Som standard i henhold til systemet ditt, skriver Mageia en ny:</p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>GRUB2 oppstartslaster, enten til MBR (Master Boot Record) på den første + harddisken eller til BIOS oppstartspartisjonen. + </p> + + </li> + <li class="listitem"> + + <p>Grub2-efi oppstartslaster til ESP</p> + + </li> + </ul> + </div> + + + <p>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 <span class="guibutton">Next</span> and then uncheck the box + <span class="guilabel">Probe Foreign OS</span></p> + + + + </div> + + + <div class="section" title="Bruker en eksisterende oppstartslaster"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e924"></a>Bruker en eksisterende oppstartslaster + </h3> + </div> + </div> + </div> + + + + <p>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. + </p> + + </div> + + + <div class="section" title="Bruker kjedelasting"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e927"></a>Bruker kjedelasting + </h3> + </div> + </div> + </div> + + + + <p>If you don't want a bootable Mageia, but to chain load it from another OS, + click on <span class="guibutton">Next</span>, then on + <span class="guibutton">Advanced</span> and Check the box <span class="guilabel">Do not touch ESP + or MBR</span>. + </p> + + + + + <p>Du vil få en advarsel om at oppstartslasteren mangler. Ignorer den ved å + klikke på <span class="guibutton">OK</span>. + </p> + + + + </div> + + + <div class="section" title="Valg"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e941"></a>Valg + </h3> + </div> + </div> + </div> + + + + <div class="section" title="Første side"> + <div class="titlepage"> + <div> + <div> + <h4 class="title"><a name="d5e943"></a>Første side + </h4> + </div> + </div> + </div> + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="guilabel">Delay before booting the default image</span>: This text box + lets you set a delay in seconds before the default operating system is + started up. + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Security</span>: 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. + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Password</span>: This text box is where you actually put the + password + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Password (again)</span>: Retype the password and Drakx will + check that it matches with the one set above. + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Advanced</span></p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="guilabel">Enable ACPI:</span> 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). + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Enable SMP</span>: This option enables / disables symmetric + multiprocessing for multi core processors. + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Enable APIC</span>: 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. + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Enable Local APIC</span>: Here you can set local APIC, which + manages all external interrupts for a specific processor in an SMP system. + </p> + + </li> + </ul> + </div> + + </li> + </ul> + </div> + + </div> + + + <div class="section" title="Neste side"> + <div class="titlepage"> + <div> + <div> + <h4 class="title"><a name="d5e975"></a>Neste side + </h4> + </div> + </div> + </div> + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="guilabel">Default:</span> Operating system started up by default + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Append:</span> This option lets you pass the kernel + information or tell the kernel to give you more information as it boots. + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Probe foreign OS</span>: see above <a class="link" href="setupBootloader.html#setupMageiaBootloader">Using a Mageia bootloader</a></p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Advanced</span></p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="guilabel">Video mode:</span> 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. + </p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>Do not touch ESP or MBR</strong></span>: see above <a class="link" href="setupBootloader.html#setupChainLoading">Using the chain loading</a></p> + + </li> + </ul> + </div> + + </li> + </ul> + </div> + + </div> + + </div> + + </div> + </body> +</html> |