www sierra para maquina mac jwalghxcsba instalar instalacion high error durante como macos vagrant virtualbox macos-high-sierra

macos - para - virtualbox mac high sierra



Virtualbox no se instala en High Sierra (1)

Yo tuve el mismo problema. Es un problema de Mac OS. Vaya a Preferencias del sistema / Seguridad y privacidad. Permitir que Oracle instale software. Vuelva a intentar instalar la caja virtual después de eso. Funcionó para mi. ¡Buena suerte!

EDITAR: Comience la instalación pero pare donde le permite elegir dónde instalar. Luego vaya a Seguridad en Configuración y Permitirlo ... luego continúe. - Justin Stanley

Al instalar Virtualbox a través de brew cask install virtualbox me sale el siguiente error:

==> Satisfying dependencies ==> Downloading http://download.virtualbox.org/virtualbox/5.1.28/VirtualBox-5.1.28-117968-OSX.dmg Already downloaded: /Users/romanderlemenko/Library/Caches/Homebrew/Cask/virtualbox--5.1.28-117968.dmg ==> Verifying checksum for Cask virtualbox ==> Installing Cask virtualbox ==> Running installer for virtualbox; your password may be necessary. ==> Package installers may write to any location; options such as --appdir are ignored. Password: ==> installer: Package name is Oracle VM VirtualBox ==> installer: Installing at base path / ==> installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.) Error: Command failed to execute! ==> Failed command: /usr/bin/sudo -E -- /usr/sbin/installer -pkg /usr/local/Caskroom/virtualbox/5.1.28-117968/VirtualBox.pkg -target / ==> Standard Output of failed command: installer: Package name is Oracle VM VirtualBox installer: Installing at base path / installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.) ==> Standard Error of failed command: ==> Exit status of failed command: #<Process::Status: pid 3578 exit 1>

Al instalarlo a través del paquete .dmg , el instalador solo dice que la instalación falló

En ambas situaciones termino con tener Virtualbox instalado. Pero cuando comienzo mi caja Vagrant usando vagrant up esto es lo que obtengo:

There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below. Command: ["startvm", "dda26a7b-cc0e-440c-b0db-9b3d3bac5925", "--type", "headless"] Stderr: VBoxManage: error: The virtual machine ''rooxie-vm'' has terminated unexpectedly during startup with exit code 1 (0x1) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine

¿Puede ser esto debido al nuevo sistema de archivos de High Sierra?