Install VirtualBox Guest Additions on Ubuntu Server 8.10

7 03 2009

If you have a minimal base installation of Ubuntu Server 8.10 than you have to install the following:

  1. build-essential
  2. linux-headers

on you command line type:

sudo apt-get install build-essential linux-headers-`uname -r`

then goto VBox Menu Device, there select Install Guest Additions, than you can mount the Guest Additions as CDROM. On your command line type the following:

root@ubuntu810servervm:/media/cdrom# mount /dev/cdrom /media/cdrom
mount: block device /dev/scd0 is write-protected, mounting read-only


root@ubuntu810servervm:/media/cdrom# cd /media/cdrom
root@ubuntu810servervm:/media/cdrom# ls -l
total 16468
dr-xr-xr-x 3 root root    2048 2009-02-16 17:27 32Bit
dr-xr-xr-x 2 root root    2048 2009-02-16 17:27 64Bit
-r--r--r-- 1 root root     192 2009-01-23 10:36 AUTORUN.INF
-r-xr-xr-x 1 root root 1928117 2009-02-16 17:26 VBoxLinuxAdditions-amd64.run
-r-xr-xr-x 1 root root 1761598 2009-02-16 17:26 VBoxLinuxAdditions-x86.run
-r--r--r-- 1 root root 4768256 2009-02-16 17:25 VBoxSolarisAdditions.pkg
-r-xr-xr-x 1 root root 4389880 2009-02-16 17:17 VBoxWindowsAdditions-amd64.exe
-r-xr-xr-x 1 root root  477712 2009-02-16 17:05 VBoxWindowsAdditions.exe
-r-xr-xr-x 1 root root 3532024 2009-02-16 17:07 VBoxWindowsAdditions-x86.exe


root@ubuntu810servervm:/media/cdrom# sudo ./VBoxLinuxAdditions-x86.run

Follow the onscreen instructions. That’s it.


Actions

Information

12 responses

12 04 2009
Jose

I followed your steps, and still having issues … I did not install (and would not like) the GUI, but want to expand the screen so I can type and read better. I mounted the CD, browse the VB additions file(s), ran it … after installed the headers, but I’m recieving this error:

Could not find X.org or Xfree.86 on the guest system

The X window drivers will not be installed

13 04 2009
joergweis

Dear Jose, if you do not have the gui installed you can ignore this error message this only tells you that the vbox additions for Xfree.86 could not be installed, this is always the issue if you have a non gui (server) installation. Regards Jörg.

14 04 2009
Jose

Thanks so much for your help! Now I feel a bit stupid for my question, hahaha… but I learned something new. I’m learning Linux and it is an amazing Os but learning curve is a bit high. Thank you for reply,

Regards,

Jose

8 09 2009
sinsibo

Hi,

i follow your instruction, but it doesn’t works. Everthing is installed without problems.
I want to change the size of my window, but nothing happen. it is still the same size.
I activate the mouse in Terminalmodus, but Virtualbox keep it catch.
What are the vantage of the guest addition?
I hope you can help me.

Cheers
Sam

10 09 2009
joergweis

have you rebooted the Virtual Machine??

10 09 2009
sinsibo

Yes i did.
What could it be?

29 09 2009
spablos

Same for me dosent work ;-(

8 06 2010
Setting Up My Site « entreprenewb

[...] I then had to configure the VM for sharing files between the VM and local machine using the “guest additions” software from VirtualBox, see http://joergweis.wordpress.com/2009/03/07/install-virtualbox-guest-additions-on-ubuntu-server-810/ [...]

16 10 2010
travis

I found this how-to and it should work for your version of ubuntu. I did this on an ubuntu 9.10 server and all went perfectly.

http://bkintegration.com/2010/10/install-virtualbox-additions-on-ubuntu/

20 10 2010
2 09 2011
Andrew

Thanks, worked for me!

11 01 2012
egoing

Thank you!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s




Follow

Get every new post delivered to your Inbox.