二战跨考狗 发表于 2018-6-20 21:20:46

求助大神, 安装VirtuaBox过程中遇到下面的情况是怎么解决,跪谢!

问题如图片所示,一切都是按照小甲鱼的视频来操作的,此过程已反复核对并操作N多次,但就是不成功,望大神施以援手,给予解决方法,好人一生平安!

二战跨考狗 发表于 2018-6-20 21:21:54

求大神来帮忙

xypmyp 发表于 2018-6-20 22:39:18

本帖最后由 xypmyp 于 2018-6-20 22:41 编辑

What linux distribution you are using? You likely need to install the linux kernel headers and / or other development kernel items.

For fedora etc:
$ sudo yum install kernel-header kernel-devel

For debian base etc:
update your package manager.

$ apt-get update
$ apt-get upgrade -y
$ apt-get dist-upgrade -y

Install all the dependencies by running the following command:

$ apt-get install linux-headers-$(uname -r) -y

* also look at the log book in "/var/log/VBoxGuestAddutuibs.log" to see what error you actually encounter with.
* If you still stuck with this problem, you can try VMware instead.

https://www.vmware.com/au/products/workstation-player.html

full document support: https://www.blackmoreops.com/2014/06/10/correct-way-install-virtualbox-guest-additions-packages-kali-linux/

二战跨考狗 发表于 2018-6-21 15:03:26

xypmyp 发表于 2018-6-20 22:39
What linux distribution you are using? You likely need to install the linux kernel headers and / or...

初学者 看不懂啊大神

xypmyp 发表于 2018-6-21 18:14:52

二战跨考狗 发表于 2018-6-21 15:03
初学者 看不懂啊大神

那麼你先打開 terminal 逐行把 code 打進去, copy 都可以,打完一行回車一下.
你的是什麼板本的 linux?

*$ 不用打

二战跨考狗 发表于 2018-6-26 15:49:56

xypmyp 发表于 2018-6-21 18:14
那麼你先打開 terminal 逐行把 code 打進去, copy 都可以,打完一行回車一下.
你的是什麼板本的 linux? ...

已安装vc++6.0   linux还不会搞,等我有点基础再搞linux
页: [1]
查看完整版本: 求助大神, 安装VirtuaBox过程中遇到下面的情况是怎么解决,跪谢!