Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Mapping virtual disks option works perfectly, thanks for simple and efficient answer!
    – Enes F.
    Commented Nov 30, 2015 at 14:27
  • Any idea how to do it if the Host OS is Ubuntu 18.04 and the Guest is Windows 95? Commented Jun 24, 2019 at 6:39
  • 1
    @GabrielStaples I'd use an SMB/CIFS network share. If you want to mount the guest .vmdk on the host, you could try guestmount, but I have no experience using that.
    – jamesdlin
    Commented Jun 24, 2019 at 6:58
  • Thanks. I'll give it a shot; I posted a question here: askubuntu.com/questions/1153517/… Commented Jun 24, 2019 at 7:02