Tagged Questions
0
votes
1answer
21 views
update Linux Headers when Kernel is updated
Any time Ubuntu wants to upgrade my kernel, it doesn't seem to upgrade the headers at the same time. This results in certain drivers not being rebuilt such as wireless and virtualbox drivers. I always ...
2
votes
1answer
482 views
The following packages were automatically installed and are no longer required
After a fresh install of Ubuntu 12.04.1 (64bit), I get the following message when I want to install software via terminal:
The following packages were automatically installed and are no longer ...
12
votes
6answers
15k views
Error: kernel headers not found. (But they are in place)
I'm trying to install the Guest Additions in VirtualBox 4.04. Host OS is Ubuntu desktop 11.04 64bit, guest OS is Ubuntu server 11.10 64bit.
$ sudo ./VBoxLinuxAdditions.run
After some output this ...