- doc
- advanced topics
- virtualization
- VirtualBox
Es ist möglich, Tails in einer virtuellen Maschine mit VirtualBox von einem Windows, Linux, oder macOS Hostbetriebssystem auszuführen.
Running Tails inside a virtual machine has various security implications. Depending on the host operating system and your security needs, running Tails in a virtual machine might be dangerous.
VirtualBox hat eine Freie Software Edition, genannt VirtualBox Open Source Edition und einige proprietäre Komponenten, beispielsweise, um Unterstützung für USB-Geräte zu ermöglichen.
For security reasons, we recommend you to use only the Open Source Edition, though it does not allow use of a Persistent Storage.
Security considerations for Windows and macOS
In unseren Sicherheitswarnungen zur Virtualisierung empfehlen wir Ihnen Tails nur dann in einer virtuellen Maschine zu betreiben, wenn das Hostbetriebssystem vertrauenswürdig ist.
Microsoft Windows and macOS being proprietary software, they cannot be considered trustworthy. Only run Tails in a virtual machine on Windows or macOS for testing purposes and do not rely on it for security.
Installation
Um VirtualBox in Debian oder Ubuntu zu installieren, führen Sie folgenden Befehl aus:
sudo apt install virtualbox
Für Anweisungen, wie Sie VirtualBox auf anderen Betriebssystemen installieren, beziehen Sie sich auf die Dokumentation von VirtualBox.
Running Tails from an ISO image
Download Tails as an ISO image, instead of a USB image.
Start VirtualBox.
Um eine neue virtuelle Maschine zu erstellen:
Choose Machine ▸New....
In the Name and operating system screen:
Specify:
- A name of your choice
- Type: Linux
- Version: Other Linux (64 bit)
Click Next.
In the Memory size screen:
Allocate at least 2048 MB of RAM.
Click Next.
In the Hard drive screen:
Choose Do not add a virtual hard drive.
Click Create.
Click Continue in the warning dialog about creating a virtual machine without a hard drive.
Die virtuelle Maschine so konfigurieren, dass sie von einem ISO-Image startet:
Wählen Sie die neue virtuelle Maschine im linken Fensterbereich aus.
Choose Machine ▸ Settings....
Select System in the left pane.
Stellen Sie sicher, dass im Reiter Motherboard im Abschnitt Extended Features die Option Enable I/O APIC ausgewählt ist
Wählen Sie Massenspeicher im linken Fensterbereich aus.
Wählen Sie Leer unterhalb von Controller: IDE in der Speicherbaum-Auswahl im rechten Fensterbereich aus.
Click on the CD icon on the right of the window and select Choose a virtual CD/DVD disk file... to browse for the ISO image you want to start Tails from.
Check the Live CD/DVD option.
Click OK.
Um die virtuelle Maschine zu starten:
Wählen Sie die virtuelle Maschine im linken Fensterbereich aus.
Klicken Sie auf Starten.
VirtualBox Guest Additions has been removed since Tails 4.27. As a result:
The shared clipboard feature of VirtualBox is unavailable.
The screen resolution of Tails can't be changed by resizing the virtual machine window in the host OS. The screen resolution must be changed from inside Tails.
To change the screen resolution from inside Tails, choose Applications ▸ System Tools ▸ Settings ▸ Displays ▸ Resolution.
You might also need to adjust the virtual machine window in the host OS to fit the new screen resolution.
We plan to add back VirtualBox Guest Additions in a future version of Tails. See #18728.