Briefly, I get an error message whenever I try to install the extension pack.
Using the following command:
Code: Select all
VBoxManage extpack install /home/francis/Downloads/Oracle_VM_VirtualBox_Extension_Pack-4.2.8-83876.vbox-extpackICode: Select all
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/home/francis/Downloads/Oracle_VM_VirtualBox_Extension_Pack-4.2.8-83876.vbox-extpack"
VBoxManage: error: The installer failed with exit code 667: VBoxExtPackHelperApp: error: Missing --name option
VBoxManage: error: rcExit=2
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManager, interface IExtPackManager
VBoxManage: error: Context: "int handleExtPack(HandlerArg*)" at line 1112 of file VBoxManageMisc.cppAlso, I have tried this with 4.2.6, then with 4.2.8 and then again reinstalling 4.2.8. I have added my name to the vboxusers, I installed dkms and everything works fine with vbox other than when I try to access an usb port I am prompted to install the extension pack and then the install fails.
Any help - greatly appreciated