> Have you read the FAQ (http://virtualbox.org/wiki/User_FAQ)? Does your > user belong to the vboxusers group?
Yes, the user is a member of that group. When I try to start it as that user, I get: --- VirtualBox kernel driver not accessible, permission problem. At '/home/vbox/vbox/src/VBox/VMM/VM.cpp' (303) in int VMR3Create(void (*)(VM*, void*, int, const char*, unsigned int, const char*, const char*, char*), void*, int (*)(VM*, void*), void*, VM**). VBox status code: -1909 VERR_VM_DRIVER_NOT_ACCESSIBLE ---- It's not a huge problem; I work around it by making a symbolic link in /root to /home/chanchao/.VirtualBox Then I start using 'gksudo VirtualBox'. This way the root user finds the right .VirtualBox folder. Cheers, Chanchao _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
