Installing VirsualBox Guest Additions on Debian

簡單來講:

1. 以 root 身份登陸: su

2. 更新源列表 : apt-get update安全

3. 安全更新: apt-get upgrade ui

4. 安裝必需插件: apt-get install build-essential module-assistantspa

5. 配置系統內核模塊: m-a prepare插件

6. 在 Host 機上選擇 「設備」- 「安裝加強功能」(在虛擬機的菜單中,而不是virtualBox程序的菜單中),而後在虛擬機中掛載設備: mount metia/cdromget

7. 運行安裝程序: /media/cdrom/VBoxLinuxAdditions.run虛擬機

 

而後,跟着感受走吧。。。it

 


Installing Guest Additions on Debian

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

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