Reply To: New Oracle VirtualBox

Forum › Forums › General › Software › New Oracle VirtualBox › Reply To: New Oracle VirtualBox

#200954
ProwlerGr
Member

    @032_hsn
    OK, if I understand your problem correctly it is not to do with Virtualbox itself, but with the VNC extension (which doesn’t load).
    I can see that it is complaining about an invalid @VBOX_VERSION_STRING_RAW@ string in the /usr/lib/virtualbox/ExtensionPacks/VNC/ExtPack.xml xml file

    Let me know if the following command fixes your issue:

    sudo sed -i 's/@VBOX_VERSION_STRING_RAW@/7.2.2/g' /usr/lib/virtualbox/ExtensionPacks/VNC/ExtPack.xml