Custom Query (16363 matches)
Results (700 - 702 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #8458 | fixed | ugly text window while creating a new virtual machine => Fixed in SVN | ||
| 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 | ||
| Description |
Hello, I am using the Virtualbox Debian package for wheezy. During boot I get the message from udev that the script
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= | ||
| 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 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. |
|||

