#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 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.
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.