标签:ack set from ubuntu bsp utils virt restart ons
Ubuntu 20.04 Install Guest Additions for VirtualBox时有报错:
This system is currently not set up to build kernel modules.
Please install the gcc make perl packages from your distribution.
VirtualBox Guest Additions: Running kernel modules will not be replaced until the system is restarted.
解决方法:
# sudo apt install virtualbox-guest-utils virtualbox-guest-dkms
#sudo ./VBoxLinuxAdditions.run
Ubuntu 20.04 Install Guest Additions for VirtualBox
标签:ack set from ubuntu bsp utils virt restart ons
原文地址:https://www.cnblogs.com/rusking/p/13381884.html