I'm running VirtualBox 5.2.8 with the extension package on my Mac High Sierra 10.13.3. The guest OS is also macOS High Sierra 10.13.3.
My external SSD is unmounted from my host system and is correctly mounted as USB 3.0 with filter to VirtualBox. However, the drive does not show up in my guest OS.
Code: Select all
diskutil listWhen I call
Code: Select all
dmesgCode: Select all
USBMSC Identifier (non-unique): S25JNYAG800300H 0x4e8 0x8001 0x1, 3
USB device 04E880010C90000 - will be reset!
USBMSC Identifier (non-unique): S25JNYAG800300H 0x4e8 0x8001 0x1, 3How can I solve this issue?
Looking forward to your response!