# Note that you do not have to rerun grub after making changes to this file.
default=0
timeout=10
splashimage=(hd0,9)/boot/grub/splash.xpm.gz
title WINXP SP2
rootnoverify (hd0,0)
chainloader +1
title MagicLinux (2.6.9 Graphics Mode)
root (hd0,9)
kernel /boot/vmlinuz-2.6.9 init 5 ro root=/dev/hda10 vga=791 splash=silent
initrd /boot/initrd-2.6.9.img
title MagicLinux (2.6.9 Console Mode)
root (hd0,9)
kernel /boot/vmlinuz-2.6.9 init 3 ro root=/dev/hda10 vga=791 splash=silent
initrd /boot/initrd-2.6.9.img