I have for example a virtual machine 'endian' who has his harddisk (endian.vdi) on this /endian-partition.
VirtualBox is running as normal user. This normal user is member of the group vboxusers.
Now, when I want to create an endian.vdi in the /endian-directory I get the error that the .vdi-file cannot be created.
These are the rights :
Code: Select all
drwxrwxr-x 3 root vboxusers 4096 Jun 14 20:24 endianMy user has 'vboxusers' set as primary group.