VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1906 - 1908 of 16363)

Ticket Resolution Summary Owner Reporter
#6651 fixed Cannot unmount host floppy disk => Fixed in SVN Urmas
Description

When I'm trying to unmount the captured host floppy disk, I'm getting error:

Could not unmount the currently mounted media/drive (VERR_NOT_SUPPORTED)

Код ошибки: E_FAIL (0x80004005) Компонент: Console Интерфейс: IConsole {6375231a-c17c-464b-92cb-ae9e128d71c3} Вызванный интерфейс: IMachine {99404f50-dd10-40d3-889b-dd2f79f1e95e}

#14305 fixed Cannot update 4.3.28 to 4.3.30 on Debian Jessie HS_IT
Description

I installed VirtualBox 4.3.28 on a Debian Jessie machine using the instructions on the Virtualbox web site. Avter Virtualbox was updated to 4.3.30 I endevoured to update this machine using the apt-get update/apt-get dist-upgrade and Virtualbox remained at 4.3.28 but reported 4.3.30 was available. I also installed a new copy of jessie on another machine and then installed virtualbox 4.3 version 4.3.28 installed. I belive the problem is with the VirtualBox website.

my debian Wheezy machines update from 4.3.28 to 4.3.30 perfectly.

#5884 wontfix Cannot upgrade existing Fedora Linux VB install to 3.1 using 'rpm --upgrade' or 'yum update' Dave Ulrick
Description

Prior to VB 3.1, the Fedora RPM's name was structured in such a way that "rpm -q VirtualBox" would return something like this:

VirtualBox-3.1.2_56127_fedora11-1.i586

but with the new VB 3.1 RPM, the full name is as follows:

VirtualBox-3.1-3.1.2_56127_fedora11-1.i586

and the short name includes the version number '3.1':

# rpm -q VirtualBox-3.1 VirtualBox-3.1-3.1.2_56127_fedora11-1.i586

The 'rpm' command provides an '--upgrade' option that allows the user to uninstall an older version and install a newer version in its place. With prior VirtualBox RPMs this feature worked, but the new naming convention makes it impossible to use '--upgrade'. Instead, this command sequence is necessary:

# rpm --erase VirtualBox

# rpm --install VirtualBox-3.1-3.1.2_56127_fedora11-1.i586.rpm

As a side effect, this naming change also breaks 'yum update VirtualBox' when the Sun VirtualBox Fedora repository is configured in /etc/yum.repos.d/.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy