Try adding the entries in red in your menu.lst:
timeout 6
color black/cyan yellow/cyan
gfxmenu (hd0,2)/boot/gfxmenu
default 0
title linux
kernel (hd0,2)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=b8e7e7d3-e9cd-4c0c-9d3b-4c191a8dd92e quiet vmalloc=256M acpi=on splash=silent vga=788
initrd (hd0,2)/boot/initrd.img
title failsafe
kernel (hd0,2)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=b8e7e7d3-e9cd-4c0c-9d3b-4c191a8dd92e failsafe vmalloc=256M
initrd (hd0,2)/boot/initrd.img
title linux-nonfb
kernel (hd0,2)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=b8e7e7d3-e9cd-4c0c-9d3b-4c191a8dd92e quiet nokmsboot vmalloc=256M acpi=on
initrd (hd0,2)/boot/initrd.img
title windows
root (hd0,0)
chainloader +1
And this one if you also want memtest in GRUB:
title memtest-4.20
kernel (hd0,2)/boot/memtest-4.20 BOOT_IMAGE=memtest-4.20