openSUSE Forums > Applications » Virtualbox Guest Additions in openSuse 11

Go Back   openSUSE Forums > Applications
Forums FAQ Members List Search Today's Posts Mark Forums Read


Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation)

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-Aug-2008, 14:56
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 3
JawsThemeSwimming428 hasn't been rated much yet
Default Virtualbox Guest Additions in openSuse 11

I am very new to openSuse and I am trying to get it running in VirtualBox with a Windows Vista host (bleh). Well, I installed it and everything seemed to go smooth. However, when I tried to install the Guest Additions I get the following message:

linux-u8j8:/media/VBOXADDITIONS_1.5.4_27034 # sh VBoxLinuxAdditions.run
Verifying archive integrity... All good.
Uncompressing VirtualBox 1.5.4 Guest Additions for Linux installation...................................... .................................................. .................................................. .......
VirtualBox 1.5.4 Guest Additions installation
Building a test kernel module failed. See the log file /var/log/vboxadd-install.log
for more details.
Problems were found which would prevent the Guest Additions from installing.
Please correct these problems and try again.

At first I was getting an error saying that I didn't have make and some other packages installed so I followed the guide at this website (Installing VirtualBox guest additions in OpenSuse « James Selvakumar’s Blog) and it got past that error but now I get the one mentioned above. What should I do?
Reply With Quote
  #2 (permalink)  
Old 01-Aug-2008, 18:11
Student Penguin
 
Join Date: Jun 2008
Location: North east Ohio
Posts: 73
garyg_the_first hasn't been rated much yet
Default Re: Virtualbox Guest Additions in openSuse 11

Quote:
Building a test kernel module failed. See the log file /var/log/vboxadd-install.log for more details.
From that, I am guessing that you do not have the kernel headers installed for the linux you have installed on that virtual machine.
Use yast:
yast--->software--->software management

When the panel containing the search box comes up, enter "kernel-headers" [without the quotes] and click on "search"

If the entry that is found is not selected, the select it and click "accept"
Reply With Quote
  #3 (permalink)  
Old 01-Aug-2008, 22:34
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,823
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: Virtualbox Guest Additions in openSuse 11

If I read correctly
Suse is the GUEST
Vista is the host

by default with suse I always add at install
make
gcc
gcc-c++
kernel-source
kernel-syms

now try
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #4 (permalink)  
Old 03-Aug-2008, 02:54
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 3
JawsThemeSwimming428 hasn't been rated much yet
Default Re: Virtualbox Guest Additions in openSuse 11

Thanks for the info. I will give that a try when I get home tomorrow.
Reply With Quote
  #5 (permalink)  
Old 09-Aug-2008, 00:56
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 3
JawsThemeSwimming428 hasn't been rated much yet
Default Re: Virtualbox Guest Additions in openSuse 11

Checked both, installed what was missing and it still didn't work. Thought maybe I needed to reboot but I am still getting the same message. What next?
Reply With Quote
  #6 (permalink)  
Old 09-Aug-2008, 01:23
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,823
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: Virtualbox Guest Additions in openSuse 11

add this repo for more up to date ver
Index of /repositories/Virtualization:/VirtualBox/openSUSE_11.0

read help info:
VirtualBox Installation - openSUSE
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #7 (permalink)  
Old 11-Aug-2008, 19:08
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 1
dm6257 hasn't been rated much yet
Default Re: Virtualbox Guest Additions in openSuse 11

I had the same problem when I followed the directions you referenced. When I installed kernel-source and kernel-syms using the YaST package selection GUI.( I selected Patterns at the bottom, found Linux Kernel Development and selected kernel-source and kernel-syms and installed them.) When I executed ./VBoxLinuxAdditions.run as root, it worked. I also couldn't install just the headers as I did with Ubuntu and had to load the entire 254Mb package. But all's well...
Reply With Quote
  #8 (permalink)  
Old 18-Sep-2008, 09:23
Puzzled Penguin
 
Join Date: Sep 2008
Posts: 2
pcs_radio hasn't been rated much yet
Default Re: Virtualbox Guest Additions in openSuse 11

Make sure you have the same kernel as you do kernel sources. sudo zypper dist-upgrade
Reply With Quote
  #9 (permalink)  
Old 20-Sep-2008, 00:45
Parent Penguin
 
Join Date: Aug 2008
Location: Brazil
Posts: 553
brunomcl hasn't been rated much yet
Default Re: Virtualbox Guest Additions in openSuse 11

Had the same issue with vmware once after a kernel upgrade. The problem was the instruction to install kernel-headers, which as I understand are not the "full" headers the compiler needs. I had to install kernel-headers, a much larger download. No problems with Vbox OSE/OS11 with standard (DVD release) kernel.
Reply With Quote
  #10 (permalink)  
Old 21-Sep-2008, 17:15
felipe1982's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Location: Brisbane, Australia
Posts: 167
felipe1982 hasn't been rated much yet
Default Re: Virtualbox Guest Additions in openSuse 11

I have HOST=winxp GUEST=SUSE11.0. i added OBS VirtualBox for latest in GUEST-TOOLS. I am still not getting seamless mode, and fluid mouse (where you DO NOT have to press CTRL). HOST=Winxp has Virtualbox 2.0.0 and SUSE guest-tools is 2.0.2. I would prefer not to install vboxadditions.sh from SUN. Ought not the suse one's to work?? If not, what's the point of them being there?
thanks
__________________
NVIDIA! Listen to your customers! We want Free drivers.
Petition #1. Petition #2. Use your VOICE! Sign the petitions!
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2