[Solved] Virtualbox full version install problem

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[Solved] Virtualbox full version install problem

Postby Garthhh » Jul 14th, '11, 20:32

I'm trying to install the full version so I can have USB devices work
I get an error during install
Screenshot.jpg
Screenshot.jpg (91.65 KiB) Viewed 7159 times
Last edited by Garthhh on Apr 26th, '12, 21:01, edited 1 time in total.
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby Ken-Bergen » Jul 14th, '11, 21:28

It's a Mandriva 2010.X rpm and Mandriva has libpython2.6 whereas Mageia has libpython2.7
You could try making a symbolic from the installed version to the version Virtualbox expects, I'm not sure if it will work but worth a try.
Syntax is
Code: Select all
ln -s /usr/lib/"Mageia version" /usr/lib/libpython2.6.so.1.0
The "Mageia version" should be libpython2.7.so.1.0 but as I'm not at my Mageia box right now it's up to you to verify that.
Ken
Ken-Bergen
 
Posts: 1019
Joined: Mar 30th, '11, 02:45
Location: Chilliwack, BC, Canada

Re: Virtualbox full version install problem

Postby Garthhh » Jul 14th, '11, 21:41

I'm assuming I should run on a terminal
the result is

[mgarlo@localhost ~]$ ln -s /usr/lib/"Mageia version" /usr/lib/libpython2.6.so.1.0
ln: failed to create symbolic link `/usr/lib/libpython2.6.so.1.0': Permission denied
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby Ken-Bergen » Jul 14th, '11, 21:55

mgarlo can't do that, only root can.
Ken
Ken-Bergen
 
Posts: 1019
Joined: Mar 30th, '11, 02:45
Location: Chilliwack, BC, Canada

Re: Virtualbox full version install problem

Postby jkerr82508 » Jul 14th, '11, 22:07

You can have USB support with the Mageia vbox packages. Install the extensions pack, which you would have to do even with a vbox package downloaded from the vbox web site:

http://www.virtualbox.org/manual/ch01.h ... installing

If you prefer to use a package from the vbox site, then uses the "all distributions" version.

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: Virtualbox full version install problem

Postby Garthhh » Jul 14th, '11, 22:44

I'm trying to move my Itunes on xp over here to my Mageia machine
My ipods don't play well with clementine :lol:
I'll try the OSE version as soon as my appliance finishes copying over

for the sake of discussion
how would I install the "All Distributions" version
I have it downloaded, but can't quite understand what to do with it
RPM faults out?
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby Garthhh » Jul 15th, '11, 16:09

when I try to run a new machine
I get this error
Screenshot-VirtualBox - Error In suplibOsInit.png
Screenshot-VirtualBox - Error In suplibOsInit.png (42.29 KiB) Viewed 7125 times

not sure what to do in the RPM world
on synaptic I would run
sudo /etc/init.d/vboxdrv setup
stuff would happen & all would be well
instead


[mgarlo@localhost ~]$ sudo /etc/init.d/vboxdrv setup
[sudo] password for mgarlo:
mgarlo is not in the sudoers file. This incident will be reported.
[mgarlo@localhost ~]$
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby isadora » Jul 15th, '11, 22:02

Would try:


Code: Select all
su -
/etc/init.d/vboxdrv setup
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Virtualbox full version install problem

Postby Garthhh » Jul 16th, '11, 06:16

I get
[root@localhost ~]# /etc/init.d/vboxdrv setup
-bash: /etc/init.d/vboxdrv: No such file or directory
[root@localhost ~]#

what about the DKMS package?
I don't find it in the package manager...
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby isadora » Jul 16th, '11, 20:21

The DKMS-package can be found in Software Management in Mageia's Control Centre.
That is, if you have repositories configured properly. The DKMS-package has to be found in Core Release.
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Virtualbox full version install problem

Postby Garthhh » Jul 16th, '11, 21:15

I must not be configured right
a search comes up with no results
how would I fix that
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby isadora » Jul 16th, '11, 21:27

While you do a search, first check if both "View" and "Filter" boxes are selected for "All".
One can find those boxes on the left of the word "Find".
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Virtualbox full version install problem

Postby Garthhh » Jul 17th, '11, 03:04

I was on with GUI
found & installed a couple that mentioned VB
Screenshot-Mageia Control Center  [on localhost].png
Screenshot-Mageia Control Center [on localhost].png (113.89 KiB) Viewed 7078 times

same error on the VB
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby jkerr82508 » Jul 17th, '11, 09:37

Which version of virtualbox are you trying to use? If you installed the Mageia virtualbox package, then all the packages that you need would have been installed as dependencies.

The package that is referred to on the VirtualBox web site is the dkms package - that's just dkms and nothing else. If you have installed dkms-vboxadditions, then you should remove it. That package is intended to be installed only in a Mageia guest system. (The same applies to the virtualbox-guest-additions package.)

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: Virtualbox full version install problem

Postby Garthhh » Jul 17th, '11, 16:48

I have the OSE version installed

when trying to open either a new machine I set up or an appliance I've imported I get the error asking me to install the DKMS package
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby jkerr82508 » Jul 17th, '11, 20:56

All versions of virtualbox are now open source. I meant, did you install the Mageia virtualbox package from the repo, using Software Management in MCC? (The proprietary parts of virtualbox are in the Extensions Pack, which must be downloaded and installed separately, no matter which version of virtualbox you use.)

What is the output of this command, run as root:
Code: Select all
rpm -qa | grep virtualbox

To become root, enter in a terminal:
Code: Select all
su -

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: Virtualbox full version install problem

Postby Garthhh » Jul 20th, '11, 18:55

thanks Jim,
out put of
rpm -qa | grep virtualbox

virtualbox-4.0.6-4.mga1
virtualbox-doc-4.0.6-4.mga1
dkms-virtualbox-4.0.6-4.mga1

looks like the OSE version from the package manager to me

I had installed the extension pack 1st
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby doktor5000 » Jul 21st, '11, 00:01

Have you also installed the kernel-devel packages according to your running kernel?
For this i always install kernel-desktop-latest and kernel-desktop-devel-latest.
Then, as root, start again
Code: Select all
/etc/init.d/vboxdrv setup
and please post the output here.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18054
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Virtualbox full version install problem

Postby Garthhh » Jul 21st, '11, 04:26

doktor5000 wrote:Have you also installed the kernel-devel packages according to your running kernel?
.
Then, as root, start again
Code: Select all
/etc/init.d/vboxdrv setup
and please post the output here.


a little slower please :D
For this i always install kernel-desktop-latest and kernel-desktop-devel-latest

How do I do this?
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby doktor5000 » Jul 21st, '11, 09:43

In software management, just install kernel-desktop-latest and kernel-desktop-devel-latest.
If you installed from a live-cd, it would be kernel-desktop586-latest and kernel-desktop586-devel-latest.

See the attached screenshot how that looks like...
And pay attention to the description of kernel-desktop-latest and kernel-desktop-devel-latest, to know what purpose they have.
Bildschirmfoto_3.png
Bildschirmfoto_3.png (156.62 KiB) Viewed 7009 times
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18054
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Virtualbox full version install problem

Postby Garthhh » Jul 22nd, '11, 00:05

thanks Dok
looks like I have all that stuff?
Screenshot-Mageia Control Center  [on localhost]-1.png
Screenshot-Mageia Control Center [on localhost]-1.png (148.22 KiB) Viewed 6995 times
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby doktor5000 » Jul 22nd, '11, 01:24

What about:
doktor5000 wrote:Then, as root, start again
Code: Select all
/etc/init.d/vboxdrv setup
and please post the output here.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18054
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Virtualbox full version install problem

Postby Garthhh » Jul 22nd, '11, 01:40

[root@localhost mgarlo]# /etc/init.d/vboxdrv setup
bash: /etc/init.d/vboxdrv: No such file or directory
[root@localhost mgarlo]#
Sorry my if Experience doesn't meet your Expectations, I'll try Harder in the Future
User avatar
Garthhh
 
Posts: 483
Joined: Jun 2nd, '11, 19:27
Location: Reno

Re: Virtualbox full version install problem

Postby ahmad » Jul 22nd, '11, 10:30

'/etc/init.d/vboxdrv setup' isn't gonna work with the virtualbox packages from the Mageia repos; that command is only useful if you don't use the rpms from the Mageia repos and use one of the upstream packages (rpm or .run).
ahmad
 
Posts: 336
Joined: Mar 22nd, '11, 20:18
Location: Egypt

Re: Virtualbox full version install problem

Postby jkerr82508 » Jul 22nd, '11, 10:43

Try re-installing virtualbox - run the following command as root:
Code: Select all
urpmi --replacepkgs virtualbox

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Next

Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron