مدت کوتاهی است که ویرچوال باکس نسخهی جدید ریلیز شده است اما در هنگام نگارش این متن هنوز به مخازن اصلی اوبونتو اضافه نشده است. اگر شما از آن دسته افراد هستید که علاقه مندید همیشه آخرین نسخه از این نرمافزار را داشته باشید و یا مایل هستید همین حالا به نسخهی جدید کوچ کنید، از راهنمای زیر استفاده کنید.
۱- ابتدا اگر نسخههای قبلی از ویرچوال باکس را قبلا نصب کردهاید با دستور زیر آنرا پاک کنید:
sudo apt-get remove virtualbox
۲- کلید مخزن را اضافه کنید:
wget -q -O - http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc | sudo apt-key add -
۳- مخزن را اضافه کنید:
sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian raring non-free contrib" >> /etc/apt/sources.list.d/virtualbox.org.list'
۴- مخازن را بروز کنید:
sudo apt-get update
۵- حالا نسخه جدید را نصب کنید:
sudo apt-get install virtualbox-4.3
*. این آموزش برای اوبونتو ۱۳/۰۴ است.
*. این نسخه دارای ضبظ کنندهی تصویر و امکانات و بهینهسازیهای بسیاری است:
Other changes in the latest VirtualBox 4.3.0:
major rewrite of the VT-x code and the AMD-V code including many bug fixes and performance improvements
introduced a lightweight instruction interpreter for situations not handled by hardware virtualization
added SCSI CD-RO;M emulation, including boot support
support for IPv6
guest sessions now are running in dedicated, impersonated session processes (needs at least Guest Additions 4.3 installed)
experimental virtual router mode: several VMs are attached to the same internal network and share one NAT service
made live snapshots work again
use the XDG standard configuration folder instead of .VirtualBox on systems where it is appropriate
improved 3D acceleration for Ubuntu and Fedora
enhanced multi-monitor support
support for Windows 8.1, Windows Server 2012 R2 and Mac OS X 10.9