2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

VirtualBoxが起動しなくなった時の対処法

2
Last updated at Posted at 2020-11-23

環境

  • macOS Catalina 10.15.6
  • VirtualBox 6.1.4 r136177
  • 起動しなくなったVM名:Windows10

発生事象(エラー内容)

  • 以下のエラーメッセージとともに起動ができなくなる。
  • COMオブジェクトの生成に失敗しました。
  • NS_ERROR_FAILURE

発生手順

  • ホストOSのストレージが限界の状態でVirtualBoxを起動すると失敗し、それ以降上記エラーが表示され起動ができない。
  • VirtualBox設定ファイルが空になっていた。

解決策

  • VirtualBox設定ファイルの修復
  1. $HOME/Library/VirtualBox/へ移動
  2. VirtualBox.xmlを削除
  3. VirtualBox-prevVirtualBox.xmlへリネーム
  • イメージの修復
  1. $HOME/VirtualBox VMs/Windows10/へ移動
  2. Windows10.vboxを削除
  3. Windows10.vbox-prevWindows10.vboxにリネーム
2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?