使用Ubuntu在Virtualbox中挂载USB设备

Mounting a USB device inside a virtual machine is often a tool that you cannot go without. If you are using Virtualbox in Ubuntu however, you need to take a few extra steps to make it work.

在虚拟机中安装USB设备通常是您无法缺少的工具。 但是,如果您在Ubuntu中使用Virtualbox,则需要采取一些额外的步骤来使其工作。

使用Ubuntu在Virtualbox中挂载USB设备_第1张图片

安装Virtualbox (Install Virtualbox)

The first thing you need to do is install Virtualbox from Oracle’s website. It is different than Virtualbox OSE which is included in the Ubuntu repositories because the Virtualbox from Oracle includes proprietary software which allows you to mount USB devices inside you VM among other things. If you already have Virtualbox OSE installed from the Ubuntu repositories, uninstall it before installing the .deb file from Oracle’s website.

您需要做的第一件事是从Oracle网站安装Virtualbox。 它不同于Ubuntu存储库中包含的Virtualbox OSE,因为Oracle的Virtualbox包含专有软件,该软件可让您在VM内挂载USB设备。 如果您已经从Ubuntu信息库安装了Virtualbox OSE,请先将其卸载,然后再从Oracle网站安装.deb文件。

Note: Any VMs you made with Virtualbox OSE will still work with the st

你可能感兴趣的:(java,linux,ubuntu,大数据,oracle)