Good Winter everyone!
I have a fresh FreeBSD 13.1-RELEASE installation with LXDE and I have installed Oracle VirtualBox 6.1.36 and I am experiencing the following error regardless of my User being added to the following groups "wheel,vboxusers".
I originally installed using:
Then using the search engines online tried a remedy that worked for someone in 2015, I believe. Said everything was fixed once built from /usr/ports/ which I also did (took most of the night & some morning) to complete.
I have tried unloading linux kernel module and re-loading it as follows:
All to no avail...
Any pointers would be greatly appreciated! Thank you!
I have a fresh FreeBSD 13.1-RELEASE installation with LXDE and I have installed Oracle VirtualBox 6.1.36 and I am experiencing the following error regardless of my User being added to the following groups "wheel,vboxusers".
I originally installed using:
Code:
# pkg install virtualbox-ose
Then using the search engines online tried a remedy that worked for someone in 2015, I believe. Said everything was fixed once built from /usr/ports/ which I also did (took most of the night & some morning) to complete.
I have tried unloading linux kernel module and re-loading it as follows:
Code:
# kldload linux
Code:
# kldunload linux
All to no avail...
Code:
Could not launch the VM process for the machine 'pfsense-CE-2.6.0' (VERR_ACCESS_DENIED).
[TABLE]
[TR]
[TD]Result Code:[/TD]
[TD]VBOX_E_IPRT_ERROR (0x80BB0005)[/TD]
[/TR]
[TR]
[TD]Component:[/TD]
[TD]MachineWrap[/TD]
[/TR]
[TR]
[TD]Interface:[/TD]
[TD]IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}[/TD]
[/TR]
[/TABLE]
Any pointers would be greatly appreciated! Thank you!