1. 程式人生 > >ubuntu server環境安裝virtualbox增強工具

ubuntu server環境安裝virtualbox增強工具

Installing VirtualBox's "Guest Additions" is not as straight forward as I'd like it to be for an Ubuntu Server Guest but I figured out the solution.

In this tutorial I am using:

  • Host: Windows XP Professional
  • VirtualBox: 3.1.6
  • Guest: Ubuntu Server 10.04 (Lucid Lynx )

So say you have a host with VirtualBox installed (I have Windows XP, you have any version of Windows, Mac, Solaris, Linux, etc.) and have an Ubuntu Server installed as a guest. If you want to install "Guest Additions" for added features (such as seemless mode, copy and paste support, or shared folders in my case), you're supposed to click Devices > Install Guest Additions...

but when I clicked the button, nothing popped up. Why doesn't anything pop-up? Did it download? Was there an error?

Unbeknown to me, VirtualBox actually downloaded an image called VBoxGuestAdditions.iso, all without telling me. Great,  it's downloaded, but how do I mount and install it?

First off, let's grab some libraries we need for Guest Additions to install
sudo apt-get install build-essential linux-headers-`uname -r`


Then mount it
sudo mount /dev/cdrom1 /mnt

Then run the proper executable (make sure you look for the correct one for your machine)
sudo bash /mnt/VBoxLinuxAdditions-x86.run

There will be an error that states the not all features could be installed

Installing the Window System drivers ...fail!
(Could not find the X.org or XFree86 Window System.)

But this is okay. VirtualBox's Guest Additions installs some features that we don't need on a server (seemless mode, copy and paste, etc.) If you want these features, you'll have to install 67MB+ of X.Org libraries
sudo apt-get install xserver-xorg xserver-xorg-core

So it's up to you: GuestAdditions with 67MB+ of X.Org libraries or let these drivers fail and enjoy shared folders.

相關推薦

ubuntu server環境安裝virtualbox增強工具

Installing VirtualBox's "Guest Additions" is not as straight forward as I'd like it to be for an Ubuntu Server Guest but I figured out the solution. In th

安裝VirtualBox增強工具以及配置VIM

目的:提高Linux虛擬機器使用便捷性 0x01 安裝VirtualBox增強工具及共享資料夾設定 安裝增強功能後可以實現更多VirtualBox的特殊功能,如“共享資料夾”、“共享貼上板”和“拖放”等,可增強使用者的使用體驗。 為了防止直接安裝增強功能可能出現錯誤,首

七、安裝VirtualBox增強工具及共享資料夾設定

每次都要從VirtualBox釋放滑鼠都要點選鍵盤右下方的Ctrl鍵!有沒有好的辦法可以解決這個麻煩事?答案是有的,那就安裝VirtualBox的"增強功能"!虛擬機器"裝置"選項欄處有"共享資料夾"、"共享貼上板"和"拖放"這些聽上去聽炫酷的功能,但是打對勾之後一個都不能實

Ubuntu安裝VM增強工具

Ubuntu安裝VM增強工具 Ubuntu安裝VM增強工具​​​​​​​好處: 增強工具作用 和host共享資料夾 滑鼠自動撲捉釋放 高分屏 自適應視窗 安裝步驟 1.vmware->虛擬機器選單->安裝vmware-tool工具

使用virtualbox安裝VBoxGuestAdditions增強工具 共享資料夾失敗問題

最近使用virtualbox 4.3.12版本,guest使用centos,host為windows系統,最新的virtualbox已經直接支援啟動時自動掛載共享資料夾,但是安裝VBoxGuestAdditions時總是提示編譯核心失敗。檢視log提示類似如下: grep

Ubuntu 16.04安裝VirtualBox 5.1實現無縫模式

https 1.2 快捷 show 管理 1.0 pkg Coding owin 下載: wget http://download.virtualbox.org/virtualbox/5.1.26/virtualbox-5.1_5.1.26-117224~Ubuntu

Ubuntu 16.04安裝Shell管理工具PAC Manager

