@
Ansen 谢谢,重新生成并重启了,但还是卡在 GRUB 选择菜单没有效果:
# ls /boot/grub/grub.cfg -l
-r--r--r-- 1 root root 2681 Jan 21 09:20 /boot/grub/grub.cfg
#
#
# grub-mkconfig -o /boot/grub/grub.cfg
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-49-generic-pae
Found initrd image: /boot/initrd.img-2.6.32-49-generic-pae
Found memtest86+ image: /boot/memtest86+.bin
done
# ls /boot/grub/grub.cfg -l
-r--r--r-- 1 root root 2681 Jan 22 01:25 /boot/grub/grub.cfg
# date
Wed Jan 22 01:25:16 CST 2014
# update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-49-generic-pae
Found initrd image: /boot/initrd.img-2.6.32-49-generic-pae
Found memtest86+ image: /boot/memtest86+.bin
done
# sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-49-generic-pae
Found initrd image: /boot/initrd.img-2.6.32-49-generic-pae
Found memtest86+ image: /boot/memtest86+.bin
done
#