$ virt-sandbox -c qemu:///session /bin/date
Unable to start sandbox: Kernel module dir /lib/modules/3.18.5-x86_64-linode52/kernel does not exist
"""
I have been told by the guys of Linode that:
"The kernels we use are completely compiled and do not utilize modules. In addition, the kernels are loaded from the host rather than the /boot directory"
Any hints to solve this issue? Is the only solution to compile my own kernel?
Also, if I decide to use a service like Linode, AWS, Digital Ocean...then the server that I would be using would be already a virtual server. Is it a problem to run virt-sandbox within a server which is already a virtual server?
Thanks a lot!