Page 1 of 1

VirtualBox kernel driver issues *resolved*

Posted: 19 Mar 2016, 21:45
by Shoshi
I have looked throughout the forums and I cannot seem to find a resolution to my issue. I am running Porteus 3.1 64 bit on my laptop (I did an HDD install on a small partition) and it works well. I used the vbox builder script and it built without issue, however I receive an error when I try to start a vm. I have the devel module installed and I have rebooted but the issue persists.

Thanks in advance!

Image

Re: VirtualBox kernel driver issues

Posted: 19 Mar 2016, 22:28
by francois
Once and a while the virtual box builder does not provide functional vbox installations.

Here are my vbox module for 64bit for porteus 3.1:
http://www.mediafire.com/download/p0qu4 ... 4-1prt.xzm
http://www.mediafire.com/download/skbey ... 4-1prt.xzm

Re: VirtualBox kernel driver issues

Posted: 19 Mar 2016, 22:53
by Shoshi
That's unfortunate. Is there anyway to fix the builder? I do appreciate the links for the modules!

Re: VirtualBox kernel driver issues

Posted: 19 Mar 2016, 23:47
by Shoshi
francois wrote:Once and a while the virtual box builder does not provide functional vbox installations.

Here are my vbox module for 64bit for porteus 3.1:
http://www.mediafire.com/download/p0qu4 ... 4-1prt.xzm
http://www.mediafire.com/download/skbey ... 4-1prt.xzm
I installed the modules you linked and while I no longer get that kernel driver error it fails to run any virtual machine I created.
The virtual machine 'MX' has terminated unexpectedly during startup with exit code 1 (0x1).

Re: VirtualBox kernel driver issues

Posted: 20 Mar 2016, 01:15
by brokenman
Please try the following:

Make sure you have the 05-devel.xzm module and the crippled kernel sources activated. Then download and run the following file:

http://download.virtualbox.org/virtualbox/5.0.16/

VirtualBox-5.0.16-105871-Linux_amd64.run
VirtualBox-5.0.16-105871-Linux_x86.run

Re: VirtualBox kernel driver issues

Posted: 20 Mar 2016, 01:21
by Shoshi
brokenman wrote:Please try the following:

Make sure you have the 05-devel.xzm module and the crippled kernel sources activated. Then download and run the following file:

http://download.virtualbox.org/virtualbox/5.0.16/

VirtualBox-5.0.16-105871-Linux_amd64.run
VirtualBox-5.0.16-105871-Linux_x86.run
Thanks for the reply!

Is 000-kernel.xzm the crippled kernel sources?

I have searched and it looks like it's another package that should be in the packages folder on the website. I have checked a few other sites and cannot seem to find the correct package.

Re: VirtualBox kernel driver issues

Posted: 20 Mar 2016, 03:00
by Slaxmax
To porteus 3.1 kernel 3.17.4
crippled kernel sources are included in 05-devel.xzm

for x86
http://dl.porteus.org/i486/current/modules/05-devel.xzm
for x64
http://dl.porteus.org/x86_64/current/mo ... -devel.xzm

Works fine latest VirtualBox to me.
I have porteus 3.1 kernel 3.17.4 i486

Re: VirtualBox kernel driver issues

Posted: 20 Mar 2016, 03:02
by Shoshi
I have that module. How do I activate the kernel?

Re: VirtualBox kernel driver issues

Posted: 20 Mar 2016, 03:06
by Slaxmax
Olny run VirtualBox builder to build your VirtualBox module.

Re: VirtualBox kernel driver issues

Posted: 20 Mar 2016, 03:31
by Shoshi
It works now! Apparently the 05-devel.xzm that the vbox builder downloads is different than the one from the website. Thanks so much!