Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Created December 2, 2012 07:40
Show Gist options
  • Select an option

  • Save kjunichi/4187619 to your computer and use it in GitHub Desktop.

Select an option

Save kjunichi/4187619 to your computer and use it in GitHub Desktop.

Revisions

  1. kjunichi revised this gist Dec 2, 2012. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -6,3 +6,6 @@ Cannot register the hard disk '/Users/hoge/Documents/ubuntu-ja-12.04-desktop-i38
    コンポーネント: VirtualBox
    インターフェース: IVirtualBox {3b2f08eb-b810-4715-bee0-bb06b9880ad2}
    呼び出し先 RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

    どうやって対応したか
    .vboxファイルをエディタで開き、該当のパスを移動先のパスに変更した。
  2. kjunichi created this gist Dec 2, 2012.
    8 changes: 8 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    "ハードディスク /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)