default 1
fallback 3
timeout 3
title debian install
root (hd0,0)
kernel
/debian/vmlinuz
initrd /debian/initrd.gz
title CDlinux
root (hd0,0)
kernel /CDlinux/bzImage quiet
CDL_LANG=zh_CN.UTF-8 CDL_DIR=CDlinux
initrd /CDlinux/initrd
title lubuntu_iso
root (hd0,0)
kernel /lubuntu/vmlinuz boot=casper
iso-scan/filename=/lubuntu/lubuntu-13.04-desktop-i386.iso quiet splash ro
locale=zh_CN.UTF-8
initrd /lubuntu/initrd.lz
title
xubuntu_iso
root (hd0,0)
kernel /xubuntu/vmlinuz boot=casper
iso-scan/filename=/xubuntu/xubuntu-13.04-desktop-i386.iso quiet splash ro
locale=zh_CN.UTF-8
initrd /xubuntu/initrd.lz
title ubuntu_iso
root (hd0,0)
kernel /ubuntu/vmlinuz boot=casper
iso-scan/filename=/ubuntu/ubuntu-13.10-desktop-i386.iso quiet persistent splash
ro locale=zh_CN.UTF-8
initrd /ubuntu/initrd.lz
title Slacko Puppy 5.5
rootnoverify (hd0,0)
kernel /slacko/vmlinuz
pmedia=idehd psubdir=slacko debug
initrd /slacko/initrd.gz
title SliTaz GNU/Linux
kernel (hd0,0)/slitaz/bzImage rw root=/dev/null
vga=normal lang=en kmap=us laptop autologin home=sdb1
initrd
(hd0,0)/slitaz/rootfs1.gz (hd0,0)/slitaz/rootfs2.gz (hd0,0)/slitaz/rootfs3.gz
(hd0,0)/slitaz/rootfs4.gz
title TinyCore, Boot Core Plus with Hackedbox Window
Manager
root(hd0,0)
kernel /tce/boot/vmlinuz loglevel=3 cde showapps
desktop=hackedbox
initrd /tce/boot/core.gz /tce/boot/ntfs-3g.gz
title Reboot
reboot
原文:http://www.cnblogs.com/dmdj/p/3650917.html