Re: [Tails-dev] Tails 0.14 rc1 virtualization testing & howt…

Delete this message

Reply to this message
Author: adrelanos
Date:  
To: tails-dev
Subject: Re: [Tails-dev] Tails 0.14 rc1 virtualization testing & howto install virtualbox and vmplayer
Hi,

I wanted to expand the bottom of:
https://tails.boum.org/todo/Two-layered_virtualized_system/

...but was prevented by the spam filter (too much links).

> You could communicate with Virtual Box using hardware serials. Examples:


> sudo -u $USERNAME VBoxManage setextradata "$VMNAME"

"VBoxInternal/Devices/pcbios/0/Config/DmiBIOSVendor" "BIOS Vendor"

> sudo -u $USERNAME VBoxManage setextradata "$VMNAME"

"VBoxInternal/Devices/pcbios/0/Config/DmiSystemUuid"
"9852bf98-b83c-49db-a8de-182c42c7226b"

> https://github.com/adrelanos/Whonix/blob/master/whonix_createvm for

more examples

> Change hardware serials to some specified value, let Tails read it and

let Tails act accordingly.

Cheers,
adrelanos