VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (700 - 702 of 16363)

Ticket Resolution Summary Owner Reporter
#8458 fixed ugly text window while creating a new virtual machine => Fixed in SVN anonymous
Description

Well, i will attach a screenshot. Than you can see.

#10404 wontfix udev rules want to access not mounted /usr -> can be solved with manual fix DanielDuesentrieb
Description

Hello,

I am using the Virtualbox Debian package for wheezy.

During boot I get the message from udev that the script

  • /usr/share/virtualbox/VBoxCreateUSBNode.sh

can not be found. At this moment the /usr partition is not mounted. I have contacted the Debian udev maintainer:

-http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666928

He suggests a solution similar to the bluez package described here:

It is planned to modify the appropriate Virtualbox postinstall script accordingly?

#8837 fixed udev rules should use RUN+= rather than RUN= Felix Geyer
Description

From https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/776535:

The udev rules shipped by virtualbox-ose apply a RUN script on usb interfaces and devices. However the rules specify
RUN=
rather than
RUN+=
so all other scripts added by previous rules get usurped.

This means things like my scanner (which relies on a script added by the sane udev rules) doesn't work.

The solution is to simply replace all RUN= with RUN+= in the udev rules - the rules should add the script, now set this script only.


Also, the rules should use == instead of = to match SUBSYSTEM and ACTION.

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