in the last week i was not able to resolve this problem:
on my ubuntu hardy i worked for about one year with
virtualbox 2.0.x with various guests and host networking
script to setup the tap interfaces at guest os startup...
recently i updated virtualbox to version 2.1 to enjoy
easier network configuration provided, and my shared
folders between host and guest have stopped working...
Well, i thought, let's revert back to version 2.0... but...
right after removing 2.1 and reinstalling 2.0.x this message
appeared at boot time:
Code: Select all
udevd[####]: lookup_group: secified group 'vboxusers' unknown
the output of my uname -a is:
Code: Select all
Linux pc-name 2.6.24-23-generic #1 SMP Thu Nov 27 18:44:42 UTC 2008 i686 GNU/Linux
Code: Select all
/etc/udev/rules.d/50-virtualbox-ose.rules:1:KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="vboxusers", MODE="0660"
/etc/udev/rules.d/60-vboxdrv.rules:1:KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="vboxusers", MODE="0660"Code: Select all
username adm dialout cdrom floppy audio dip video plugdev fuse lpadmin admin vboxusers tomcat
some ideas on how to solve the problem?
thanks,
Armando.