Thanks for all the help you provided.
I actually checked once more for remaining packages of the 4.3.10 version. I found 5 and not only removed then but purched them using the Package Manager.
Thereafter I installed the 4.3.20 version, added the matching Extension pack. Created a new XP VM and added the Guest Addition using the menu point under Devices. Extension Pack and Guest Addition are to be seen as installed.
When I tried to add my username to the vboxusers group I ran into problems:
Manual mentions
A user can be made a member of the group vboxusers through the GUI user/group management ...
however, I could not find any menu item. Neiter in the VirtualBox Manager nor in the VM menu "Machine, View, Devices, Help"
So I used the given terminal command:
Code: Select all
sudo usermod -a -G vboxusers username
with my username added in the form
Code: Select all
sudo sudo usermod -a -G vboxusers rost
However there was no message at all after I entered my root-password.
I also used a the slightly different command I received in the thread:
with my username added in the form
Here I received
message:
in English: adduser: group 'vboxuser' not saved.
I changed the command to
Received
message:
in English: adduser: user 'vboxuser! not saved.
In the VM settings USB 1 and 2 is enabled and an empty filter set.
As I still cannot see a USB stick in the XP VM (USB stick attached AFTER the machine was running), I wonder how I can check if my name is in the users group.
Also when I open Device the submenu of USB is grey nothing possible.
The little USB icon on the bottom of the VM window shows "No USB device attached"
As for log-files I found that there are 4. To be on the safe side I attached the ones I identified as the last three.
What can I do next?
I do appreiciate a lot your continuing support!!!