Tagged Questions
3
votes
1answer
6k views
How to solve “building the main Guest Additions module Failed”
I tried to install the VirtualBox Guest Additions module in a VM guest running CentOS but I get this error message when everything else was okay:
building the main Guest Additions module Failed
...
2
votes
1answer
487 views
VirtualBox host-only network suddenly stopped working , no interface available inside
I'm unable to setup host-only network in virtualbox suddenly , please see my screenshot , there's no entry in "Name" comboBox
2
votes
2answers
5k views
I am failing to build VirtualBox driver for Linux 2.6.38
I am running Debian 6, and decided to install 2.6.38 kernel from Unstable. I also installed the headers so that I can later on :
sudo apt-get install --target-release=unstable ...