LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 991|回复: 4

10.3如何安装VirtualBox?

[复制链接]
发表于 2007-11-24 12:02:56 | 显示全部楼层 |阅读模式
谁能发详细安装方法!我源上安装运行不了!郁闷啊!谢了!

运行后出错:


VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).


Result Code:
0x80004005
Component:
Console
Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}

哪里不对?如何解决?

[color="Red"]前几天在http://ftp-1.gwdg.de/pub/linux/misc/suser-jengelh/SUSE-10.3 源里装了madwifi-legacy,像是把内核变了,现在的内核是:kernel-default-2.6.23.1-ccj59 ,内核源码是原光盘的:kernel-source-2.6.22.5-31。

现在是不是从源代码安装VirtualBox可以用?看了个贴,说VirtualBox编译很难,放弃了。现在该怎么办?
发表于 2007-11-24 14:26:25 | 显示全部楼层
modprobe vboxdrv
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-24 15:40:42 | 显示全部楼层
现在我退回原来内核(光盘自带的),virtualbox网站上下的for suse10.3的包可以用了,但madwifi被卸载了,无线网卡不能用了!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-24 16:57:04 | 显示全部楼层
又装回madwifi,内核又被改变,VirtualBox又不能用了:

ren@linux-ssr8:~> VirtualBox
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
         available for the current kernel (2.6.22.12-0.1-default) or it failed to
         load. Please recompile the kernel module and install it by

           sudo /etc/init.d/vboxdrv setup

         You will not be able to start VMs until this problem is fixed.
Cannot create/open directory '/tmp/.vbox-ren-ipc/ipcd'
Abnormal termination.

[color="Blue"]这个帖子说:[color="Red"] 最近不少兄弟将自己的Ubuntu从7.04升级到7.10,随着内核升级之后,VirtualBox就运行不正常起来。其实要解决很简单,两个命令即可:

sudo apt-get install linux-headers-`uname -r`   #下载内核头文件
sudo /etc/init.d/vboxdrv setup                        #重新编译VBox

这样处理之后就可以正常使用 VirtualBox 了!

[color="Blue"]suse 10.3中怎么弄啊?怎么下载内核头文件啊?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-24 17:56:35 | 显示全部楼层
已 解 决 。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表