小编Ful*_*k33的帖子

无法启动加载内核模块 Ubuntu 16.04

昨天我正在启动我的电脑,它给了我这个错误信息:

在此处输入图片说明

我正在寻找解决方案并遇到了这个论坛讨论:https : //ubuntuforums.org/showthread.php?t=2326216

然后我按照某人的建议从 grub 启动菜单启动到恢复模式,然后尝试运行$ sudo apt-get update.

这是我开始挣扎的地方。我无法让我的电脑连接到互联网。

$ ping google.com 只是给我 ping: unknown host google.com

然后我尝试运行,$ sudo dhclient eth0但它返回此错误消息:

run-parts: failed to stat component /etc/dhcp/dhclient-enter-hooks.d/debug: No such file or directory
run-parts: failed to stat component /etc/dhcp/dhclient-exit-hooks.d/debug: No such file or directory
run-parts: failed to stat component /etc/dhcp/dhclient-enter-hooks.d/debug: No such file or directory
RTNETLINK answers: File exists
run-parts: failed to stat component /etc/dhcp/dhclient-exit-hooks.d/debug: No such file or directory
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个问题?

编辑:journalctl | …

boot grub2 kernel networking

8
推荐指数
1
解决办法
2万
查看次数

标签 统计

boot ×1

grub2 ×1

kernel ×1

networking ×1