How to mount USB drive on VM under VMWare or Virtual Box on OS X

mac-osxosx-snow-leopardvirtual-machinesvirtualization

I need to mount an external USB drive formatted as UFS on a Mac running Snow Leopard (OS X 10.6.7). OS X has no support for UFS, but I understand you can run a virtual instance of an OS w/UFS support and use that to get files to the Mac host. Trying both FreeBSD and Ubuntu 11.04, WMWare is showing that the drive is indeed connected to the VM, but it does not get auto-mounted. That's fine, but I cannot find the device in /dev in order to mount manually. Also, booting the VM with and without the external drive connected shows no difference in the contents of /dev – i.e. I would expect to find an additional device relative to the contents of /dev when the drive is not connected. I have tried the same on Virtual Box, with the same result – no new device in /dev. Thoughts?

Best Answer

In Linux "fdisk -l" will show you all available partitions on the system. Also check dmesg.