-
-
Save yut148/dfa1654514e89883134ad10461bdcb9c to your computer and use it in GitHub Desktop.
VirtualBoxのファイルを動かしただけでひどい目に!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"ハードディスク /Users/hoge/Documents/ubuntu-ja-12.04-desktop-i386.vhd"のオープンに失敗しました。 | |
Cannot register the hard disk '/Users/hoge/Documents/ubuntu-ja-12.04-desktop-i386.vhd' {64f22b14-2ffb-42c9-a83a-962e6f81a219} because a hard disk '/Users/hoge/Downloads/ubuntu-ja-12.04-desktop-i386/ubuntu-ja-12.04-desktop-i386.vhd' with UUID {64f22b14-2ffb-42c9-a83a-962e6f81a219} already exists. | |
終了コード : NS_ERROR_INVALID_ARG (0x80070057) | |
コンポーネント: VirtualBox | |
インターフェース: IVirtualBox {3b2f08eb-b810-4715-bee0-bb06b9880ad2} | |
呼び出し先 RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001) | |
どうやって対応したか | |
.vboxファイルをエディタで開き、該当のパスを移動先のパスに変更した。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment