場所の確保で大慌て
To convert a vhd to vdi:
- If the vhd is not fixed-size, make it so, using Virtual PC's disk wizard (VPC 2005 or later.)
- Using VirtualBox 1.4.x, run:
Code:
vboxmanage convertdd the_disk.vhd the_disk.vdi
You can make the vdi dynamic if you want:
Code:
vboxmanage modifyvdi the_disk.vdi compact
Note: ideally, you should delete (or exclude) the last 512 bytes of the vhd file before using convertdd, but it still works fine if you don't (the vdi disk will have an extra sector.)
Back to top
View user's profile Send private message
_ GParted-ClonezillaライブCDでパーティションとディスクを管理する - SourceForge.JP Magazine
パーティションやハードディスクのバックアップといえば、それなりに大変な仕事というイメージがある。だが、Clonezillaを試せば、その認識は変わるはずだ。Clonezillaでは、さまざまなフォーマットのパーティションや幅広いサイズのハードディスクを、ローカルまたはネットワーク経由でクローニング(複製)することができる。
_ #2768 (Unable to add VHD through Virtual Disk Manager or VBoxManage => Fixed in SVN) - VirtualBox
Unable to add VHD through Virtual Disk Manager or VBoxManage => Fixed in SVN
SVNしてbuildする・・・時間が無い。
VPC Hard Disk Image for testing websites with different IE versions on Windows XP SP2, Windows XP SP3 and Windows Vista
有効期限が設定されていた記憶があるけど、そろそろじゃなかったっけ?