找到虚拟机vmx文件,用文本编辑器打开,找到usb.restrictions.defaultAllow = "FALSE"
,改为usb.restrictions.defaultAllow = "TRUE"
即可。
本文发布于 https://luojia.me
本站文章未经文下加注授权不得拷贝发布。
找到虚拟机vmx文件,用文本编辑器打开,找到usb.restrictions.defaultAllow = "FALSE"
,改为usb.restrictions.defaultAllow = "TRUE"
即可。