Page 7 of 13

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 20. May 2019, 18:50
by armandogtzc
Hi.

I am having the same problem. I am running Mac Mojave 10.14.5 (18F132) and it started failling the last week. I have been using VBox so many time wiyhout any problem

I am trying to te reinstall but is not working...

Please help.

I am attaching the installation log file if it helps.

Best
Registro del Instalador 20-May-2019.txt.zip
Installation logfile
(3.33 KiB) Downloaded 69 times

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 20. May 2019, 18:56
by socratis
@armandogtzc
Take a look at installation fails for vbox 6.0.8 on osx 10.14.5.

I'll update the 1st post to reflect that as well...

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 24. May 2019, 21:15
by Cloah
Jack Wang wrote: Restart your mac in Recovery mode (cmd + R)
Then open a Terminal and enter : spctl kext-consent add VB5E2TV963
Restart your mac.
VB5E2TV963 is the code for oracle.
It's ok for me with Mojave and Virtual Box 6.
This worked for me as well. Many thanks!

I installed 6.08 on my iMac which is running Mac OS 10.13.6

Re: Kernel driver not installed (rc=-1908)

Posted: 27. May 2019, 15:59
by Red-The-Rabbit
socratis wrote:Open a Terminal. Give the following command (you can triple-click to copy and paste it in the Terminal):
system_profiler -detailLevel mini > system_profiler.txt; kextstat | grep -v com.apple >> system_profiler.txt; gzip system_profiler.txt
That will create a "system_profiler.txt.gz" file in the current directory (default is your home directory). Attach that file to your response.

Also:
  1. Download the latest release (5.1.26 as of this writing), or the latest test build (https://www.virtualbox.org/wiki/Testbuilds).
  2. Reboot.
  3. Mount the DMG from step #1. Run "VirtualBox_Uninistall.tool". Make sure there are no error messages. Reboot.
  4. Install "VirtualBox.pkg". As soon as you start the installation, press Cmd+L to show the log. Select "Show All Logs" from the drop-down menu. Before the last step of the installation (Done), click the "Save" in the log window. ZIP and attach that file.
  5. Start VirtualBox. If it crashes, open Console.app and look at "~/Library/Logs". Is there a VirtualBox related log? ZIP and attach that file.
What if you're like me and already uninstalled it before even starting these steps?

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 28. May 2019, 02:46
by socratis
Red-The-Rabbit wrote:What if you're like me and already uninstalled it before even starting these steps?
Those steps do not apply in your case. Please try to re-install VirtualBox. If you look at the first post, you'll be taken to a thread titled "installation fails for vbox 6.0.8 on osx 10.14.5". Read it please...

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 28. May 2019, 02:57
by Red-The-Rabbit
Did everything that wad told of me, and VirtualBox still f a i l e d to download.

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 28. May 2019, 03:11
by socratis
May 27 17:54:52 Jareds-MacBook-Air Installer[1257]: Oracle VM VirtualBox 6.0.9 Installation Log
I told you to try with 6.0.8, not 6.0.9.

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 30. May 2019, 00:42
by Red-The-Rabbit
It would be the exact same result, though.

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 30. May 2019, 07:15
by socratis
I need details, way more details. Do you see the warning about Oracle not being allowed or not? Can you install 6.0.6 first, which doesn't require notarization, but it *does* require the consent? And follow the instructions of the very first message in this thread.

Kernel driver not installed (rc=-1908)

Posted: 27. Jul 2019, 17:51
by AlexeyMolyanov
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.

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 27. Jul 2019, 20:17
by socratis
@AlexeyMolyanov
I merged your post with the prominent thread that deals with the issue, read it from the beginning.

For future reference, next time please downsize your attached images by 50% (at least), or simply change the DPI to 72. Please do not post your whole desktop, crop it to the area of interest, I don't want to see a 2910x1202 pixels attachment! Not everyone has the luxury of a HiDPI display ;)

Virtuabox 6.0.10-132072 on mojave 10.14.6 fails

Posted: 7. Aug 2019, 10:33
by elmarculin
Hi,
I can't install Virtuabox 6.0.10-132072 on mojave 10.14.6.
With cmd+L I receive error in attachment (error Code=112)
You can help me?

Re: Virtuabox 6.0.10-132072 on mojave 10.14.6 fails

Posted: 7. Aug 2019, 10:48
by elmarculin
seem with this work

1) Restart your mac in Recovery mode (cmd + R)
2) Then open a Terminal and enter: spctl kext-consent add VB5E2TV963
3) Restart your mac.

It's normal?

Re: Virtuabox 6.0.10-132072 on mojave 10.14.6 fails

Posted: 13. Aug 2019, 16:59
by socratis
elmarculin wrote:It's normal?
Yes. There is a sticky on the top of the "OSX Hosts" area, Installation fails on 10.13.x, 10.14.x (rc=-1908), to which I'm merging your thread with. Read the 1st post please...

Re: Installation fails on 10.13.x, 10.14.x (rc=-1908)

Posted: 30. Sep 2019, 18:31
by merlinni
Just want to give thanks, I had the same problem and was able to solve it using the info at the top of this post. Thank you!!