You are not logged in.

#1 2010-01-15 19:30:47

li.alvez
Member
Registered: 2009-06-16
Posts: 37

Could use a hand in solving this issue with VBOX

hello,
this is the message im receiving but cannot find an answer online, anyone out there have any idea? i am currrently getting this when i open Vbox to run it...Kernel driver not installed (rc=-1908) so ive gone about trying to fix it but now im stuck here:

lialvez@onyx ~/virtualbox_bin-3_0 $ pacman -U virtualbox_bin-3_0-3.0.12-1-i686.pkg.tar.gz
loading package data...
checking dependencies...
error: replacing packages with -U is not supported yet
error: you can replace packages manually using -Rd and -U
error: failed to prepare transaction (conflicting dependencies)
:: virtualbox_bin-3_0: conflicts with virtualbox_bin
lialvez@onyx ~/virtualbox_bin-3_0 $

thanks in advance for any help guys

Offline

#2 2010-01-15 19:56:38

Flag
Member
Registered: 2009-05-14
Posts: 38

Re: Could use a hand in solving this issue with VBOX

Why don't you use Sun VirtualBox whic can be installed with pacman -S or yaourt ?
Have the feeling you're making yr. life more difficult then needed.
Ciao

Offline

#3 2010-01-15 19:58:50

scragar
Member
Registered: 2009-07-14
Posts: 108

Re: Could use a hand in solving this issue with VBOX

I think you should just be able to rebuild the modules, and possibly reload them.

sudo vbox_build_module
sudo modprobe -r vboxdrv
sudo modprobe vboxdrv

Offline

#4 2010-01-15 20:06:26

Flag
Member
Registered: 2009-05-14
Posts: 38

Re: Could use a hand in solving this issue with VBOX

li.alvez wrote:

hello,

error: you can replace packages manually using -Rd and -U
error: failed to prepare transaction (conflicting dependencies)
:: virtualbox_bin-3_0: conflicts with virtualbox_bin
lialvez@onyx ~/virtualbox_bin-3_0 $

thanks in advance for any help guys

Remove all you've installed so far and use pacman /yaourt for a fresh install.

Offline

Board footer

Powered by FluxBB