forked from joefitzgerald/packer-windows
-
Notifications
You must be signed in to change notification settings - Fork 439
Open
Description
Dear Stefan, dear community,
while this command works well on my macOS workstation 1,
packer build --only=virtualbox-iso windows_2019_docker.json
it croaks on a Linux machine 2, like
Error starting VM: VBoxManage error: VBoxManage: error: Could not launch the VM process for the machine 'WindowsServer2019Docker' (VERR_FILE_NOT_FOUND)
Is anyone observing the same problem?
With kind regards,
Andreas.
The complete error message is:
Build 'virtualbox-iso' errored after 16 seconds 283 milliseconds: Error starting VM: VBoxManage error: VBoxManage: error: Could not launch the VM process for the machine 'WindowsServer2019Docker' (VERR_FILE_NOT_FOUND)
VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component MachineWrap, interface IMachine, callee nsISupports
VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), ComSafeArrayAsInParam(aBstrEnv), progress.asOutParam())" at line 726 of file VBoxManageMisc.cpp
Footnotes
-
Intel Core i9, macOS 10.15.7 (Catalina), Mach 19.6.0, VirtualBox 6.1.34, Vagrant 2.2.19, Packer 1.8.1. All application software installed via Homebrew. ↩
-
AMD Ryzen 9, Ubuntu 20.04.4 LTS (Focal Fossa), Linux 5.4.0-97, VirtualBox 6.1.32, Vagrant 2.2.19, Packer 1.8.1. Vagrant and Packer are installed from the HashiCorp package repository. ↩
Metadata
Metadata
Assignees
Labels
No labels