我有一台新的戴尔 XPS 13 (9350) 笔记本电脑,在 Oracle VirtualBox 5.0.20 下运行 Windows 10 作为主机和 Ubuntu 16.04 LTS 作为来宾。我安装了扩展包以及 Linux 的 Guest Additions。
我有一个 PNY 128 GB USB 3.0 驱动器。当我插入它时,Windows 会检测到它并且我可以访问文件。当我尝试通过 VM(设备 -> USB -> PNY USB 3.0 FD)访问它时,Windows 主机会释放它,但它在客户端中不可用。当我使用时dmesg,我得到这样的输出:
usb 1-1: new high-speed USB device number 6 using ehci-pci
usb 1-1: device descriptor read/64 error 18
usb 1-1: device descriptor read/64 error 18
usb 1-1: new high-speed USB device number 7 using ehci-pci
usb 1-1: device descriptor read/64 error 18 …Run Code Online (Sandbox Code Playgroud)