You are not logged in.

#1 2015-08-11 00:01:40

CheesecakeCharlie
Member
Registered: 2015-08-01
Posts: 13

VBoxClient Error

Hi

I'm trying to get VirtualBox installed and the virtualbox guest additions and i'm getting the following error on boot

vboxclient the virtualbox kernel service is not running. exiting

I have installed virtualbox virtualbox-host-modules virtualbox-guest-modules virtualbox-guest-iso

created user in vboxusers and have the vboxservice enabled

I am running arch with gnome-shell and arch is the host

I have this in modules-load.d/virtualbox.conf

vboxdrv
vboxnetadp
vboxnetflt
vboxpci

vboxguest
vboxsf
vboxvideo

Offline

#2 2015-08-11 00:16:01

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,576
Website

Re: VBoxClient Error

CheesecakeCharlie wrote:

I have installed virtualbox virtualbox-host-modules virtualbox-guest-modules

Why both?  Is archlinux the host or the guest?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2015-08-11 00:16:55

CheesecakeCharlie
Member
Registered: 2015-08-01
Posts: 13

Re: VBoxClient Error

Trilby wrote:
CheesecakeCharlie wrote:

I have installed virtualbox virtualbox-host-modules virtualbox-guest-modules

Why both?  Is archlinux the host or the guest?

Arch is the host

Offline

#4 2015-08-11 00:19:46

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,576
Website

Re: VBoxClient Error

Then remove the guest packages.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2015-08-11 00:32:34

CheesecakeCharlie
Member
Registered: 2015-08-01
Posts: 13

Re: VBoxClient Error

Trilby wrote:

Then remove the guest packages.

I have removed everything and just reinstalled virtualbox virtualbox-host-modules virtualbox-guest-iso

rebooted and still getting the vboxclient the virtualbox kernel service is not running. exiting on reboot

Offline

#6 2015-08-11 10:05:02

ayekat
Member
Registered: 2011-01-17
Posts: 1,592

Re: VBoxClient Error

Might this be the cause?

[EDIT]
No, actually I'm sorry - there does not seem to be any relation - also, you have enabled a service.

[EDIT2]
OK, still, what is the output of this?

lsmod | grep vbox

Last edited by ayekat (2015-08-11 10:13:53)


pkgshackscfgblag

Offline

#7 2015-08-11 11:28:45

CheesecakeCharlie
Member
Registered: 2015-08-01
Posts: 13

Re: VBoxClient Error

ayekat wrote:

Might this be the cause?

[EDIT]
No, actually I'm sorry - there does not seem to be any relation - also, you have enabled a service.

[EDIT2]
OK, still, what is the output of this?

lsmod | grep vbox

output of lsmod is

lsmod | grep vbox
vboxpci                24576  0
vboxnetflt             28672  0
vboxnetadp             28672  0
vboxdrv               385024  3 vboxnetadp,vboxnetflt,vboxpci

Offline

#8 2015-10-12 13:14:07

cmtonkinson
Member
Registered: 2013-11-15
Posts: 18

Re: VBoxClient Error

@CheesecakeCharlie

I resolved this by removing everything virtualbox*guest*, including: virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-iso

Basically `pacman -Rcns` everything from `pacman | grep virtualbox | grep guest` did the trick

Offline

Board footer

Powered by FluxBB