虚拟盒安装在启动时导致错误

virtual box installation causes error while launching

虚拟机 'cloudera-quickstart-vm-5.12.0-0-virtualbox' 在启动期间意外终止,退出代码为 1 (0x1)。 'C:\Users\Sri Dhanasheelan\VirtualBox VMs\cloudera-quickstart-vm-5.12.0-0-virtualbox\Logs\VBoxHardening.log'.

中可能提供更多详细信息
Result Code: 
E_FAIL (0x80004005)
Component: MachineWrap Interface: IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}

我已经在我的windows10系统中安装了JDK,visual studio-2015。但是还是报session打开虚拟机失败

下载最新的virtual box并尝试重新install.It将解决问题。

我遇到了很多问题。最后,以下对我有用:

  1. Uninstall Virtual Box (fortunately, this will leave your configuration in situ).
  2. Uninstall AVG, if you have it installed and any antivirus software.
  3. Turn off Windows Defender
  4. Restart Windows.
  5. Reinstall VirtualBox

对我来说,问题发生在 运行 带有 VBoxManage 的 VM 时,修复是我忘记在命令行上指定 --type headless

我遇到了很多问题。最后,以下对我有用:

卸载 Virtual Box(幸运的是,这会将您的配置保留在原位)。 卸载 AVG(如果已安装)和任何防病毒软件。 关闭 Windows Defender 重新启动 Windows。 重新安装 VirtualBox

我在Mac,也遇到了这个问题:

The virtual machine 'Linuxdemo' has terminated unexpectedly during startup with exit code 1 (0x1).

Back/Result Code: NS_ERROR_FAILURE (0x80004005)

part/unit/Component: MachineWrap

window/Interface: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

我刚刚在下面做了这个来修复:

1. Click `apple` logo, select "`System Preferences`";

2. Chose "`Security & Privacy`", click "`General`";

3. Click your locked `lock` logo, just input your Mac password;

4. Then you will see "allow Virtual box XXX" or "allow Oracle XXX";

5. Shoot or check that mark on the right of the upstairs showing news;

6. Then, restart mac.

请对Windows进行相同的功能操作。