Recently I installed a Virtual Box on my Kubuntu 14.04 so that I can use Windows for a couple of programmes. This means that I have to install Windows XP as an extension pack. That is where the problem comes in, Windows shows up but I can't open it and It tells me that I need to install a DKMS package, followed by running etc/init.d/vboxdrv setup. So I did the following:
william78@william78:~$ sudo apt-get install dkms
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
I've tried a number of dpkg commands all of which did not work. Any help would be appreciate.
william78@william78:~$ sudo apt-get install dkms
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
I've tried a number of dpkg commands all of which did not work. Any help would be appreciate.
Comment