Vagrant,Oracle VirtualBox利用してCentOSの仮想環境構築したいですが、
Virtual machine 起動できなくエラー発生している。
Vagrant(vagrant_2.2.18_x86_64),Oracle VirtualBox(VirtualBox-6.1.26-145957-Win) 最新番を利用しいて、最初のVirtualmachine作成の時だけVagrant up起動できて
それ以降のVagrant up, vagrant ssh 実行するとエラー発生してます。
同じパソコンでWindowsを新しくインストールした後に現状のエラー発生してます。
発生している問題・エラーメッセージ
Vagrant sshの時下記エラー表示
/c/Users/XXXX/.ssh/config: terminating, 1 bad configuration options
Vagrant upの時下記エラー表示
here was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below. Command: ["startvm", "4c2de839-18ad-42b0-a007-95612368eb28", "--type", "headless"] Stderr: VBoxManage.exe: error: The VM session was closed before any attempt to power it on VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component SessionMachine, interface ISession
VirtualBoxから起動する時下記エラー表示
終了コード : E_FAIL (0x80004005) コンポーネント: SessionMachine インターフェース: ISession {c0447716-ff5a-4795-b57a-ecd5fffa18a4}
試したこと
Vagrant, Virtualbox 再インストールも3回ぐらいかけました。
Hyper VもBIOSからではないですがCheck外してます。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。