level 1
😈铁柱😍
楼主
virtualbox已经是最新版的了,安装Ubuntu后,安装增强功能总是提示The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.
网上的方法
sudo apt-get install dkms build-essential linux-headers-$(uname -r)
sudo /etc/init.d/vboxadd setup
第一个成功了,第二个的时候没有vboxadd程序
求指教怎么解决?
2017年04月19日 06点04分
1
module compilation fails then this could be the reason.
网上的方法
sudo apt-get install dkms build-essential linux-headers-$(uname -r)
sudo /etc/init.d/vboxadd setup
第一个成功了,第二个的时候没有vboxadd程序
求指教怎么解决?