DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 2 Weeks Ago
bldr7 bldr7 is offline
New User
 
Join Date: Feb 2025
Posts: 2
Default virtualbox vm fails to run

I get the following error when trying to run a vm using virtualbox
Code:
Kernel driver not installed (rc=-1908)

Make sure the kernel module has been loaded successfully.

where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
and
Code:
The virtual machine 'linux' has terminated unexpectedly during startup with exit code 1 (0x1).


Result Code: 
NS_ERROR_FAILURE (0x80004005)
Component: 
MachineWrap
Interface: 
IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}
i installed virtualbox by
Code:
pkg install virtualbox-ose
and did kldload vboxdrv

and added to /boot/loader.conf
Code:
vboxdrv_load="YES"
/etc/rc.conf
Code:
 vboxnet_enable="YES"
rebooted
Code:
pw groupmod vboxusers -m user
but the file /dev/vboxnetctl does not exist

Last edited by bldr7; 2 Weeks Ago at 12:26 PM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
autoinstall in virtualbox mfaridi OpenBSD Installation and Upgrading 6 12th July 2015 10:45 PM
how to ssh througt virtualbox philo_neo71 NetBSD Package System (pkgsrc) 3 25th October 2014 07:42 PM
Virtualbox bashrules FreeBSD General 12 29th September 2011 12:24 PM
Virtualbox with Windows tetrodozombie OpenBSD General 2 15th August 2010 04:51 AM
VirtualBox DrJ FreeBSD Ports and Packages 6 18th May 2009 03:46 AM


All times are GMT. The time now is 05:12 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick