PDA

View Full Version : Where to find VBoxGuestAdditions.iso


nianhbg
October 21st, 2007, 07:20 AM
Hi I installed Viritualbox in Unbuntu 7.10 and it went well. Now I have installed Windows XP and i would like to install VBoxGuestAdditions but I dont find the iso file. Any suggestions?

insane_alien
October 21st, 2007, 08:11 AM
boot up the virtual machine, when that is done. go to the devices dropdown menu and click 'install Vbox guest additions'

bodhi.zazen
October 21st, 2007, 10:25 AM
See if this helps : http://doc.gwos.org/doku.php/doc:office:virtualbox#additions_.iso

Tux Aubrey
October 21st, 2007, 07:04 PM
I had this (embarrassing) problem too. I think it has to with the VBox version in the repos. I don't think it comes with LinuxAdditions. I uninstalled it and got the deb from the VirtualBox site and all was cool.

It "suddenly" appeared in /usr/share/virtualbox/

I mounted the iso in the guest, copied the LinuxAdditions run file to /home and ran it with sudo sh./

All is now well in my virtual world - I can even get a windowless VM! yay.

MarsmanA
November 9th, 2007, 11:36 AM
Hi!

I also have some similar problem. I mounted the ISO file and run the .RUN file, but I always get a message that I do not have the administrator privileges (thou I have) to install it. Somebody knows why?
Please help. Thank you.

bodhi.zazen
November 9th, 2007, 12:07 PM
Use sudo :

sudo sh xxx.Run

ericesque
November 9th, 2007, 12:25 PM
To elaborate on what insane_alien said, if you have installed the version from VirtualBox's website (HIGHLY recommended), start the XP guest and click devices>Install GuestAdditions

Now here's the part that's not as intuitive. When you click it, for some people, nothing appears to have happened. But it actually just mounted the iso for you. Just go to My Computer in the XP guest and 'Explore' the Rom to find an executable for guestAdditions.

schase02
April 9th, 2008, 09:49 PM
awesome - late thread, but that very last post did the trick

w00t1138
June 18th, 2008, 07:39 PM
Thanks, ericesque!

That did the trick for me as well :)

RavUn
November 2nd, 2008, 05:54 AM
Hey, I'm running kubuntu under virtualbox and am trying to adjust the resolution since 800x600 is ridiculously small. I've mounted the vboxadditions.iso and run the .run file and get the following:


Installing VirtualBox 1.5.6 Guest Additions, built Tue Feb 19 17:21:02 CET 2008

Testing the setup of the guest system

Building a test kernel module...

