Hello,
I have just switched from Windows to Ubuntu 12.10. The thing is that I need to run Windows programs too (SAS mostly) but cannot get VirtualBox to function.
Basically I get this error: Kernel Driver not installed (rc=-1908). I found on this forum a series of code to run including:
OK, problem solved. With 12.10 I had to:
sudo apt-get install linux-headers-3.5.0-17-generic
sudo apt-get remove virtualbox-dkms
sudo apt-get install virtualbox-dkms
Nothing made a difference and I am running behind on my work, if anyone has an idea please respond.
Thanks in advance,
flows69
PS. I am really a beginner so if you want me to try something explain it step by step.
I have just switched from Windows to Ubuntu 12.10. The thing is that I need to run Windows programs too (SAS mostly) but cannot get VirtualBox to function.
Basically I get this error: Kernel Driver not installed (rc=-1908). I found on this forum a series of code to run including:
OK, problem solved. With 12.10 I had to:
sudo apt-get install linux-headers-3.5.0-17-generic
sudo apt-get remove virtualbox-dkms
sudo apt-get install virtualbox-dkms
Nothing made a difference and I am running behind on my work, if anyone has an idea please respond.
Thanks in advance,
flows69
PS. I am really a beginner so if you want me to try something explain it step by step.