E' possibile avviare Tails in una macchina virtuale utilizzando Virtualbox da un sistema operativo Windows, Linux o macOS.

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 ha una versione gratuita chiamata VirtualBox Open Source Edition ed alcuni componenti proprietari, per esempio per poter aggiungere il supporto per dispositivi USB.

For security reasons, we recommend you to use only the Open Source Edition, though it does not allow the use of a Persistent Storage.

Considerazioni di sicurezza per Windows e macOS

Nei nostri avvisi di sicurezza relativi alla virtualizzazione raccomandiamo di avviare Tails in una macchina virtuale soltanto se il sistema operativo host è affidabile.

Microsoft Windows e macOS sono software proprietari e quindi non possono essere considerati affidabili. Avvia Tails in una macchina virtuale su Windows o macOS soltanto a scopo di test e non farci affidamento per la tua sicurezza.

Installazione

Per installare VirtualBox su Debian o Ubuntu, eseguite i seguenti comandi:

sudo apt install virtualbox

Per le istruzioni su come installare VirtualBox su altri sistemi operativi, fate riferimento alla documentazione VirtualBox.

Avvia Tails da un'immagine ISO

  1. Download Tails as an ISO image, instead of a USB image.

  2. Start VirtualBox.

Per creare una nuova macchina virtuale:

  1. Choose Machine ▸New....

  2. In the dialog Virtual machine Name and Operating System:

    1. Specify:

      • Name: a name of your choice

      • ISO Image: the ISO image that you want to start Tails from

    2. Click Expert Mode.

  3. In the dialog Hardware:

    1. Allocate at least 2048 MB of RAM.

    2. Click Next.

  4. In the dialog Virtual Hard disk:

    1. Choose Do not add a virtual hard drive.

    2. Click Next.

    3. Click Continue in the warning dialog about creating a virtual machine without a hard drive.

Per avviare la nuova macchina virtuale:

  1. Seleziona la macchina virtuale nel riquadro a sinistra.

  2. Cliccate Start.

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.