Debian8 VirtualBox Tools 安装

mac2022-06-30  91

Installing Guest Additions on Debian

Follow these steps to install the Guest Additions on your Debian virtual machine:

Login as root;Update your APT database with apt-get update;Install the latest security updates with apt-get upgrade;Install required packages with apt-get install build-essential module-assistant;Configure your system for building kernel modules by running m-a prepare;Click on Install Guest Additions… from the Devices menu, then run mount /media/cdrom.Run sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen.

转载于:https://www.cnblogs.com/Dennis-mi/articles/5555208.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)