I upgraded the memory in my laptop from 4 GB to 8 and have now installed VirtualBox in Kubuntu and Windows 7 Ultimate under VB. So far so good. I gave 4 GB to each operating system. Now Windows 7 runs under VB, but so far I have not been able to get the USB devices (thumb drives and external hard drives) to work. The DVD drive does work.
I searched online and found that I needed to install Guest Additions (done, which btw would only install in Safe Mode) and VirtualBox Extensions pack (done). So far so good.
Here's the video on the topic that I found:
According to the video, I need to add my user name (tommy) to the group named “vboxusers.” The video is of regular Ubuntu, not Kubuntu. In it he adds his user name to vboxusers via the built-in system utility “Users and Groups.” Looks simple enough, but Kubuntu doesn't have this. I hit Alt+F2 and typed in “user” and found the User Manager. The menu popped up, but unfortunately, I'm not finding tool for adding my user name to a group. I wondered if maybe Kubuntu has a separate tool for managing groups, so I hit Alt+F2 and typed “groups.” No luck. I found no tool for managing the groups.
So I searched online some more. I found that I thought would enable me to add my user name to this vboxusers group:
Unfortunately, that didn't work. When I go into VirtualBox's settings, intending to add the USB devices, I get the same error message as before:
It looks like this thing is going to finally work if I can just figure out how to add my user name to vboxusers in Kubuntu. It's obviously different from how it's done in Ubuntu.
Is someone knows, I would greatly appreciate a heads up. Thanks.
I searched online and found that I needed to install Guest Additions (done, which btw would only install in Safe Mode) and VirtualBox Extensions pack (done). So far so good.
Here's the video on the topic that I found:
According to the video, I need to add my user name (tommy) to the group named “vboxusers.” The video is of regular Ubuntu, not Kubuntu. In it he adds his user name to vboxusers via the built-in system utility “Users and Groups.” Looks simple enough, but Kubuntu doesn't have this. I hit Alt+F2 and typed in “user” and found the User Manager. The menu popped up, but unfortunately, I'm not finding tool for adding my user name to a group. I wondered if maybe Kubuntu has a separate tool for managing groups, so I hit Alt+F2 and typed “groups.” No luck. I found no tool for managing the groups.
So I searched online some more. I found that I thought would enable me to add my user name to this vboxusers group:
sudo gpasswd -a tommy vboxusers
VirtualBox is not currently allowed to access USB devices. You can change this by adding your user to the "vboxusers' group. Please see the manual for a thoroughly confusing and hairpullouting explanation.
Is someone knows, I would greatly appreciate a heads up. Thanks.
Comment