0
点赞
收藏
分享

微信扫一扫

sudo: ./VBoxLinuxAdditions.run: command not found

q松_松q 2022-11-07 阅读 222


其中一种情况是因为目前VBoxLinuxAdditions.run 还没有可执行权限,需要赋予权限
我执行命令
sudo chmod 777 VBoxLinuxAdditions.run

解决了这个问题


举报

相关推荐

0 条评论