VirtualBox

Changes between Initial Version and Version 4 of Ticket #17215


Ignore:
Timestamp:
Jul 31, 2018 9:43:42 AM (6 years ago)
Author:
janitor
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17215 – Description

    initial v4  
    22
    33So I issue the command (from the Linux host, with the VM guest powered on):
    4 
     4{{{
    55VBoxManage guestcontrol "win7"  updateadditions --source /usr/share/virtualbox/VBoxGuestAdditions.iso --verbose
    6 
     6}}}
    77The command fails and I get the following output:
    8 
     8{{{
    99Updating Guest Additions ...
    1010Using source: /usr/share/virtualbox/VBoxGuestAdditions.iso
     
    1212VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component GuestWrap, interface IGuest, callee nsISupports
    1313VBoxManage: error: Context: "UpdateGuestAdditions(Bstr(strSource).raw(), ComSafeArrayAsInParam(aArgs), ComSafeArrayAsInParam(aUpdateFlags), pProgress.asOutParam())" at line 3667 of file VBoxManageGuestCtrl.cpp
    14 
     14}}}
    1515I tried with Virtualbox 5.1.30 and 5.2.0 and I get the same result.
    1616
     
    1818
    1919And I was also able to start a program within the guest, using commands like:
    20 
     20{{{
    2121VBoxManage guestcontrol "win7" --username my_account run --exe "C:\Windows\System32\notepad.exe"
    22 
     22}}}
    2323So, I think this issue is clearly a bug...

© 2023 Oracle
ContactPrivacy policyTerms of Use