diff --git a/virtualbox/README b/virtualbox/README index fd5bf578b..a8e6ac7e7 100644 --- a/virtualbox/README +++ b/virtualbox/README @@ -10,7 +10,7 @@ POST-INSTALL Run the post-install script in order to add a vboxusers group to your system. After that, add your user to the vboxusers group: - # usermod -G vboxusers + # usermod -a -G vboxusers During installation 'vboxdrv.ko' has been installed to your modules directory and you can load it using modprobe vboxdrv (needed before run VirtualBox).