aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/de
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2016-02-10 16:34:33 +0200
committerYuri Chornoivan <yurchor@ukr.net>2016-02-10 16:34:33 +0200
commit7d3ae98c43912caf98e23910c78cd5593cbe2cdd (patch)
tree761ec75c6707adaa2d58c6bc887c0d2a9d217afa /docs/mcc-help/de
parent6382856e32f5d1e2c506e0404f30e9b4fce52e12 (diff)
downloadtools-7d3ae98c43912caf98e23910c78cd5593cbe2cdd.tar
tools-7d3ae98c43912caf98e23910c78cd5593cbe2cdd.tar.gz
tools-7d3ae98c43912caf98e23910c78cd5593cbe2cdd.tar.bz2
tools-7d3ae98c43912caf98e23910c78cd5593cbe2cdd.tar.xz
tools-7d3ae98c43912caf98e23910c78cd5593cbe2cdd.zip
Remove stale files
Diffstat (limited to 'docs/mcc-help/de')
-rw-r--r--docs/mcc-help/de/drakboot--boot.xml173
1 files changed, 0 insertions, 173 deletions
diff --git a/docs/mcc-help/de/drakboot--boot.xml b/docs/mcc-help/de/drakboot--boot.xml
deleted file mode 100644
index 7fd96d43..00000000
--- a/docs/mcc-help/de/drakboot--boot.xml
+++ /dev/null
@@ -1,173 +0,0 @@
-<?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 a UEFI system instead of BIOS, 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>It is found under the Boot tab in the Mageia Control Center labeled "Set up
-boot system".</para>
-
- <warning>
- <para>Verwende dieses Werkzeug nicht, wenn Sie nicht genau wissen was Sie tun. Das
-ändern einiger Einstellungen kann dazu führen, dass Ihr System nächstes Mal
-womöglich nicht mehr bootet !</para>
- </warning>
-
- <para>In the first part, called <guilabel>Bootloader</guilabel>, it is possible if
-using BIOS, to choose which <guibutton>Bootloader to use</guibutton>, Grub,
-Grub2 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 your machine from booting.</para>
-
- <para>In UEFI system, the bootloader is <guilabel>Grub2-efi</guilabel> and is
-installed in /boot/EFI partition. This FAT32 formatted partition is common
-to all operating systems installed.</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>Im dritten und letzten Teil, <guibutton>Sicherheit</guibutton> genannt, ist
-es möglich ein Passwort festzulegen.</para>
-
- <para>Die Schaltfläche <guibutton>Fortgeschritten</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>The <guibutton>Next</guibutton> screen differs depending on whether you have
-an <emphasis>BIOS</emphasis> or <emphasis>UEFI</emphasis> system.</para>
-
- <itemizedlist>
- <listitem>
- <para>You have a <emphasis>BIOS</emphasis> system:</para>
-
- <para>In this case, 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 bootloader 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 Feld <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>Das <guilabel>Abbild</guilabel> Feld enthält den Kernel Namen. Es stimmt mit
-dem Grub Kommando "kernel" überein. Zum Beispiel /boot/vmlinuz.</para>
-
- <para>Das <guilabel>Root</guilabel> Feld enthält den Gerätenamen auf dem sich der
-Kernel befindet. Es stimmt mit dem Grub Kommando "root" überein. Zum
-Beispiel (hd0,1).</para>
-
- <para>Das <guilabel>Hinzufügen / Erweitern</guilabel> Feld enthält die Parameter,
-welche dem Kernel zum Booten übergeben werden.</para>
-
- <para>Wenn die Box <guilabel>Standard</guilabel> ausgewählt ist, wird Grub mit
-diesem Eintrag standardmäßig booten.</para>
-
- <para>Im separaten <guilabel>Fortgeschritten</guilabel> Bildschirm ist es möglich,
-den <guilabel>Video-Modus</guilabel>, eine <guilabel>Init-RamDisk</guilabel>
-Datei und ein <guilabel>Netzwerk Profil</guilabel>, siehe <xref
-linkend="draknetprofile"/>, aus der Drop-Down Liste zu wählen.</para>
- </listitem>
-
- <listitem>
- <para>You have a <emphasis>UEFI</emphasis> system:</para>
-
- <para>In this case, the drop-down list displays all the available entries; click
-on the one wanted as the default one.</para>
-
- <mediaobject>
- <imageobject>
- <imagedata fileref="drakboot3.png"/>
- </imageobject>
- </mediaobject>
-
- <para>Das <guilabel>Hinzufügen / Erweitern</guilabel> Feld enthält die Parameter,
-welche dem Kernel zum Booten übergeben werden.</para>
-
- <para>In the extra screen called <guilabel>Advanced</guilabel>, it is possible to
-choose the <guilabel>Video mode</guilabel>.</para>
-
- <para>To set many other parameters, you can use <emphasis>Grub
-Customize</emphasis>r, available in the Mageia repositories (see below).</para>
-
- <mediaobject>
- <imageobject>
- <imagedata fileref="drakboot4.png" xreflabel="titi"/>
- </imageobject>
- </mediaobject>
- </listitem>
- </itemizedlist>
-
- <para/>
-</section> \ No newline at end of file