Skip to content

make cold-image-vmdk # DFW #16

Description

@burtonsamograd

Makefile:36: recipe for target 'cold-image-vmdk' failed
make: [cold-image-vmdk] Error 1 (ignored)
rm -f mezzano.vmdk
VBoxManage convertfromraw --format vmdk mezzano.image mezzano.vmdk
Converting from raw image file="mezzano.image" to file="mezzano.vmdk"...
Creating dynamic image with size 3221225472 bytes (3072MB)...
*** Failures from VBoxManage are harmless and can be ignored. ***
VBoxManage storagectl "" --name IDE --add ide --controller PIIX4
VBoxManage: error: Could not find a registered machine named ''
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(a->argv[0]).raw(), machine.asOutParam())" at line 1045 of file VBoxManageStorageController.cpp
Makefile:36: recipe for target 'cold-image-vmdk' failed
make: *** [cold-image-vmdk] Error 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions