VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (970 - 972 of 16363)

Ticket Resolution Summary Owner Reporter
#6781 fixed rtcuseutc wrongly dokumented Bengt-Arne Fjellner
Description

Help for VboxManage and in the manual shows [--rtcuseutc] should be [--rtcuseutc on|off] (I think)

#20952 fixed rtR3WinUnhandledXcptFilter caught an exception, VBoxEhciR0.r0 boxer01
Description

On current VM 6.1.35 r150972 for Windows, I have an exception just after the start of any VM. I put my logs here. Looks like the trouble came from the EHCI Controller from the extension pack. As soon as I change USB version of emulated controller from 3 to 1, everything works fine.

#4212 fixed rpm upgrade removes files Alex Barker
Description

When upgrading vbox to the latest version I found out the hard way that the rpm removes files that do not belong to it.

Basically I created a init.d script called virtualbox to start virtual servers on boot as virtualbox does not ship with anything to accomplish this task. After upgrading from 2.2.2 to 2.2.4 and bringing the virtual servers back up I noticed that the script I created was gone. Upon further inspection I found the following code block:

if [ -f /etc/init.d/virtualbox ]; then

echo "Found old version of /etc/init.d/virtualbox, removing." rm /etc/init.d/virtualbox [ -f /sbin/rcvirtualbox ] && rm -f /sbin/rcvirtualbox

fi

I am not sure what the rational for this was but shouldn't old versions of the rpm be responsible for cleaning up after them selves? Is this an RPM short fall? Can you AT LEAST backup files your planning on removing that don't belong to your package?

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