make KBUILD_VERBOSE=1 -C /lib/modules/2.6.27-7-generic/build SUBDIRS=/tmp/selfgz13036/module/test SRCROOT=/tmp/selfgz13036/module/test modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)
mkdir -p /tmp/selfgz13036/module/test/.tmp_versions ; rm -f /tmp/selfgz13036/module/test/.tmp_versions/*
make -f scripts/Makefile.build obj=/tmp/selfgz13036/module/test
gcc -Wp,-MD,/tmp/selfgz13036/module/test/.test.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.27-7-generic/arch/x86/include -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.27-7-generic/build/include -I/tmp/selfgz13036/module/test/ -I/tmp/selfgz13036/module/test/include -I/tmp/selfgz13036/module/test/r0drv/linux -D__KERNEL__ -DMODULE -D__LINUX__ -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBGL_HGCM -DVBOX_HGCM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(test)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test)" -c -o /tmp/selfgz13036/module/test/.tmp_test.o /tmp/selfgz13036/module/test/test.c
ld -m elf_i386 -r -o /tmp/selfgz13036/module/test/vboxadd_test.o /tmp/selfgz13036/module/test/test.o
(cat /dev/null; echo kernel//tmp/selfgz13036/module/test/vboxadd_test.ko;) > /tmp/selfgz13036/module/test/modules.order
Building modules, stage 2.
make -f /usr/src/linux-headers-2.6.27-7-generic/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i /usr/src/linux-headers-2.6.27-7-generic/Module.symvers -I /tmp/selfgz13036/module/test/Module.symvers -o /tmp/selfgz13036/module/test/Module.symvers -S -K /usr/src/linux-headers-2.6.27-7-generic/Module.markers -M /tmp/selfgz13036/module/test/Module.markers -w -s
gcc -Wp,-MD,/tmp/selfgz13036/module/test/.vboxadd_test.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.27-7-generic/arch/x86/include -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.27-7-generic/build/include -I/tmp/selfgz13036/module/test/ -I/tmp/selfgz13036/module/test/include -I/tmp/selfgz13036/module/test/r0drv/linux -D__KERNEL__ -DMODULE -D__LINUX__ -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBGL_HGCM -DVBOX_HGCM -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxadd_test.mod)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test)" -DMODULE -c -o /tmp/selfgz13036/module/test/vboxadd_test.mod.o /tmp/selfgz13036/module/test/vboxadd_test.mod.c
ld -r -m elf_i386 --build-id -o /tmp/selfgz13036/module/test/vboxadd_test.ko /tmp/selfgz13036/module/test/vboxadd_test.o /tmp/selfgz13036/module/test/vboxadd_test.mod.o
Inserting the test module module/test/vboxadd_test.ko into the kernel.

Building the VirtualBox Guest Additions kernel module.

make KBUILD_VERBOSE=1 -C /lib/modules/2.6.27-7-generic/build SUBDIRS=/tmp/vbox.5 SRCROOT=/tmp/vbox.5 modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)
mkdir -p /tmp/vbox.5/.tmp_versions ; rm -f /tmp/vbox.5/.tmp_versions/*
make -f scripts/Makefile.build obj=/tmp/vbox.5
grep: /tmp/vbox.5/include/linux/version.h: No such file or directory
gcc -Wp,-MD,/tmp/vbox.5/.cmc.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.27-7-generic/arch/x86/include -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.27-7-generic/build/include -I/tmp/vbox.5/ -I/tmp/vbox.5/include -I/tmp/vbox.5/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cmc)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.5/.tmp_cmc.o /tmp/vbox.5/cmc.c
In file included from /tmp/vbox.5/cmc.c:17:
/tmp/vbox.5/r0drv/linux/the-linux-kernel.h:55:27: error: asm/semaphore.h: No such file or directory
make[2]: *** [/tmp/vbox.5/cmc.o] Error 1
make[1]: *** [_module_/tmp/vbox.5] Error 2
make: *** [vboxadd] Error 2



I assume the kernel I have is not yet supported, or am I missing any libraries or anything? I don't know what to make of that log.

surelock22
November 4th, 2008, 12:38 PM
sweeeeet. i have it all installed, ready to go.

now i have to convince myself that all this time i spent installing VB and it's guest additions was worth it.

oh yeah, i HAVE to have windows for the 20-20 design and 98 Rock stream.

:guitar:

madverb
January 16th, 2009, 12:28 AM
http://download.virtualbox.org/virtualbox/2.0.4/VBoxGuestAdditions_2.0.4.iso

davewantsmoore
January 23rd, 2009, 12:19 AM
http://download.virtualbox.org/virtualbox/2.0.4/VBoxGuestAdditions_2.0.4.iso

OH MAN... thankyou.

Could find a link for this on their site no matterr how I tried.

HotShotDJ
January 23rd, 2009, 07:06 PM
Why are people wanting to download the Guest Additions separately. All you have to do is start your guest OS. After it is booted up and ready to use, make sure you are in windowed mode (as opposed to full screen), open "Devices" from the menu bar, and select "Install Guest Additions..." Normally, it will start up automatically, but if it doesn't, just open the Windows "start" menu, go to "My Computer" (or "Computer" in Vista) and double click on the CD labeled "VirtualBox Guest Additions." I've never had to download the ISO either in the OSE or PUEL versions.

MrDelish
January 24th, 2009, 02:56 AM
Why are people wanting to download the Guest Additions separately. All you have to do is start your guest OS. After it is booted up and ready to use, make sure you are in windowed mode (as opposed to full screen), open "Devices" from the menu bar, and select "Install Guest Additions..." Normally, it will start up automatically, but if it doesn't, just open the Windows "start" menu, go to "My Computer" (or "Computer" in Vista) and double click on the CD labeled "VirtualBox Guest Additions." I've never had to download the ISO either in the OSE or PUEL versions.

Some tutorials I've seen online don't mention the same steps, so I thought I might have to download it myself until I came across your post. That made it MUCH clearer. :KS

Stu09
January 24th, 2009, 04:55 AM
http://download.virtualbox.org/virtualbox/2.0.4/VBoxGuestAdditions_2.0.4.iso

I had to rename this iso to VBoxGuesAdditions.iso so that VirtualBox would find it.
Worked a treat.

Vadi
January 28th, 2009, 01:52 PM
http://download.virtualbox.org/virtualbox/2.0.4/VBoxGuestAdditions_2.0.4.iso

Thanks a bunch

HotShotDJ
January 28th, 2009, 04:56 PM
I had to rename this iso to VBoxGuesAdditions.iso so that VirtualBox would find it.
Worked a treat.

Thanks a bunch

But.... WHY? Why are you folks finding it necessary to download the Guest Additions ISO separately? I'd like to find out why the following isn't working for you. You should NOT have to download the ISO manually. It is should already be on your computer in /usr/share/virtualbox and is installable using this VERY simple method.
All you have to do is start your guest OS. After it is booted up and ready to use, make sure you are in windowed mode (as opposed to full screen), open "Devices" from the menu bar, and select "Install Guest Additions..." Normally, it will start up automatically, but if it doesn't, just open the Windows "start" menu, go to "My Computer" (or "Computer" in Vista) and double click on the CD labeled "VirtualBox Guest Additions." I've never had to download the ISO either in the OSE or PUEL versions.

Vadi
January 28th, 2009, 07:03 PM
Because uploading the .iso to another location and then downloading inside vm isn't painless.

Just downloading from an already uploaded location is easier. Plus, "Install Guest Additions" wasn't mounting the cd in KDE 4.

Malaz
January 28th, 2009, 08:48 PM
The version of VirtualBox OSE included in Ubuntu doesn't include the iso, and won't download it. That is why it must be downloaded separately.

HotShotDJ
January 28th, 2009, 09:32 PM
The version of VirtualBox OSE included in Ubuntu doesn't include the iso, and won't download it. That is why it must be downloaded separately.Got it. Also found the bug: https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/210352

Definitely something that needs fixing.

stoian
October 2nd, 2009, 10:37 PM
Using Ubuntu Hardy Heron...

I followed the instructions from VirtualBox.org, so I added the repos from Virtualbox as described here:
http://www.virtualbox.org/wiki/Linux_Downloads

Please note that the latest release as of today is 3.0.6.

Then I installed from Synaptic. Make sure you select all these:
1. virtualbox-3.0
2. virtualbox-ose-guest-modules-24.0.10 (meta-package, see description: virtualbox-ose-guest module for linux-image-generic)
3. virtualbox-ose-guest-utils

Make sure you add the meta-package(s) for your specific kernel (I have "generic").

After installation a shortcut is placed under menu in Applications > System Tools > Sun VirtualBox.

On my machine the menu item was there but didn't show up, so I had to either log out and log back in, or reset the gnome panels with this command in the terminal: killall gnome-panel.

The guest additions iso is located here:
/usr/share/virtualbox/VBoxGuestAdditions.iso

After this all went nicely, I just followed the instructions in the user manual, which can be downloaded from here:
http://download.virtualbox.org/virtualbox/3.0.6/UserManual.pdf

Hope this helps... good luck!
:KS