Дополнительная информация
Существуют версии VirtualBox, предназначенные для установки на практически всех операционных системах, включая Windows, Linux, Macintosh и OpenSolaris. В качестве "гостевой" операционной системы так же могут использоваться любые операционные системы, включая Windows (NT 4.0, 2000, XP, Server 2003, Vista, W7), DOS/Windows 3.x, Linux, и OpenBSD.
Основные особенности:
VirtualBox может управляться как через GUI-интерфейс, так и через коммандную строку.
Для расширения функций программы разработан специальный комплект SDK.
Параметры виртуальных машин описываются в формате XML и никак не зависят от того физического компьютера, на котором система работает. Поэтому виртуальные компьютеры формата VirtalBox легко переносить с одного ПК на другой.
При использовании на "гостевых" компьютерах операционных систем Windows или Linux можно воспользоваться специальными утилитами, значительно облегчающими переключение между физическим и виртуальными компьютерами.
Для быстрого обмена файлами между гостевым и физическим ПК можно создавать так называемые "разделяемые каталоги" (Shared folders), которые одновременно доступны из обоих этих машин.
VirtualBox позволяет подключать USB-устройства к виртуальным компьютерам, позволяя виртуальным машинам работать с ними напрямую.
VirtualBox полностью поддерживает протокол удалённого доступа RDP (Remote Desktop Protocol). Виртуальная машина может работать как RDP-сервер, позволяя управлять ею удалённо.
Extension Pack добавляет следующие функции:
The virtual USB 2.0 (EHCI) device; see the section called “USB settings”.
VirtualBox Remote Desktop Protocol (VRDP) support; see the section called “Remote display (VRDP support)”.
Intel PXE boot ROM with support for the E1000 network card.
Experimental support for PCI passthrough on Linux hosts; see the section called “PCI passthrough”.
Установка:
Запустить VirtualBox, зайти в меню Файл » Настройки » Плагины и добавить скачанный файл, имеющий расширение .vbox-extpack
Что нового:
VMM: fixed a potential misbehavior after restoring the A20 state from a saved state
GUI: fixed full-screen mode mini-toolbar related regressions for different platforms and window managers (bug #13369)
GUI: X11: fixed full-screen mode Unity panels quirk caused by mini-toolbar code changes in last release (bug #13365)
GUI: X11: added possibility to use legacy full-screen mode as the new one can cause multi-screen issues under Unity, see the manual for more information (bug #13365)
GUI: Mac OS X: fixed full-screen mode artifact causing black screen when 3D acceleration was enabled on 10.10 Yosemite hosts (bug #13448)
GUI: Mac OS X: fixed regression in user-space swiping from/to VBox in full-screen mode
GUI: Mac OS X: fixed issue with switching to VBox in full-screen mode through Alt+Tab and Mission Control
Storage: fixed data corruption when resizing huge VHD images under certain circumstances (bug #11960)
Storage: fixed a rare hang during startup when the BIOS enumerates the storage devices attached to the SATA controller
Storage: follow the spec with AHCI interrupt acknowledge (bug #13474)
Storage: fixed broken iSCSI authentication (4.3.14 regression, bugs #13386, #13435)
NAT Network: properly parse port forwarding rules to allow UDP rules
USB: fixed a crash on Linux hosts with older Linux kernels (bug #13400) and several other fixes
ACPI: fixed ACPI timer anomalies (bug #12076)
Guest Control: fixed a memory leak (bug #13434)
Main: when removing a VM, do also remove the VBoxStartup.log file which might exist on Windows hosts (bug #13478)
Windows hosts: fixed more startup problems on certain Windows hosts due to conflicts with anti-virus software; better error reporting (4.3.14 regression; bug #13187)
Windows hosts: propagate the process startup information to the child process (4.3.14 regression; bug #13243)
Mac OS X hosts: don't force using the discrete GPU (bug #11111)
Windows Additions: some Windows 10 tweaks
X11 guests: fix a bug handling video driver display properties which prevented GNOME Shell on Fedora 21 from starting
Linux hosts / guests: fixed a few remaining warnings in the kernel log if memory allocation fails (bug #11171)
|