Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Discussion for all VM - Installing, Software, Problems

Moderator: Moderators

Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby antdjun » Thu Apr 16, 2009 23:58

I can't install VirtualBox 2.2 in Sabanyon 4.1 Gnome i686. I've read http://wiki.sabayonlinux.org/index.php? ... roprietary, still it didn't work. The error message is:
antdjun Desktop # ./VirtualBox-2.2.0-45846-Linux_x86.run
Verifying archive integrity... All good.
Uncompressing VirtualBox for Linux installation.........
VirtualBox Version 2.2.0 (2009-04-07T19:51:05Z) installer
Please install the build and header files for your current Linux kernel.
The current kernel version is 2.6.29-sabayon
Problems were found which would prevent VirtualBox from installing.
Please correct these problems and try again.

My system is:
Linux antdjun 2.6.29-sabayon #1 SMP Fri Apr 3 07:59:17 UTC 2009 i686 AMD Turion(tm) 64 X2 Mobile Technology TL-58 AuthenticAMD GNU/Linux

Could you please help me how to solve the problem? I just try Sabanyon, and I think it's good. Before I used Ubuntu-8.10.
Thanks in advance.
antdjun
Baby Hen
 
Posts: 3
Joined: Tue Apr 14, 2009 23:29

Re: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby albfneto » Fri Apr 17, 2009 0:13

i dont have much experience with virtual machines, but you tried the version of virtualbox of the entropy or the portage?
i was unable to follow your link it is now broken.
Image
ALBERTO FEDERMAN NETO
albfneto
albfneto@fcfrp.usp.br
Favorite Distros: Sabayon, Gentoo, Mandriva and OpenSUSE
User avatar
albfneto
Sagely Hen
 
Posts: 1288
Joined: Fri Nov 16, 2007 1:15
Location: Ribeirão Preto City, São Paulo State, Brazil

Re: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby Thev00d00 » Fri Apr 17, 2009 9:00

Did you read steps 7. onwwards? I wrote the guide.....
http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Install_VirtualBox_%28Proprietary%29 wrote:7. The kernel module fails? Ow well!

Code: Select all
cd /opt/VirtualBox-1.6.2/src
8. Run the make

Code: Select all
make && make install

9. Load the module

Code: Select all
modprobe vboxdrv

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: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby antdjun » Fri Apr 17, 2009 9:28

For albfneto: the link is http://wiki.sabayonlinux.org/index.php? ... roprietary)
I tried to install the latest binary (2.2.0) that I've dowloaded diretcly from WineHQ. Entropy / portege just offered version 2.1.14.

For Thev00d00: I didn't try the step 7 below, because the instalation didn't work for me. I just followed the instrucion under Manual and step 1 through 5, because there was the error initialized. It seem the instalation ask for the kernel header installed, as in Ubuntu?

Btw, thanks to albfneto & Thev00d00 for the replies.
antdjun
Baby Hen
 
Posts: 3
Joined: Tue Apr 14, 2009 23:29

Re: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby Thev00d00 » Fri Apr 17, 2009 11:17

You got it from wineHQ? WHY?

make sure you
Code: Select all
eselect kernel list
then
eselect kernel set kernelnumber
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: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby lxnay » Fri Apr 17, 2009 14:01

install kernel sources:
Code: Select all
equo install linux-sabayon
Image
Join us on IRC (chat.freenode.net #sabayon or WebChat)
Submit bugs to our Bug Tracker
Follow me on Twitter
Add me on Facebook
Add me on Google+
lxnay
Land Owner
 
Posts: 3405
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Re: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby antdjun » Sun Apr 19, 2009 23:38

For Thev00d00:
Sorry, I misstyped the virtualbox website :-) Thanks. I've tried your suggestions with no luck. Error messages:
acer4520 antdjun # eselect kernel list
Available kernel symlink targets:
(none found)
acer4520 antdjun # eselect kernel set kernelnumber
!!! Error: Target "kernelnumber" doesn't appear to be valid!
Killed

For lxnay: Thanks for the help. Unfortunately, the linux kernel source already installed.
acer4520 antdjun # equo install linux-sabayon --ask
>> @@ These are the chosen packages:
>> # (1/1) sys-kernel/linux-sabayon-2.6.29#2.6.29-sabayon >>> Sabayon Linux Official Repository
>> Versions: 2.6.29 / 2.6.29-sabayon / 4 ===> 2.6.29 / 2.6.29-sabayon / 4
>> Action: Reinstall
>> @@ Packages involved: 1
Would you like to continue with dependencies calculation ? [Yes/No] n
>> @@ Caching complete.
antdjun
Baby Hen
 
Posts: 3
Joined: Tue Apr 14, 2009 23:29

Re: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby lxnay » Mon Apr 20, 2009 8:29

Do what I wrote you.
Image
Join us on IRC (chat.freenode.net #sabayon or WebChat)
Submit bugs to our Bug Tracker
Follow me on Twitter
Add me on Facebook
Add me on Google+
lxnay
Land Owner
 
Posts: 3405
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Re: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby ajez » Mon Apr 20, 2009 19:22

the vbox installer asks for the sabayon kernel sources. do what lxnay said u.
I did that and now i have vbox 2.2 on my 4.1Gnome box
Cheers
--
Core Beta/Site,Blog,Forum Admin
Image
User avatar
ajez
The Blamed One
 
Posts: 506
Joined: Mon Oct 16, 2006 17:17
Location: Venezia - /dev/null

Re: Unable to install VirtualBox 2.2 in Sabanyon 4.1 Gnome

Postby Storm Rider » Sat May 02, 2009 4:29

lxnay wrote:install kernel sources:
Code: Select all
equo install linux-sabayon


I had to install kernel sources before the installation of devede would finish. The command you posted worked perfectly ( no surprise ). Thank you..........Carl
Storm Rider
Simple Hen
 
Posts: 74
Joined: Thu Dec 14, 2006 10:24

Next

Return to Virtual Managers

Who is online

Users browsing this forum: No registered users and 0 guests