Giter Site home page Giter Site logo

Comments (10)

chilcote avatar chilcote commented on August 20, 2024

I haven't been able to replicate this particular issue, but your example from slack pointed me to a different issue with how the path expansion is happening.

from vfuse.

ryandesign avatar ryandesign commented on August 20, 2024

I see similar:

Mounting osx_custom_151220-10.11.2-15C50.hfs.dmg
OS X version is 10.11.2
VMware hardware version 8 does not officially support 10.11
Using VMware Fusion path: /Applications/VMware Fusion.app
Converting DMG to VMDK
Populating VMX file
Unmounting Base OS DMG
VMware Fusion VM created at ./osx_custom_151220-10.11.2-15C50.vmwarevm

But ./osx_custom_151220-10.11.2-15C50.vmwarevm/osx_custom_151220-10.11.2-15C50.vmdk was not created.

I assume vmware-rawdiskCreator or vmware-vdiskmanager encountered an error during the attempt to convert, but vfuse did not detect or report the error. When I tried running the relevant vmware-vdiskmanager command manually, I received an illuminating error message:

Failed to convert disk: An error occurred while writing a file; the disk is full. Data has not been saved. Free some disk space and try again (0x8).

from vfuse.

chilcote avatar chilcote commented on August 20, 2024

How much free space do you have on your disk?

from vfuse.

ryandesign avatar ryandesign commented on August 20, 2024

Certainly not enough!

from vfuse.

chilcote avatar chilcote commented on August 20, 2024

Fair 'nuff. I'll do some tests.

from vfuse.

ryandesign avatar ryandesign commented on August 20, 2024

It's working fine now that I've pointed it at a disk with enough free space. vfuse should detect and report errors thrown by vmware-vdiskmanager and not continue on as if nothing happened.

from vfuse.

chilcote avatar chilcote commented on August 20, 2024

try the latest commit, as it will now report the error and exit.

from vfuse.

homebysix avatar homebysix commented on August 20, 2024

Guess what, it's working for me now! The .vmdk file is present inside the bundle, as expected, and the VM boots successfully.

In addition to updating to the latest commit, I also re-downloaded the source AutoDMG file. I suspect it (and others) may have been corrupted.

from vfuse.

ryandesign avatar ryandesign commented on August 20, 2024

Thank you @chilcote, error reporting is working now:

Mounting osx_custom_151220-10.11.2-15C50.hfs.dmg
OS X version is 10.11.2
VMware hardware version 8 does not officially support 10.11
Using VMware Fusion path: /Applications/VMware Fusion.app
Converting DMG to VMDK
Error: Failed to convert disk: An error occurred while writing a file; the disk is full. Data has not been saved. Free some disk space and try again (0x8).
Unmounting Base OS DMG

It does still leave a .vmwarevm folder containing a disk-link.vmdk file; maybe those could be cleaned up in case an error occurs.

from vfuse.

chilcote avatar chilcote commented on August 20, 2024

Should remove the vmpath now with the last commit, thanks.

from vfuse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.