aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/de/drakboot--boot.xml
blob: 7e069766a2a66cff08f1741603b9e63f8ef7b2ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="de" xml:id="drakboot--boot">
  <info>
    <title xml:id="drakboot--boot-ti1">Bootmanager einrichten </title>

    <subtitle>drakboot --boot</subtitle>
  </info>

  <mediaobject>
    <imageobject>
      <imagedata revision="1" fileref="drakboot--boot.png" align="center" xml:id="drakboot--boot-im1" format="PNG"/>
    </imageobject>
  </mediaobject>

  <para>If you are using an UEFI system, the user interface is slightly different as
you cannot choose the boot loader (first drop down list) since only one is
available.</para>

  <mediaobject>
    <imageobject>
      <imagedata fileref="drakboot--boot2.png"/>
    </imageobject>
  </mediaobject>

  <para>this tool<footnote>
      <para>Sie können das Programm über die Kommandozeile aufrufen, indem Sie <emphasis
role="bold">drakboot --boot</emphasis> als root eingeben.</para>
    </footnote> allows you to configure the
boot options (choice of the bootloader, set a password, the default boot,
etc.)</para>

  <para>Sie finden es im Systemstart Tab im Mageia Kontrollzentrum unter
'Bootmanager einrichten'</para>

  <warning>
    <para>Don't use this tool if you don't know exactly what you are doing.  Changing
some settings may prevent your machine from booting again !</para>
  </warning>

  <para>In the first part, called <guilabel>Bootloader</guilabel>, it is possible to
choose which <guibutton>Bootloader to use</guibutton>, Grub or Lilo, and
with a graphical or a text menu. It is just a question of taste, there are
no other consequences. You can also set the <guibutton>Boot
device</guibutton>, don't change anything here unless you are an expert. The
boot device is where the bootloader is installed and any modification can
prevent you machine from booting.</para>

  <para>In the second part, called <guilabel>Main options</guilabel>, you can set
the <guibutton>Delay before booting default image</guibutton>, in
seconds. During this delay, grub or Lilo will display the list of available
operating systems, prompting you to make your choice, if no selection is
made, the bootloader will boot the default one once the delay elapses.</para>

  <para>In the third and last part, called <guibutton>Security</guibutton>, it is
possible to set a password.</para>

  <para>Die Schaltfläche <guibutton>Erweitert</guibutton> bietet einige zusätzliche
Optionen.</para>

  <para><guibutton>ACPI aktivieren:</guibutton></para>

  <para>ACPI (Advanced Configuration and Power Interface) ist ein Standard für die
Energieverwaltung. Es kann Strom sparen durch das ausschalten von
ungenutzten Geräten; dies war eine Methode die damals APM nutzte. Aktiviere
die Box wenn Ihre Hardware ACPI unterstützt.</para>

  <para><guibutton>SMP aktivieren:</guibutton></para>

  <para>SMP steht für symmetrisches Multiprozessorsystem und ist eine Architektur
für Mehrprozessorsysteme.</para>

  <note>
    <para>Wenn Sie einen Prozessor mit HyperThreading besitzen, wird Mageia ihn als
dualen Prozessor anzeigen und SMP aktivieren.</para>
  </note>

  <para><guibutton>APIC aktivieren</guibutton> und <guibutton>Lokales APIC
aktivieren:</guibutton></para>

  <para>APIC stands for Advanced Programmable Interrupt Controller. There are two
components in the Intel APIC system, the local APIC (LAPIC) and the I/O
APIC. This one routes the interrupts it receives them from peripheral buses
to one or more local APICs that are in the processor. It is really useful
for multi-processor systems. Some computers have problems with the APIC
system which can cause freezes or incorrect device detection (error message
"spurious 8259A interrupt: IRQ7"). In this case, disable APIC and/or Local
APIC.</para>

  <mediaobject>
    <imageobject>
      <imagedata fileref="drakboot1.png"/>
    </imageobject>
  </mediaobject>

  <para>In the <guibutton>Next</guibutton> screen, you can see the list of all the
available entries at boot time. The default one is asterisked. To change the
order of the menu entries, click on the up or down arrows to move the
selected item. If you click on the <guibutton>Add</guibutton> or
<guibutton>Modify </guibutton>buttons, a new window appears to add a new
entry in the Grub menu or to modify an existing one. You need to be familiar
with Lilo or Grub to be able to use these tools.</para>

  <mediaobject>
    <imageobject>
      <imagedata fileref="drakboot2.png"/>
    </imageobject>
  </mediaobject>

  <para>Das  <guilabel>Bezeichung</guilabel> ist ein Freitextfeld. Schreiben Sie
hier hinein, was im Menü angezeigt werden soll. Es stimmt mit dem Grub
Kommando 'title' überein, zum Beispiel Mageia3</para>

  <para>The <guilabel>Image</guilabel> field contains the kernel name. It matches
the Grub command "kernel". For example /boot/vmlinuz.</para>

  <para>The <guilabel>Root</guilabel> field contains the device name where the
kernel is stored. It matches the Grub command "root". For example (hd0,1).</para>

  <para>The <guilabel>Append</guilabel> field contains the options to be given to
the kernel at boot time.</para>

  <para>If the box <guilabel>Default</guilabel> is checked, Grub will boot this
entry by default.</para>

  <para>In the extra screen called <guilabel>Advanced</guilabel>, it is possible to
choose the <guilabel>Video mode</guilabel>, an <guilabel>initrd</guilabel>
file and a <guilabel>network profile</guilabel>, see <xref
linkend="draknetprofile"/>, in the drop-down lists.</para>
</section>