≪追記 2008/02/14≫
wiki に情報をまとめました。
#####################################
http://www.virtualbox.org/
Microsoftが買収して無料提供したVirtual PC 2004に対し、何くそとVMwareも同じようなことしちゃってあら大変、ってな感じの最近流行の仮想化技術の無償化。負けじとInnoTek社のVirtualBoxとやらもオープンソースになったらしい。マニュアルとFAQをダーーと流し読む。
ホストOSはWindowsとLinuxに対応。ただしWindows 2000では次のバージョンを待つか、test build したものを使ってくれとのこと。LinuxだとqtとSDL、そしてVMwareと同じく linux-headers、kernel-devel、kernel-source などのパッケージが事前に導入済みでないと駄目。ちなみにFedora Core6の場合、compat-libstdc++-33 もいりました。
ゲストOSがVistaの場合、デフォルトではネットワークが動かないので、official NDIS5 AMD driver を自分で入れる必要あり。ファイルの受け渡しはisoイメージマウント・USBメモリ(オープンソース版でも使えるの?)・CD-Rに焼く・フロッピーなどでやってくれとのこと。VMwareのようにドラッグ&ドロップでファイルのやりとり機能(Windows同士のみ)はない?
で、実際にインストールしてみました。ホストがWindowsなら VirtualBox_1.3.2_Win_x86.msi を実行するだけ。Linuxなら
# sh VirtualBox_1.3.2_Linux_x86.run installこんな感じにお叱りを受けます
Verifying archive integrity... All good.
Uncompressing VirtualBox for Linux installation.....
VirtualBox Version 1.3.2 (Sun Jan 14 15:25:08 CET 2007) installation
Please install the header files for your current Linux kernel.
Problems were found which would prevent VirtualBox from installing.
Please correct these problems and try again.
# VirtualBox
/opt/VirtualBox-1.3.2/VirtualBox: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
お次はゲストOSのインストール
→ 続き VirtualBox:Windows guestをインストール(ID:1169632555)
12:11AM | Comment(0) | TrackBack(0)





最近のコメント