installing guest additions on OpenSuSE 11.1 with Mac OS X

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
boxabirds
Posts: 2
Joined: 11. Mar 2010, 00:51
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: OpenSuSE, Ubuntu

installing guest additions on OpenSuSE 11.1 with Mac OS X

Post by boxabirds »

Hi all I'm trying to figure out how to install the guest additions on the Mac inside an OpenSuSE image (the bitnami premade images). This is with VirtualBox 3.1.4.

When I choose 'install guest additions' it does nothing.

I then

mount -t iso9660 /dev/cdrom /mnt/cdrom

and then choose 'install guest additions'. Then it shows a box with the following text:

Unable to mount the CD/DVD image /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso on the machine Bitnami. Would you like to force mounting of this medium?
Could not mount the media/drive '/Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso' (VERR_PDM_MEDIA_LOCKED).

The details shown are:


Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Console
Interface:
IConsole {6375231a-c17c-464b-92cb-ae9e128d71c3}
Callee:
IMachine {99404f50-dd10-40d3-889b-dd2f79f1e95e}

Is OpenSuSE supported on Mac OS X? Maybe that's the problem?

thanks very much in advance!
dmcgraw
Volunteer
Posts: 808
Joined: 24. Jun 2008, 17:16
Primary OS: Ubuntu 8.10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP, Ubuntu 9.10
Location: St. Louis, MO, USA

Re: installing guest additions on OpenSuSE 11.1 with Mac OS X

Post by dmcgraw »

Try shutting down the guest and then mount the GA ISO in the VirtualBox GUI. This can be done in the Storage settings.
boxabirds
Posts: 2
Joined: 11. Mar 2010, 00:51
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: OpenSuSE, Ubuntu

Re: installing guest additions on OpenSuSE 11.1 with Mac OS X

Post by boxabirds »

dmcgraw wrote:Try shutting down the guest and then mount the GA ISO in the VirtualBox GUI. This can be done in the Storage settings.
Thanks for your quick response!

I did this and ran mount but all it showed was:

/dev/sda1 on / type ext3 (rw)
/proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)

Then I noticed VBoxGuestAdditions.iso was premounted though according to the gui. However, once again 'install guest additions' does nothing at all -- selecting the menu results in no observable activity.
Post Reply