<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Natz&#039;s Digital 漂流記 &#187; VirtualBox</title>
	<atom:link href="http://www.natzworks.com/digital/applications/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natzworks.com/digital</link>
	<description>Natz の PC/サーバー/デジタル機器に翻弄される日々</description>
	<lastBuildDate>Wed, 28 Dec 2011 05:33:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VirtualBox: 仮想ディスクのサイズを拡張する (VDI)</title>
		<link>http://www.natzworks.com/digital/2011/489.html</link>
		<comments>http://www.natzworks.com/digital/2011/489.html#comments</comments>
		<pubDate>Fri, 19 Aug 2011 23:17:43 +0000</pubDate>
		<dc:creator>Natz</dc:creator>
				<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[アプリケーション]]></category>

		<guid isPermaLink="false">http://www.natzworks.com/digital/?p=489</guid>
		<description><![CDATA[VirtualBox が 3.x の頃は、標準の VDI 形式の仮想ディスクを拡張しようと思っても VirtualBox 単体では不可能で、VMDK 形式に変換してから他のツールでサイズを変更する等手間がかかったが、最新の 4.0.x 系 (4.0.12 で確認) では VBoxManage コマンドが強化され、modifyhd サブ・コマンドに追加されたオプション "--resize" で拡張できるようになっている。
ところが先日、VirtualBox 上の仮想マシン (以下 VM) の仮想ディスクを拡張する機会が訪れたので同コマンドを使ってみたところ、


&#62; VBoxManage modifyhd &#60;ORIGINAL_VDI&#62; --resize &#60;NEW_SIZE&#62;
0%...
Progress state: VBOX_E_NOT_SUPPORTED
VBoxManage: error: Resize hard disk operation for this format is not implemented yet!


と失敗してしまった。

調べてみると、どうやら "--resize" オプションが有効なのは可変サイズ (Dynamically expanding storage) の VDI または VHD 形式で、今回失敗した固定サイズ (Fixed-size storage) ではダメらしい。また [...]]]></description>
		<wfw:commentRss>http://www.natzworks.com/digital/2011/489.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox: 仮想マシン終了後にホスト PC の [Ctrl] キーがロックされる</title>
		<link>http://www.natzworks.com/digital/2010/429.html</link>
		<comments>http://www.natzworks.com/digital/2010/429.html#comments</comments>
		<pubDate>Tue, 07 Sep 2010 14:33:38 +0000</pubDate>
		<dc:creator>Natz</dc:creator>
				<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[アプリケーション]]></category>

		<guid isPermaLink="false">http://www.natzworks.com/digital/?p=429</guid>
		<description><![CDATA[VirtualBox で仮想マシン (以下 VM) を起動して終了すると、たまにホスト PC (Windows 7 Ultimate x64) の [Ctrl] キーがロックされる (＝押下状態で固定される) ことがある。この [Ctrl] キー押しっぱなし状態になると、全てのキー入力が [Ctrl]+* のキー・アサインとみなされるせいか、文字入力もできなくなる。
キーボードで文字入力をしなくても、エクスプローラー等でマウスのクリックだけで複数オブジェクトを選択できてしまったり、「フォルダー オプション」 で ｢別のフォルダーを開くときに新しいウィンドウを作らない」 設定になっているにもかかわらず、フォルダーをダブル・クリックすると別ウィンドウでエクスプローラーが起動すると言った具合に、「[Ctrl] キー押しっぱなし」 で考えられるありとあらゆる症状を併発するので、すぐに気付くことが多い。

当初は VM のウィンドウを閉じて VM を強制終了したときに発生しやすいと考えていたが、VM を正しくシャットダウンしても起こるときは起こるため、終了方法はあまり関係なさそうだ。
まァ左 [Ctrl] キーを (1回ないし複数回) 押すだけで解消するので、深刻な問題ではないが、少々気持ち悪い。この現象は VirtualBox のかなり前のバージョンから発生していて、現時点の最新版 3.2.8 でも変化はなし。
]]></description>
		<wfw:commentRss>http://www.natzworks.com/digital/2010/429.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC その後</title>
		<link>http://www.natzworks.com/digital/2010/411.html</link>
		<comments>http://www.natzworks.com/digital/2010/411.html#comments</comments>
		<pubDate>Mon, 07 Jun 2010 14:34:32 +0000</pubDate>
		<dc:creator>Natz</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[アプリケーション]]></category>

		<guid isPermaLink="false">http://www.natzworks.com/digital/?p=411</guid>
		<description><![CDATA[自宅のメイン環境を Windows 7 に移行して平和な日々を送っていたところ (仕事と政治と国際環境は平和どころではないが)、気が付けば 6月になっていた。Windows 7 RC の存在が許されなくなる月だ。
最後の勇姿を見るため、Windows 7 RC がインストールされた VirtualBox 上の仮想マシン (以下 VM) を、前回以来久々に起動させてみる。

とりあえず (Samba) ドメインには普通にログオンできたが、いきなりアクティベーションを促すダイアログが表示された。事前に言われていた通り壁紙は真っ黒で、デスクトップ右下には "This copy of Windows is not genuine" と表示されている。たまに表示されるポップアップが不正な状態であることをアピールし、しばらく放置すると、Windows が強制的にシャットダウンされた。

期限切れ

わかってるって・・・
なるほどね。もっとこう、アグレッシブな主張や挙動を勝手に期待していたので、やや拍子抜けの感はあるが、まァこんなもんか。RC の 「その後」 を確認して気が済んだので、この VM はもう削除だ。
しかし VirtualBox (最新は 06/07 リリースの 3.2.4 だが、とりあえず 3.1.8) の VM は、やたらと CPU を食う。VM 内で何か動きがあると、かなりの頻度で親機の  CPU 使用率が 100% に跳ね上がってしばらく下がらず、親機側でマウス・カーソルすら動かなくなることもたまにある。親機がショボいからかもしれないが、VMware Server ではこんなことはなかった。ウチだけだろうか？
]]></description>
		<wfw:commentRss>http://www.natzworks.com/digital/2010/411.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Server 2.0.2 → VirtualBox 3.0.10 移行 (Windows 版)</title>
		<link>http://www.natzworks.com/digital/entries/2009/000238.html</link>
		<comments>http://www.natzworks.com/digital/entries/2009/000238.html#comments</comments>
		<pubDate>Sun, 08 Nov 2009 15:34:03 +0000</pubDate>
		<dc:creator>Natz</dc:creator>
				<category><![CDATA[VMware Server]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[アプリケーション]]></category>
		<category><![CDATA[サーバー]]></category>

		<guid isPermaLink="false">http://www.natzworks.com/wpd/197.html</guid>
		<description><![CDATA[我が家では本番サーバー用仮想マシン (以下 VM) の他に、テスト用仮想化環境の構築で Windows 版 VMware Server 2.0 を利用している。しかし Windows 版 VMware Server 2.0 (特に VMware Infrastracture Web Access) は、我が家の非力な Athlon 3200+ マシンには苦しい。VM 不使用時は止めてある関連サービスも、VM が必要な時には起動させて重くなるし、コマンド 1発でサービスの起動/停止を操作できるものの、面倒であることに変わりはない。
と言っても、今更古き良き時代の VMware Server 1.0 に戻しても面白くない。そこで最近話題を耳にすることが多い、VirtualBox 3.0 への移行を検討してみた (月刊 Software Design の 2009年 8月号と 2009年 9月号でも、Ver.2.2 と 3.0 の特集記事が組まれている)。VirtualBox は恐らく VMware Workstation と競合する Sun Microsystems 社の仮想化製品で、評価目的や個人であれば無償で利用できる。

今回は Windows 版の検証なので、前述の VirtualBox サイトか [...]]]></description>
		<wfw:commentRss>http://www.natzworks.com/digital/entries/2009/000238.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

