Usare Ubuntu 16.04 e installare VirtualBox 5 secondo il metodo prescritto qui per "Distribuzioni Linux basate su Debian":
https://www.virtualbox.org/wiki/Linux_Downloads
Ciò presenta un problema con il kernel in questa versione che è stato risolto come tale:
https://askubuntu.com/a/768310/254069
Tentare di creare un adattatore solo host in questo modo non riesce:
$ VBoxManage hostonlyif create
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to create the host-only adapter
VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
VBoxManage: error: Context: "RTEXITCODE handleCreate(HandlerArg*)" at line 71 of file VBoxManageHostonly.cpp
lsof | grep vboxmostra?