sorry for the ignorance, will it be possible to create the environment on the new apple m1?
Which environment?
mutable-dev-environment
What is the problem when using the environment in its current format?
after giving the vagrant up command, the process ends with this message …
There was an error while executing VBoxManage
, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: [“startvm”, “b9f7757a-cc3d-4b12-a64c-f8c74ce34c41”, “–type”, “headless”]
Stderr: VBoxManage: error: The virtual machine ‘mutable-dev-environment-master-2_default_1614102588963_57051’ has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
i used the latest versions of vb and vagrant. I can’t install the previous ones.
Online reports say that this indicates a bad Virtualbox install:
does virtualbox actually run on apple M1?