[200XRP悬赏] Ubuntu10.04 Server 每次重启停在 GNU GRUB 菜单

2014-01-21 07:23:54 +08:00
 andybest
因为之前主机意外停机导致 VPS 无法启动,VPS 提供商的的技术给我重装了 GRUB
现在每次执行 reboot 后系统都卡在:


必须按一下回车选择第一个才可以进入系统,十分郁闷
尝试修改 /boot/grub/grub.cfg 并执行 sudo update-grub 没有任何效果
/boot/grub/grub.cfg 的完整文件:
GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=3
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_LINUX_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

请教如何恢复与之前一样,可以 reboot 后自动进入系统不要卡在 GNU GRUB
200XRP感谢!感谢! :)
5080 次点击
所在节点    问与答
21 条回复
andybest
2014-01-22 01:34:06 +08:00
@harmy 谢谢,已增加 GRUB_RECORDFAIL_TIMEOUT=2 并 sudo update-grub

power off 然后 boot 后仍然卡在 GRUB 选择菜单 T,T

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/97787

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX