bastibl / instant-gnuradio

Customizable GNU Radio Environment for Live Images and VMs
158 stars 34 forks source link

VBoxManage: error: Could not launch a process for the machine 'instant-gnuradio-base' (VERR_FILE_NOT_FOUND) #22

Closed andersenhenrik closed 5 years ago

andersenhenrik commented 5 years ago

Hello Basti, i got the following errors after the make command

==> virtualbox-iso: Starting the virtual machine... ==> virtualbox-iso: Error starting VM: VBoxManage error: VBoxManage: error: Could not launch a process for the machine 'instant-gnuradio-base' (VERR_FILE_NOT_FOUND) ==> virtualbox-iso: VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component MachineWrap, interface IMachine, callee nsISupports ==> virtualbox-iso: VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), Bstr(strEnv).raw(), progress.asOutParam())" at line 600 of file VBoxManageMisc.cpp ==> virtualbox-iso: Unregistering and deleting virtual machine... ==> virtualbox-iso: Deleting output directory... Build 'virtualbox-iso' errored: Error starting VM: VBoxManage error: VBoxManage: error: Could not launch a process for the machine 'instant-gnuradio-base' (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(), Bstr(strEnv).raw(), progress.asOutParam())" at line 600 of file VBoxManageMisc.cpp

==> Some builds didn't complete successfully and had errors: --> virtualbox-iso: Error starting VM: VBoxManage error: VBoxManage: error: Could not launch a process for the machine 'instant-gnuradio-base' (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(), Bstr(strEnv).raw(), progress.asOutParam())" at line 600 of file VBoxManageMisc.cpp

==> Builds finished but no artifacts were created. Makefile:10: recipe for target 'vms/base/instant-gnuradio-base.ova' failed make: *** [vms/base/instant-gnuradio-base.ova] Error 1

Any ideas how to fix that?

andersenhenrik commented 5 years ago

Ok i was able to fix it, the problem was that the VirtualBox GUI was missing. Should have asked Google beforehand, sorry about that.