发表于 : 2007-04-29 11:05
Noted~~~~~~~~~~~~
致力于Ubuntu中文推广
http://forum.ubuntu.org.cn/
具体加到哪里?splashimage=(hd0,x)/boot/grub/splash.xpm.gz
代码: 全选
## ## End Default Options ##
splashimage=(hd0,9)/boot/grub/splash.xpm.gz
title Ubuntu, kernel 2.6.20-15-generic
root (hd0,9)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=840f8f4d-71a7-4b17-8a16-2550cf2a4b48 ro quiet splash locale=zh_CN
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root (hd0,9)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=840f8f4d-71a7-4b17-8a16-2550cf2a4b48 ro single
initrd /boot/initrd.img-2.6.20-15-generic
title Ubuntu, memtest86+
root (hd0,9)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Windows NT/2000/XP (loader)
root (hd0,0)
savedefault
makeactive
chainloader +1