Chinaunix首页 | 论坛 | 博客
  • 博客访问: 91422
  • 博文数量: 15
  • 博客积分: 1013
  • 博客等级: 准尉
  • 技术积分: 167
  • 用 户 组: 普通用户
  • 注册时间: 2009-12-02 18:24
文章分类
文章存档

2010年(11)

2009年(4)

分类: LINUX

2010-07-02 16:20:49

virtualbox 最近更新很快, 变了东家
在小本 fedora13 捣鼓;

比老版本少用了两步: http://blog.chinaunix.net/u2/72759/showart_2012478.html


下载

wget


并安装,
提示 kernel driver not installed 提示需要运行 /etc/init.d/vboxdrv setup
运行 setup提示 Recompiling VirtualBox kernel module 失败 (Look at /var/log/vbox-install.log to find out what went wrong)
查看log 提示
Makefile:159 *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR= and run Make again.停止
安装下

yum install make automake autoconf gcc kernel-devel


然后再

/etc/init.d/vboxdrv setup

成功。


与老本版相比似乎不需要添加对应用户和组了。
阅读(2968) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~