su到root, 更改/boot/grub/grub.conf文件,將文件中Title後面的單詞換成你
喜歡的就可以了.
我的如下:
title Red Hat Linux (2.4.20-8),Good day, Happy working
root (hd0,5)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /boot/initrd-2.4.20-8.img
title Windows
rootnoverify (hd0,0)
chainloader +1
於是啟動顯示的為
Red Hat Linux (2.4.20-8),Good day, Happy working
Windows