Mount a VHD (VirtualBox) in OSX

27,576

Solution 1

Install the MacFUSE version from here: http://www.matthewratzloff.com/blog/2012/03/12/macfusion-on-os-x-lion/

Then, install the newest MacFusion App from here: http://macfusionapp.org/

This utilizes the existing SFTP abilities and achieves the same goal. Only way I found, and I've been looking for days!

Solution 2

There is an app for that: Paragon Virtual Disk Mounter. Beta version is available here: http://www.paragon-software.com/support/betatesting/vd-mounter-mac-beta/index.html

.vhd, .vmdk, .vdi are supported at the moment.

Share:
27,576
Nicholas Yost
Author by

Nicholas Yost

Updated on September 18, 2022

Comments

  • Nicholas Yost
    Nicholas Yost almost 2 years

    How can I mount a VHD (created in VirtualBox) of a Ubuntu Server install on my Max OSX (Mountain Lion) and allow it to be found in Finder (so I can select a folder and view it's contents).

    If it requires me to purchase something, I am fine with that. Otherwise free is preferred.

    Thanks!