Der Bootloader ist das Erste, was auf dem Bildschirm erscheint, wenn Tails startet.

Du kannst den Boot Loader nutzen um die Boot-Optionen (englisch 'boot options') zu ändern. Boot-Optionen sind Start-Parameter die genutzt werden, um Probleme mit nicht standardmässig unterstützten Hardware Komponenten zu umgehen. Zum Beispiel, unsere Liste unbekannter Fehler mit Grafikkarten dokumentiert boot options für unterschiedliche Grafikkarten.

Es ist derzeit nicht möglich, die Bootoptionen dauerhaft zu ändern.

Siehe #18268 für mögliche Lösungen.

Je nach Computer kann der Bootloader entweder GRUB oder SYSLINUX sein.

Verwendung von SYSLINUX

So sieht SYSLINUX aus:

“Schwarzer

Wenn Ihr Bootloader anders aussieht, beziehen Sie sich auf unsere Anweisungen unten zum Ändern der Boot-Optionen unter Verwendung von GRUB.

Um die Boot-Optionen in SYSLINUX zu ändern:

  1. Press Tab when SYSLINUX appears.

    A command line with a list of boot options appears at the bottom of the screen.

    SYSLINUX mit
einer Liste von Optionen, die mit '/live/vmlinuz' am Ende beginnt

  2. Ändern Sie die Boot-Optionen nach Bedarf.

    Um eine Boot-Option hinzuzufügen, drücken Sie Space und geben Sie die Boot-Option ein, die Sie hinzufügen möchten.

    Wenn Sie mehr als eine Boot-Option hinzufügen möchten, geben Sie sie nacheinander ein und trennen Sie sie mit einem Space.

  3. Drücken Sie Enter, um Tails zu starten.

Using GRUB

This is what GRUB looks like:

Schwarzer Bildschirm ('GNU GRUB') mit Tails-Logo
und 3 Optionen: 'Tails', 'Tails (Fehlermodus)' und 'Tails (Externe Festplatte)'.

If your Boot Loader looks different, refer to our instructions on modifying the boot options using SYSLINUX above.

To modify the boot options in GRUB:

  1. Press e when GRUB appears.

    A new screen appears with more options.

    GRUB with a list of
options starting with 'setparams Tails'

  2. Ändern Sie die Boot-Optionen nach Bedarf.

    To add a boot option, navigate with the arrows of the keyboard to the end of the line that starts with linux. Type the boot option that you want to add. The line is most likely wrapped and displayed on several lines but it is a single configuration line.

    Wenn Sie mehr als eine Boot-Option hinzufügen möchten, geben Sie sie nacheinander ein und trennen Sie sie mit einem Space.

  3. Press Ctrl+X, F10, or Fn+F10 to start Tails.