【问题标题】:Installing VirtualBox on CentOS 7在 CentOS 7 上安装 VirtualBox
【发布时间】:2016-08-24 15:34:40
【问题描述】:

error: file /lib/modules/3.14.32-xxxx-grs-ipv6-64/kernel: No such file or directory

此系统当前未设置为构建内核模块(系统扩展)。

运行以下命令应该可以正确设置系统:

yum install devel-
(The last command may fail if your system is not fully updated.)
yum install devel

vboxdrv.sh: failed: Look at /var/log/vbox-install.log to find out what went wrong.
error: file /lib/modules/3.14.32-xxxx-grs-ipv6-64/kernel: No such file or directory
This system is not currently set up to build kernel modules (system extensions).

设置 VirtualBox 时出现问题。要重新启动设置过程,请运行

/sbin/vboxconfig

作为根用户。

【问题讨论】:

  • 请帮助我如何在 CentOS 7 上为云代工安装 virtualbox
  • 你试过以root身份安装它吗?

标签: virtualbox centos7 cloud-foundry


【解决方案1】:

请尝试禁用安全启动选项并尝试在 CentOS 中安装虚拟机。我也用root尝试了以下命令,但没有解决问题。在 bios 中禁用安全启动选项后解决了问题。

/sbin/vboxconfig

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-05-03
    • 1970-01-01
    • 2015-10-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-06-22
    相关资源
    最近更新 更多