default=1
timeout=10
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-
root (hd0,6)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/ vga=0x314
initrd /boot/initrd-2.4.20-8.img
title Windows 2000
rootnoverify (hd0,0)
chainloader +1
修改“default”后面的数值比如上面那个,想默认linux就设为0 windows 设为1
其它的地方不要改,保存退出,要用root登陆才能改,