如何在VirtualBox底下的CentOS 5.3安裝Guest Additions?

| No Comments | No TrackBacks
這個會稍微麻煩些..

  1. 打開terminal (Right Click mouse->Open Terminal)

  2. 輸入yum install gcc -y

  3. 安裝完之後, 輸入yum install kernel sources -y

  4. 安裝完之後, 輸入yum install kernel-devel -y

  5. 待以上步驟做完之後, 重新啟動OS

  6. 重新進入OS之後, VirtualBox Windows 的Menu, Device->Install Guest Additions, 之後會看到已經自動將Gues Additions mount 成CDROM了.

  7. 打開terminal (Right Click mouse->Open Terminal)

  8. 輸入 cd /media/VBOXADDITIONS_3.0.2_49928

  9. Intel 處理器, 請輸入 sudo sh ./VBoxLinuxAdditions-x86.run 或者;

  10. AMD處理器, 請輸入 sudo sh ./VboxLinuxAdditions-amd64.run

  11. 開始安裝...

  12. 完成之後, 重新啟動OS

No TrackBacks

TrackBack URL: http://www.ode2forest.com/mt-tb.cgi/38

Leave a comment

About this Entry

This page contains a single entry by Gordon Lim published on August 5, 2009 7:16 PM.

CentOS 安裝PHP 的GD 模組 was the previous entry in this blog.

簡單易懂的現代魔法 - 生成魔法 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.