相关疑难解决方法(0)

我无法在启动期间显示 grub 菜单

在尝试(但失败)在 11.10 中安装更好的 ATI 驱动程序之后,我不知何故在启动时丢失了我的 grub 菜单。屏幕确实更改为熟悉的紫色,但不是启动选项列表,而是空白纯色,然后快速消失并正常启动到默认条目。

我怎样才能恢复引导加载程序?我已经尝试过sudo update-grub各种不同的分辨率和颜色深度组合,但都startupmanager没有成功(640x480、1024x768、1600x1200、16 位、8 位、10 秒延迟、7 秒延迟、2 秒延迟...)

编辑:

我已经尝试在启动过程中按住 Shift 键,但它似乎没有改变行为。我在终端中收到消息“GRUB Loading”,但是在通常出现 grub 菜单的地方,我得到了一段时间的纯空白洋红色屏幕。

以下是内容 /etc/default/grub

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=" vga=798 splash"

# Uncomment to enable BadRAM …
Run Code Online (Sandbox Code Playgroud)

boot grub2 11.10

38
推荐指数
5
解决办法
20万
查看次数

为什么 rtkit-daemon 占用了我 100% 的 CPU?

我有时会遇到一个 rtkit-daemon 进程,它占用了我 100% 的 CPU,并使系统无响应。我重新启动,之后一切都很好。rtkit-daemon 应该做什么,为什么它有时会占用我 100% 的 CPU?

reboot cpu-load

22
推荐指数
2
解决办法
4万
查看次数

标签 统计

11.10 ×1

boot ×1

cpu-load ×1

grub2 ×1

reboot ×1