virtualbox 3.0.10 install error [Solved]

Discussion for all VM - Installing, Software, Problems

Moderator: Moderators

virtualbox 3.0.10 install error [Solved]

Postby w1n73r0fc0d3 » Tue Nov 03, 2009 19:33

hi all!!
i have sabayon 5.0 x86 ( with kde ) and i have tried to install virtualbox.
when i run the vb.run file
Code: Select all
Failed to build the vboxdrv kernel module.                                                                           
Please check the log file /var/log/vbox-install.log for more information.                                           

VirtualBox has been installed successfully, but the kernel module could not
be built.  When you have fixed the problems preventing this, execute       
  /etc/init.d/vboxdrv setup                                               
as administrator to build it.


...so i try /etc/init.d/vboxdrv setup and..
Code: Select all
* Stopping VirtualBox kernel module...                         [ ok ]
* Recompiling VirtualBox kernel module...
* Look at /var/log/vbox-install.log to find out what went wrong


the log file is this
Code: Select all
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.31-sabayon/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
make[1]: *** No rule to make target `modules'.  Stop.
make: *** [vboxdrv] Error 2


:?:
w1n73r0fc0d3
Baby Hen
 
Posts: 4
Joined: Sat Oct 31, 2009 0:18
Location: /home

Re: virtualbox 3.0.10 install error

Postby Thev00d00 » Tue Nov 03, 2009 21:56

Please please please dont ask for support for manual installs they are never supported, this application is enttropy and can be installed using the below very simple command:

Code: Select all
equo update && equo install virtualbox-bin
Image
Please report Bugs on the Bugzilla, not forum
Please Adopt an Unanswered thread
Website / Blog : v00d00.net
twitter: Follow Me
G+: Circle Me
User avatar
Thev00d00
Generally Awesome (tm)
 
Posts: 1467
Joined: Wed Feb 21, 2007 15:52
Location: United Kingdom

Re: virtualbox 3.0.10 install error

Postby w1n73r0fc0d3 » Wed Nov 04, 2009 10:14

thanks!!!
w1n73r0fc0d3
Baby Hen
 
Posts: 4
Joined: Sat Oct 31, 2009 0:18
Location: /home

Re: virtualbox 3.0.10 install error [Solved]

Postby Fitzcarraldo » Wed Nov 04, 2009 10:21

And please mark your threads as Solved when they are. I'll do it for you this time.

Why, and how to add "[Solved]" to your post. Please read.
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7340
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: virtualbox 3.0.10 install error [Solved]

Postby cmost » Mon Nov 16, 2009 1:27

I would hardly call this thread "solved". The original poster asked how to install VirtualBox 3.0.10, which is the latest version. You have instructed him to install the version from Entropy, which is currently only at version 3.0.8. Unless someone plans to add version 3.0.10 to Entropy ASAP, your advice fails to answer the question and is merely a workaround. I would like to use VirtualBox 3.0.10 myself and it's been out for weeks now. Where is it in Entropy? When new packages don't arrive in the repositories in a timely manner, users tend to try to update themselves. In that case, your flippant reply that "..support for manual installs they are never supported..." doesn't really hold a lot of water. I'm not bitching, I'm merely saying... :oops:
cmost
Growing Hen
 
Posts: 195
Joined: Wed Dec 13, 2006 22:25
Location: Cincinnati, OH

Re: virtualbox 3.0.10 install error [Solved]

Postby Fitzcarraldo » Mon Nov 16, 2009 16:37

^ Edit /etc/make.conf as root user and add the line:

Code: Select all
ACCEPT_LICENSE="*"

then use Portage to merge the binary package:

Code: Select all
USE="additions" emerge -1v virtualbox-bin

Version 3.0.10 is the latest version in Portage:

Code: Select all
# eix virtualbox-bin
* app-emulation/virtualbox-bin       
     Available versions:  1.6.6!f 3.0.6+i!m (~)3.0.6-r1+i!m 3.0.8+i!m (~)3.0.8-r10!m[1] (~)3.0.10+i!m {+additions +chm headless python sdk +system-qt4 vboxwebsrv}
     Homepage:            http://www.virtualbox.org/                                                                                                             
     Description:         Family of powerful x86 virtualization products for enterprise as well as home use                                                       

[1] "sabayon" /usr/local/portage/layman/sabayon

Don't forget to add the modules to /etc/conf.d/modules if you haven't already (see SL Wiki article HOWTO: Using Virtualbox).
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7340
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: virtualbox 3.0.10 install error [Solved]

Postby wolfden » Tue Nov 17, 2009 2:39

cmost wrote:I would hardly call this thread "solved". The original poster asked how to install VirtualBox 3.0.10, which is the latest version. You have instructed him to install the version from Entropy, which is currently only at version 3.0.8. Unless someone plans to add version 3.0.10 to Entropy ASAP, your advice fails to answer the question and is merely a workaround. I would like to use VirtualBox 3.0.10 myself and it's been out for weeks now. Where is it in Entropy? When new packages don't arrive in the repositories in a timely manner, users tend to try to update themselves. In that case, your flippant reply that "..support for manual installs they are never supported..." doesn't really hold a lot of water. I'm not bitching, I'm merely saying... :oops:


You should never be doing manual installs unless it is absolutely necessary. You do have portage to fall back on to, just use it wisely with entropy. Fitzcarraldo and our wiki explain this:
http://wiki.sabayonlinux.org/index.php? ... ortage_Way

The big thing since wiki written is the license thing --- ACCEPT_LICENSE="*"
User avatar
wolfden
Sharecropper
 
Posts: 8824
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: virtualbox 3.0.10 install error [Solved]

Postby cmost » Tue Nov 17, 2009 3:46

wolfden wrote:You should never be doing manual installs unless it is absolutely necessary. You do have portage to fall back on to, just use it wisely with entropy. Fitzcarraldo and our wiki explain this:
http://wiki.sabayonlinux.org/index.php? ... ortage_Way

The big thing since wiki written is the license thing --- ACCEPT_LICENSE="*"


I don't do manual installs. That's why I posted in this thread. I'm waiting for updated Virtualbox to appear in Entropy. :lol:
cmost
Growing Hen
 
Posts: 195
Joined: Wed Dec 13, 2006 22:25
Location: Cincinnati, OH

Re: virtualbox 3.0.10 install error [Solved]

Postby wolfden » Tue Nov 17, 2009 3:55

just do the portage route, that is not manual install and is supported

manual is when you download some file off some web site and start issuing commands like

unzip
make
make install
etc....
User avatar
wolfden
Sharecropper
 
Posts: 8824
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: virtualbox 3.0.10 install error [Solved]

Postby cmost » Thu Nov 19, 2009 0:56

Hey, thanks Wolfden!! I didn't realize that Portage was a supported method of installation; even though I knew it was still enabled and available in Sabayon. Thanks for being so knowledgeable and helpful!!! And friendly! We users appreciate it. :D
cmost
Growing Hen
 
Posts: 195
Joined: Wed Dec 13, 2006 22:25
Location: Cincinnati, OH

Next

Return to Virtual Managers

Who is online

Users browsing this forum: No registered users and 1 guest