Here is my menu.lst
[root@leerreichHP grub]# more menu.lst
timeout 2
color black/cyan yellow/cyan
gfxmenu (hd0,4)/boot/gfxmenu
default 5
title linux
kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=33602751-5e33-4ffb-be09-f7abb80984b0 quiet vmalloc=256M acpi=on resume=UUID=7e291771-f5b4-447a-b1bc-04b07206818e splash=s
ilent vga=788
initrd (hd0,4)/boot/initrd.img
title linux-nonfb
kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=33602751-5e33-4ffb-be09-f7abb80984b0 quiet vmalloc=256M acpi=on resume=UUID=7e291771-f5b4-447a-b1bc-04b07206818e
initrd (hd0,4)/boot/initrd.img
title failsafe
kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=33602751-5e33-4ffb-be09-f7abb80984b0 quiet failsafe vmalloc=256M acpi=on
initrd (hd0,4)/boot/initrd.img
title windows
root (hd0,0)
makeactive
chainloader +1
title 2.6.38.8-pclos1.bfs
kernel (hd0,4)/boot/vmlinuz-2.6.38.8-pclos1.bfs BOOT_IMAGE=2.6.38.8-pclos1.bfs root=UUID=33602751-5e33-4ffb-be09-f7abb80984b0 quiet vmalloc=256M acpi=on resume=UUID=7e291771-f5
b4-447a-b1bc-04b07206818e splash=silent vga=788
initrd (hd0,4)/boot/initrd-2.6.38.8-pclos1.bfs.img
title 2.6.38.8-pclos3.pae.bfs
kernel (hd0,4)/boot/vmlinuz-2.6.38.8-pclos3.pae.bfs BOOT_IMAGE=2.6.38.8-pclos3.pae.bfs root=UUID=33602751-5e33-4ffb-be09-f7abb80984b0 quiet vmalloc=256M acpi=on resume=UUID=7e2
91771-f5b4-447a-b1bc-04b07206818e splash=silent vga=788
initrd (hd0,4)/boot/initrd-2.6.38.8-pclos3.pae.bfs.img
regards,
nixus