Monday, September 24, 2018

apt - Problem With Guest Additions in Ubuntu Server [Virtual Box]

I have a problem installing Guest additions in ubuntu server with kernel 3.13.0-39-generic
I install whole headers for this kernel with
$ sudo apt-get install build-essential linux-headers-$(uname -r) dkms


And when i do
$ ./VBoxLinuxAdditions.run


Returns this error:
"The headers for the current running kernel were not found. If the following module compilation fails then this could be the reason.
Building the main Guest additions module ...fail!
(look at /var/log/vboxadd-install.log to find out what went wrong)
Warning: unknow version of the X Window System installed. Not installing X Window System drivers.


And the rest is done...
i also did
$ sudo apt-get install xserver-xorg xserver-xorg-core


I will gonna crazy i got 2 days looking for internet and trying everything but nothing works...
It was on Ubuntu Server
Thanks :)

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...