Wandering's Blog » 日志 » OpenSUSE: VirtualBox 安装
OpenSUSE: VirtualBox 安装
Wandering 发表于 2008-04-02 14:12:52
.
1. VirtualBox 的依赖环境
Virtual安装会有一点小麻烦,我通过YaST安装 VirtualBox 1.5.0 OSE 的时候,看到 YaST 自己安装了几个相关软件,没记全:Xerces-c, libXerces-c, libXalan-c
建议直接用 YaST2 安装 VirtualBox,这样就不用自己安装相关软件了。
2. Kernel 支持
运行 VirtualBox 可能会出现下面的错误:
+-------------------------------
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}
+-------------------------------
解决方法是以 root 身份执行: /etc/init.d/vboxdrv setup
我曾经用另外一种方法解决过这个问题:
首先通过 YaST2 安装光盘中自带的 VirtualBox,这样会安装 VirtualBox 及相关依赖软件;接下来卸载刚刚安装的 VirtualBox 单个包;最后手工安装 VirtualBox 的 RPM 包,安装过程中会进行 Kernel 编译安装。
3. USB 支持
接下来遇到的问题就会是 USB not working 的问题啦,参考我的另外一篇文档吧
http://wandering997.ycool.com/post.2956564.html
......
1. VirtualBox 的依赖环境
Virtual安装会有一点小麻烦,我通过YaST安装 VirtualBox 1.5.0 OSE 的时候,看到 YaST 自己安装了几个相关软件,没记全:Xerces-c, libXerces-c, libXalan-c
建议直接用 YaST2 安装 VirtualBox,这样就不用自己安装相关软件了。
2. Kernel 支持
运行 VirtualBox 可能会出现下面的错误:
+-------------------------------
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}
+-------------------------------
解决方法是以 root 身份执行: /etc/init.d/vboxdrv setup
我曾经用另外一种方法解决过这个问题:
首先通过 YaST2 安装光盘中自带的 VirtualBox,这样会安装 VirtualBox 及相关依赖软件;接下来卸载刚刚安装的 VirtualBox 单个包;最后手工安装 VirtualBox 的 RPM 包,安装过程中会进行 Kernel 编译安装。
3. USB 支持
接下来遇到的问题就会是 USB not working 的问题啦,参考我的另外一篇文档吧
http://wandering997.ycool.com/post.2956564.html
......
收藏:
QQ书签
del.icio.us
订阅:
Google
抓虾
