Thread: Virtualbox err NS_ERROR_FAILURE (0x00004005)
i tried solve metod:
presencejune 26th, 2011, 09:12 pm
here's how working:
first thing need find out id of 'vboxusers' group. so:
grep vboxusers /etc/group
show similar vboxusers:xxx: xxx id of group.
add /etc/fstab:
none /proc/bus/usb usbfs devgid=xxx,devmode=664,nodev,noexec,nosuid 0 0
xxx id found above.
last thing add user vboxusers group:
sudo usermod -a -g vboxusers user
user username.
from here:
http://ubuntuforums.org/archive/index.php/t-918007.html
but ubuntu11.10 have not command none.
you don't need line. old directions older version of vb.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Virtualisation [ubuntu] Virtualbox err NS_ERROR_FAILURE (0x00004005)
Ubuntu
Comments
Post a Comment