pos div span col baidu lan body 6.0 下載 下載: (鏈接: https://pan.baidu.com/s/1nvqrVgH 密碼: 45wz) 安裝: sudo dpkg -i pac-4.5.5.7-all.deb

02 - 安裝VirtualBox增強功能並設置共享文件夾

vbo 再次 密碼 info png 增強 rtu log ubuntu VirtualBox增強功能可以讓系統分辨率可以自適應窗口,並且可以共享文件夾,還有其他很多有用的功能。 安裝VirtualBox增強功能。 VirtualBox的菜單:設備->安裝增強功能,

Ubuntu 18.04 安裝 virtualbox

修復 wiki http 安裝包 style download 8.0 sta deb 1、安裝包下載地址 【https://www.virtualbox.org/wiki/Linux_Downloads】 2、進入軟件包的文件夾 sudo dpkg -i 安裝包的名字.

ubuntu server 14 安裝圖形介面教程

https://jingyan.baidu.com/article/64d05a0262b613de55f73b0e.html 參考下,親測有效,本人ubuntu16,32位的,已經安裝成功; 還有16的: http://forum.ubuntu.org.cn/viewtopic.php

ubuntu桌面環境安裝中文環境

apt install language-pack-zh-hans* language-pack-gnome-zh-hans* language-pack-kde-zh-hans* apt install $(check-language-support) 解決中文無法拖動檔案 找到Ubunt

裝機(一) ubuntu server 系統安裝圖文教程

裝機任務為Dell C4130伺服器,安裝ubuntu16.04系統,無圖形介面。 第一步為了安裝ubuntu系統我們需要先下載合適的系統,這裡我們下載了ubuntu16.04LTS伺服器版本,也就是server版本的系統。可以去官方網站下載http://ww

ubuntu server安裝Hadoop步驟

1. Java安裝: Because everything work with java. $ sudo apt-get install openjdk-7-jdk 安裝之後,可以檢視java的版本資訊: [email protected]:~$ java -version java version

ubuntu 16.04 安裝 redis-cli工具

使用命令: sudo apt-get install libjemalloc1 sudo apt-get install redis-tools sudo apt-get install redis-server 正在讀取軟體包列表… 完成 正在分析軟體包的依賴關係樹 正在讀取狀態資訊…

Ubuntu 14.04 安裝圖形監控工具Graphite

什麼是graphite? 先看看百度百科是怎麼介紹 Graphite 是一個Python寫的web應用,採用django框架,Graphite用來進行收集伺服器所有的即時狀態,使用者請求資訊,Memcached命中率,RabbitMQ訊息伺服器的狀態,

ubuntu 18.04安裝virtualbox 後啟動沒反應

1. ubuntu 18.04 安裝了virtualbox 對應的ubuntu18.04 amd64以後,啟動virtualbox沒反應,一閃而過,就是啟動不起來 2. 直接命令列啟動 找到命令 cd /usr/bin 啟動 /usr/bin$ ./

【Linux】安裝 virtualbox 增強功能

安裝 virtualbox 增強功能 建議:先看完參考連結,再檢視後續文章內容 掛載 VBoxLinuxAdditions 映象 方法1:使用虛擬機器自帶功能 - 安裝增強功能來安裝映象 會自動mount映象到虛擬機器中

ubuntu maven環境安裝配置以及工程建立

一、環境說明: 作業系統:Ubuntu 12.04.2 LTS(32位) maven:apache-maven-3.2.2 二、下載 maven 選擇最新版本的maven安裝包,我安裝時最新安裝包是apache-maven-3.2.

ubuntu 14.04 安裝交叉編譯工具鏈arm-none-linux-gnueabi

使用解壓版安裝方式,下載工具鏈壓縮包: arm-2014.05-29-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2,參考連結。 解壓縮到/opt/下 ,出現/opt/arm-2014.05 目錄。 #

Ubuntu Server搭建安裝 Gitlab

main 用戶 tls href 深圳 倉庫管理系統 信息 搭建 username Gitlab介紹GitLab 是一個用於倉庫管理系統的開源項目。使用Git作為代碼管理工具,可通過Web界面進行訪問公開的或者私人項目。它擁有與Github類似的功能,能夠瀏覽源代碼,管理