Hardware configuration
- USB external hard drive (previously internal); here there are three partitions (i) Ubuntu, (ii) Windows 10, (iii) data;
- 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.
Below the out ome of the lsusb command after connecting the old HD.
EDIT: the command lsblk gives the same result both when the HD is connected/disconnected.
EDIT 2 (don't consider the seagate external HD; it's another one)
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.