最終更新:2023-03-26 (日) 19:17:50 (541d)
VirtualBox
Top / VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64? virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2.
Presently, VirtualBox runs on Windows, Linux, Macintosh? and OpenSolaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, and OpenBSD.
メモ
- No hardware virtualization required. For many scenarios, VirtualBox does not require the processor features built into newer hardware like Intel VT-x or AMD-V.
- Parallels Desktopの動いている状態だと仮想マシンを起動できなかった
VirtualBox/バージョン
VirtualBox 7.0
VirtualBox 5.2
VirtualBox 5.1
VirtualBox 5.0
VirtualBox 4.3
VirtualBox 4.2
- ホストOSとLinuxゲスト間でのファイルのドラッグ&ドロップが実験的にサポート
VirtualBox 4.1
- WDDM対応
VirtualBox 4.0
VirtualBox 3.0?
- 3.0では、性能とグラフィックが大きな特徴となる。性能では、仮想SMPに対応、1台の仮想マシンで最大32個の仮想CPUをサポート可能となった。これにより大量データ処理に対応でき、要求の高いサーバーワークロードで利用できるという。また、SMP向けにハイパーバイザも強化、性能を最適化できるとしている。
- グラフィックでは、「OpenGL 2.0」に対応、グラフィックアクセラレーションハードウェアを必要とするようなWindows/Solaris/Linux/OpenSolaris用アプリケーションを動かせるという。また、Windowsゲストで「Microsoft Direct3D」をサポート、ゲームソフトウェアやコンピュータモデリングなど、グラフィックを多用するWindowsアプリケーションを仮想環境で動かせる。
- このほか、Webコンソールからデータセンターを管理できるPythonベースのプロジェクト「VirtualBox Web Console?」に備えて、APIプラットフォームを強化した(VirtualBox Web Consoleは間もなく公開予定)。
VirtualBox/ソースコード
VirtualBox/Guest Additions
# /media/VBXADDITIONS_2.1.0_41146/VBoxLinuxAdditions-x86.run
共有フォルダ (vboxsf)
# mount -t vboxsf <共有フォルダ名> <マウントポイント> $ sudo mount -t vboxsf SharedFS /mnt/vboxshared
sudo mkdir /mnt/vboxshared sudo mount -t vboxsf VBoxShared /mnt/vboxshared
Windows
- \\vboxsvr\
VirtualBox/表示モード
- VirtualBox/フルスクリーンモード? - Host+F
- VirtualBox/シームレスモード - Host+L
- VirtualBox/スケールモード? - Host+C
VirtualBox/コマンド
VirtualBox/チップセット
スケールモードから戻す
- ホストキー+C
ネットワークアダプタ
- PCNet PCI II? (Am79C970A?)
- PCNet FAST III? (Am79C973?)
- Intel PRO/1000 MT Desktop? (82540EM?)
- Intel PRO/1000 T Server? (82543GC?)
- Intel PRO/1000 MT Server? (82545EM?)
- 準仮想化ネットワーク (virtio-net)