LinuxSir.cn,穿越时空的Linuxsir!

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

VirtualBox最新虚拟机3.14无法安装增强插件?

[复制链接]
发表于 2010-3-8 18:30:21 | 显示全部楼层 |阅读模式
安装Archlinux后,发现增强插件安装失败!
我的感觉是:Archlinux的内核太新了,所以VirtualBox不支持。
那如何给内核降级呢?

  1. [loaden@qpsoft VBOXADDITIONS_3.1.4_57640]$ sudo VBoxLinuxAdditions-x86.run
  2. 密码:
  3. sudo: VBoxLinuxAdditions-x86.run: command not found
  4. [loaden@qpsoft VBOXADDITIONS_3.1.4_57640]$ sudo ./VBoxLinuxAdditions-x86.run
  5. Verifying archive integrity... All good.
  6. Uncompressing VirtualBox 3.1.4 Guest Additions for Linux.........
  7. VirtualBox Guest Additions installer
  8. Removing installed version of VirtualBox Guest Additions...
  9. tar: 记录大小 = 8 块
  10. # Start vboxadd
  11. if [ -x /etc/rc.d/rc.vboxadd ]; then
  12.     /etc/rc.d/rc.vboxadd start
  13. # Start vboxadd-service
  14. if [ -x /etc/rc.d/rc.vboxadd-service ]; then
  15.     /etc/rc.d/rc.vboxadd-service start
  16. # Start vboxadd-x11
  17. if [ -x /etc/rc.d/rc.vboxadd-x11 ]; then
  18.     /etc/rc.d/rc.vboxadd-x11 start
  19. :: Building the VirtualBox Guest Additions kernel modules                [FAIL]
  20. (Your system does not seem to be set up to build kernel modules.
  21. Look at /var/log/vboxadd-install.log to find out what went wrong)
  22. # Start vboxadd-service
  23. if [ -x /etc/rc.d/rc.vboxadd-service ]; then
  24.     /etc/rc.d/rc.vboxadd-service start
  25. # Start vboxadd-x11
  26. if [ -x /etc/rc.d/rc.vboxadd-x11 ]; then
  27.     /etc/rc.d/rc.vboxadd-x11 start
  28. :: Installing the Window System drivers                                  [BUSY]
  29. :: Installing experimental X.Org Server 1.7 modules                      [DONE]
  30. :: Setting up the Window System to use the Guest Additions               [DONE]
  31. You may need to restart the hal service and the Window System (or just restart
  32. the guest system) to enable the Guest Additions.

  33. :: Installing graphics libraries and desktop services components         [DONE]
复制代码
发表于 2010-3-8 18:36:08 | 显示全部楼层
看看arch的wiki。arch直接提供vbox的驱动的
回复 支持 反对

使用道具 举报

发表于 2010-3-8 19:36:22 | 显示全部楼层
不是Arch太快了, 是Sun 太慢了

Arch 都还没赶上内核官方速度呢。。。

另:

2.6.33 编译增强插件模块, 我这里正常
要看看日志文件, 错误提示是什么。。。

明天找个时间做成个包了
回复 支持 反对

使用道具 举报

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

本版积分规则

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