USB hard drive not accessible from Ubuntu VMware guest on Windows 10 host

Hardware configuration

  1. USB external hard drive (previously internal); here there are three partitions (i) Ubuntu, (ii) Windows 10, (iii) data;
  2. internal SSD; here there is Windows 10 and the virtual machine Ubuntu mounted thanks to VMware.

Problem

The Ubuntu virtual machine is not able to detect the USB hard drive. My goal is to access to the Ubuntu partition (the one I mentioned in point 1 above) from the Ubuntu virtual machine. See the section figures of the problem below.

Additional information

The Windows and data partitions on the external HD can be accessed by the Windows 10 (the host) on the internal SSD.

Figures of the problem

Below the out ome of the lsusb command before connecting the old HD.enter image description here

Below the out ome of the lsusb command after connecting the old HD.enter image description here


EDIT: the command lsblk gives the same result both when the HD is connected/disconnected.

enter image description here


EDIT 2 (don't consider the seagate external HD; it's another one)

  1. External HD connected to the host (no presence in Disk Manager)enter image description here

  2. External HD connected to the guestenter image description here

EDIT 3: I'm using VMware pro 16. The command dmesg gives this output when the external HD is disconnected. Instead the output of the command lspci -k is this one.

12 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like