修复:"Failed to start Load Kernel Modules"

使用非默认内核而出现的错误。

[[email protected] ~]$ systemctl
--state=failed
UNIT LOAD ACTIVE SUB
DESCRIPTION
● systemd-modules-load.service loaded failed failed Load Kernel
Modules
LOAD = Reflects whether the unit definition was properly
loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of
SUB.
SUB = The low-level unit activation state, values depend on unit
type.
1 loaded units listed. Pass --all to see loaded but inactive units,
too.
To show all installed unit files use ‘systemctl
list-unit-files‘.
[[email protected] ~]$ sudo systemctl
status systemd-modules-load.service
● systemd-modules-load.service -
Load Kernel Modules
Loaded: loaded
(/usr/lib/systemd/system/systemd-modules-load.service; static)
Active:
failed (Result: exit-code) since Wed 2014-04-30 21:01:58 UTC; 3min 23s ago

Docs: man:systemd-modules-load.service(8)

man:modules-load.d(5)
Process: 117
ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited,
status=1/FAILURE)
Main PID: 117 (code=exited, status=1/FAILURE)
Warning:
Journal has been rotated since unit was started. Log output is incomplete or
unavailable.
[[email protected]
~]$ sudo journalctl -b _PID=117
--
Logs begin at Sat 2014-04-26 00:27:27 UTC, end at Wed 2014-04-30 21:05:42 UTC.
--
Apr 30 21:01:58 arch systemd-modules-load[117]: Failed to find module
‘vboxdrv‘
[[email protected]
musics]$ sudo pacman -S virtualbox-host-dkms
==>
To build and install your modules run: dkms install vboxhost/4.3.10
==> To
do this automatically at startup run: systemctl enable dkms.service
Optional
dependencies for virtualbox-host-dkms
linux-headers

linux-lts-headers
[[email protected] musics]$ sudo dkms
install vboxhost/4.3.10
[[email protected]
musics]$ sudo systemctl enable dkms.service
[[email protected]
musics]$ sudo vim /etc/modules-load.d/virtualbox.conf
写入:vboxdrv
参考:
https:://wiki.archlinux.org/index.php/Systemd

时间: 2024-10-20 19:57:56

修复:"Failed to start Load Kernel Modules"的相关文章

struts报错严重: Dispatcher initialization failed Unable to load configuration.

在使用struts编程时出现下例错误,总结网上解决方法,汇总如下 严重: Dispatcher initialization failed Unable to load configuration. 报上面错误的原因有多种,得看后面提示是什么原因引起的,再动手解决. ***************************************** 情况一: 严重: Dispatcher initialization failed Unable to load configuration. -

tomcat启动异常(严重: Dispatcher initialization failed Unable to load configuration. - [unknown location] )

严重: Dispatcher initialization failed Unable to load configuration. - [unknown location] at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:70) at org.apache.struts2.dispatcher.Dispatcher.init_PreloadConf

【Angular JS】正确调用JQuery与Angular JS脚本 - 修复Warning: Tired to load angular more than once

自己正在做一个小网站,使用Angular JS + Express JS + Mongo DB,在开发过程中,遇到一些问题,所以整理出来.希望对大家都有帮助. 这是今天解决的一个问题,Angular JS抛出Warning: Tired to load angular more than once. 前端使用的就是Angular JS,同时前端脚本中我也使用了JQuery.以下是二者Script的最初调用顺序, 在public文件夹下的index.html中: 1 <body ng-view>

Ubuntu16.04修改内核启动

写这篇文章一是为了对遇到同样问题的人提供一个参考,二来也是为了自己便于总结和查阅.希望大神勿喷. 好了,废话不多说了,转入正题. 前几天给自己的电脑装了个Ubuntu16.04LTS,自己顺手就把里边的软件什么的升级了一下.不知怎么地把内核升级到了4.8.0-26-generic,然后电脑就USB老出毛病(在开机之前插上优盘的话可以读出优盘,开机后插上就没反应,但USB可以有电).耳机也不能用了,喇叭也没声音.自己也不懂怎么回事,就各种百度,Google.网上好多人说是内核和硬件不兼容,一般把显

基于ARM嵌入式 Linux 快速启动

By Toradex 胡珊逢 ARM平台嵌入式Linux下有些应用对系统启动时间有着特殊的要求.在很多场合下,这些系统并不需要针对所有任务立即就位,但是针对某些关键任务(例如接收以太网命令或者显示用户界面)则必须能够应对.该博文将提供一些方法和简单的步骤,基于Toradex Colibri i.MX6 ARM系统模块上优化启动时间. 提示: 文中涉及到的部分方法需要重新编译 U-boot.内核以及文件系统.请参考文末所附Toradex开发者中心网站上的相关文章. 在我们开始动手优化之前, 我们需

Ubuntu无法进入图形化界面(报错/dev/sda1:clean的解决)

进入命令行模式,执行下面的命令: rm -rf /etc/X11/xorg.conf cp /etc/X11/xorg.conf.failsafe /etc/X11/xorg.conf 重启电脑,一切都ok了. 上午的时候ubuntu弹出了一个提示信息,大概通知了一下显卡升级失败的问题,由于着急调试程序,所以就没有理会这个问题,然后下午再开机的时候就发现不能进入系统了,系统一直在 /dev/sda*: clean, ***/*** files, ***/*** blocks这个画面上闪,结合上午

使用Qemu运行Ubuntu文件系统(1)

参考 https://blog.csdn.net/mountzf/article/details/51707853 https://blog.csdn.net/stephen_lu_fahai/article/details/76618581 http://wiki.t-firefly.com/zh_CN/Firefly-RK3399/linux_build_ubuntu_rootfs.html https://blog.csdn.net/w401229755/article/details/5

经典好用anti-DDos的iptables shell脚本

#!/bin/bash # Description: This script applies to both RHEL and CentOS systems.This is # a powerful firewall, anti DDOS attacks, and not limitedto this, you can # make your Linux server as router, http/ftp server etc. ,but also as # required to open

7.17 10.23-10.27

10.23 linux任务计划cron linux任务计划配置文件 [[email protected] ~]# cat /etc/crontab SHELL=/bin/bash 文件中定义的shell PATH=/sbin:/bin:/usr/sbin:/usr/bin 定义的环境变量(命令的路径) MAILTO=root 给哪个用户发送邮件 # For details see man 4 crontabs 以下是任务计划的格式 # Example of job definition: # .