Here is a sample:

timeout 5
color black/cyan yellow/cyan
i18n (hd0,2)/grub/messages
keytable (hd0,2)/us.klt
default 0

title linux
kernel (hd0,2)/vmlinuz-secure root=/dev/hda5
initrd (hd0,2)/initrd-secure.img

title failsafe
kernel (hd0,2)/vmlinuz root=/dev/hda5  failsafe
initrd (hd0,2)/initrd.img


Reply via email to