How to install Addons on Ubuntu JEoS

Discussions about using Linux guests in VirtualBox.
Post Reply
Vadi
Posts: 39
Joined: 28. Aug 2007, 15:11
Location: Toronto, Canada

How to install Addons on Ubuntu JEoS

Post by Vadi »

Hi,

How would I go about installing the guest addons for my Ubuntu JEoS? It's command line only (I only need it to compile some things - so, don't want to waste space on a full GUI), but when I try and use the "Install Guest Additions..." button, nothing new gets mounted. At least, it doesn't show up on "df".

Can anyone help?
itmozart
Posts: 1
Joined: 6. Feb 2008, 12:50

Post by itmozart »

It's because you have to mount it manually.

For me it works with:

sudo mount /dev/cdrom /media/cdrom

Bye!
Post Reply