Changes between Version 96 and Version 97 of User_FAQ
- Timestamp:
- Dec 18, 2008 8:19:28 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
User_FAQ
v96 v97 37 37 }}} 38 38 after you uninstalled a !VirtualBox deb/rpm package. 39 40 * The same problem happens after uninstalling !VirtualBox 2.1.0. The solution is 41 {{{ 42 rm -rf /var/lib/dkms/vboxnetflt 43 }}} 39 44 40 45 * '''USB on Ubuntu/Gutsy''': Ubuntu removed support for `/proc/bus/usb/*`. We will address this issue in the future. Until this, edit the script `/etc/init.d/mountdevsubfs.sh and activate the four lines around line 40 (Magic to make /proc/bus/usb work). Then execute