Ah, i have so much to learn!
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,4)/boot/gfxmenu
default 0
title linux
kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=e1e5232a-e3ba-4b37-9d1c-661931e6d675 quiet vmalloc=256M acpi=on resume=UUID=6811e352-af30-4a44-b1e2-40665f4bc36b splash=silent vga=788
initrd (hd0,4)/boot/initrd.img
title linux-nonfb
kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=e1e5232a-e3ba-4b37-9d1c-661931e6d675 quiet vmalloc=256M acpi=on resume=UUID=6811e352-af30-4a44-b1e2-40665f4bc36b
initrd (hd0,4)/boot/initrd.img
title failsafe
kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=e1e5232a-e3ba-4b37-9d1c-661931e6d675 failsafe vmalloc=256M
initrd (hd0,4)/boot/initrd.img
title memtest-4.20
kernel (hd0,4)/boot/memtest-4.20 BOOT_IMAGE=memtest-4.20
Thank you very much.