Unable to configure ipaddress on eth0 interface of guest VM.
Posted: 1. Sep 2017, 16:23
I am trying to configure ipaddress on the interface eth0 using the following command.
VBoxManage --nologo guestcontrol CENTOS-OVA run --exe "/sbin/ifconfig" --username root --password XXXXX --wait-stderr --wait-stdout -- "eth0 135.279.44.36 netmask 255.255.255.0" --verbose
gives me the error
"VBoxManage: error: The guest execution service is not ready (yet)
VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component GuestProcessWrap, interface IGuestProcess, callee nsISupports
VBoxManage: error: Context: "WaitForArray(ComSafeArrayAsInParam(aWaitStartFlags), gctlRunGetRemainingTime(msStart, cMsTimeout), &waitResult)" at line 1529 of file VBoxManageGuestCtrl.cpp
"
Running 5.1.22 r115126
Host OS: Rhel 6.7
Guest OS: CentOS 6.9
VBox.log just prints
72:16:35.916198 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={35cf4b3f-4453-4f3e-c9b8-5686939c80b6} aComponent={GuestProcessWrap} aText={The guest execution service is not ready (yet)}, preserve=false aResultDetail=0
I dont have Guest Addition installed on GuestOS. I dont want to install any extra software since i have to deliver this guesOS as an OVA to customers.
Why IP is required: to copy a script and run it to customize the OS
Please let me know if you have come accross similar issue and how you circumvented.
Thanks for Reading.
============================================================================================================================================
Why do we always cut a sorry face in transfer market !!! sucks to be a gooner
VBoxManage --nologo guestcontrol CENTOS-OVA run --exe "/sbin/ifconfig" --username root --password XXXXX --wait-stderr --wait-stdout -- "eth0 135.279.44.36 netmask 255.255.255.0" --verbose
gives me the error
"VBoxManage: error: The guest execution service is not ready (yet)
VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component GuestProcessWrap, interface IGuestProcess, callee nsISupports
VBoxManage: error: Context: "WaitForArray(ComSafeArrayAsInParam(aWaitStartFlags), gctlRunGetRemainingTime(msStart, cMsTimeout), &waitResult)" at line 1529 of file VBoxManageGuestCtrl.cpp
"
Running 5.1.22 r115126
Host OS: Rhel 6.7
Guest OS: CentOS 6.9
VBox.log just prints
72:16:35.916198 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={35cf4b3f-4453-4f3e-c9b8-5686939c80b6} aComponent={GuestProcessWrap} aText={The guest execution service is not ready (yet)}, preserve=false aResultDetail=0
I dont have Guest Addition installed on GuestOS. I dont want to install any extra software since i have to deliver this guesOS as an OVA to customers.
Why IP is required: to copy a script and run it to customize the OS
Please let me know if you have come accross similar issue and how you circumvented.
Thanks for Reading.
============================================================================================================================================
Why do we always cut a sorry face in transfer market !!! sucks to be a gooner