2010年3月11日 星期四

VirtualBox error rc=-1908 的解決方式VirtualBox error rc=-1908 的解決方式

如果啟動VirtualBox出現以下錯誤時:


whenever I try to open [start] virtual box, I get this error and do not know how to do
VERR_VM_
DRIVER_NOT_INSTALLED (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu or Fedora should install the DKMS package at first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
I can not see window partition either-I have dual booting with windows xp home.
Also in Ubuntu 8.10 portion, when I search hardware drivers it says NO PROPRIETARY DRIVERS IN USE ON THIS SYSTEM! Please tell me what to do.



採取下列方式解決


1. 啟動終端機


2. 執行下列指令


sudo aptitude update
sudo aptitude install dkms
sudo /etc/init.d/vboxdrv setup



最後一行指令會執行比較久些

沒有留言:

張貼留言