danaxchoose.blogg.se

Tails os virtualbox
Tails os virtualbox












  1. #TAILS OS VIRTUALBOX INSTALL#
  2. #TAILS OS VIRTUALBOX DRIVERS#
  3. #TAILS OS VIRTUALBOX SOFTWARE#

#TAILS OS VIRTUALBOX INSTALL#

You will need to enable the contrib debian repo for jessie, install the appropriate linux headers (possibly from jessie-backports, as that's where the Tails kernel is pulled from) and then run apt-get update then apt-get install virtualbox.

tails os virtualbox

  • It's Windows running on Oracle software.
  • Everything on Tails is in RAM and virtual machines are notoriously greedy with RAM, you will be severely restircted in the RAM available.
  • This will require root access for every boot of Tails, allowing the amnesia user the ability to escalate to root should be avoided where possible since root has the ability to permanently alter or infect the Tails USB.
  • You will have problems accessing the internet due to Tails' strict iptables rule-set, it will not automagically send the guests traffic through Tor, VirtualBox would need to be configured to use one of the provided SOCKS ports.
  • Within it's own persistent vbox disk it will still be writing a lot of data about what it's doing to disk, it will be storing long term meta-data about your activities.
  • (It can read hardware IDs and send them out to the internet).
  • If your guest operating system has pass-through access to hardware devices, it might violate anonymity.
  • You may be able to build the dkms package and then use modprobe to load the module but expect problems: the vbox kernel modules that are built) would not be stored.

    #TAILS OS VIRTUALBOX DRIVERS#

    I'm unsure if it is possible to include extra kernel drivers without including them at build time, you would likely need to build your own custom Tails ISO. Inserting random code into the kernel may entirely violate protections intended to be provided by Tails.

    #TAILS OS VIRTUALBOX SOFTWARE#

    Infact other software that requires dkms modules is explicitly recommended against by the Tails developers. I would really appreciate any helpful feedback, thanks. I am pretty noob with linux so I can't figure this out alone.

    tails os virtualbox

    I tried most suggested fixes which seemed to work for some people but couldn't get it to work because some files/folders didn't exist. I googled "virtualbox linux problems" because I figured this would be a general linux related issue, not something that has necessarely to do with tails and I got here: Please install the virtualbox-dkms package and the appropiate headers. The character device /dev/vboxdrv does not exist. I install vbox using sudo apt-get install virtualbox-qt (dont know why I have to use -qt) then initiate vbox with virtualbox and it starts but some warning does appear which says something like My idea was to install virtualbox automatically on boot using the persistance feature and save my vm disk on the persistant folder then open that machine and have my work saved. I recently tried tails and I find it pretty interesting but I am having troubles creating a windows VM inside it.














    Tails os virtualbox