单击左上角Settings,会提示:Failed to access the USB subsystem.VirtualBox is not currently allowed to access USB devices. You can change this by adding your user to the ‘vboxusers’ group. Please see the user manual for a more detailed explanation.
将用户名添加到vboxusers组,重启或注销后即可解决。
将用户名添加到vboxusers组,重启或注销后即可解决。
sudo adduser usrname vboxusers
如图:
本文介绍了解决VirtualBox无法访问USB设备的问题。当遇到提示不允许访问USB子系统时,可以通过将用户添加到vboxusers组来解决。文章提供了具体的命令行操作步骤。

6881

被折叠的 条评论
为什么被折叠?



