weller@weller-HP-Compaq-6200-Pro-MT-PC:~$ virtualbox
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-ose-dkms package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
^C
weller@weller-HP-Compaq-6200-Pro-MT-PC:~$ sudo apt-get install virtualbox-ose-dkms
正在讀取軟件包列表... 完成
正在分析軟件包的依賴關(guān)系樹
正在讀取狀態(tài)信息... 完成
virtualbox-ose-dkms 已經(jīng)是最新的版本了。
升級了 0 個軟件包,新安裝了 0 個軟件包,要卸載 0 個軟件包,有 9 個軟件包未被升級。
請問各位高人知道怎么回事么?作者: deweiku 時間: 2012-06-29 10:01
在網(wǎng)上查了一下說是模塊問題,說要加載什么模塊,我照他們的方法不行,哪位大仙碰到過這樣的問題,說下。謝謝!作者: deweiku 時間: 2012-06-29 10:53
root@weller-HP-Compaq-6200-Pro-MT-PC:~# /etc/init.d/virtualbox start
* Starting VirtualBox kernel modules
* No suitable module for running kernel found [fail]
在網(wǎng)上查了下“No suitable module for running kernel found”
-------------------------------
No suitable module for running kernel found(virtualbox)
解決方法:
sudo apt-get install virtualbox-ose-source
sudo m-a update
sudo m-a prepare
sudo m-a a-i virtualbox-ose
sudo /etc/init.d/vboxdrv restart
即可
---------------------------------
我的會報錯
┌────────────────┤ module-assistant, error message ├─────────────────┐
│ │
│ Installation of the virtualbox-ose-source source failed.
│
│ Ignoring this package. Maybe you need to add something to
│ sources.list, maybe the contrib and non-free archives.