Page 1 of 1
Reviewing an External USB Hard Disk using Guest CentOS7
Posted: 26. Aug 2017, 07:18
by joseluisbz
Is it possible to gain access to USB External Hard Disk to check health of External USB Hard Disk Connected to Host (macOS Sierra 10.12.6) from the Guest CentOS 7 Linux?
Re: Reviewing an External USB Hard Disk using Guest CentOS7
Posted: 26. Aug 2017, 07:58
by socratis
Check the health of the USB HD how? fsck? What's the file system of the HD?
Eject the HD from your OSX and use the Devices » USB menu to give it access to the VM. That's the fastest and easiest way. For more complicated setups, please read the following thread:
USB basics and troubleshooting.
Re: Reviewing an External USB Hard Disk using Guest CentOS7
Posted: 6. Sep 2017, 03:02
by joseluisbz
Thank you for your answer!