default		0

timeout		60

# Pretty colours
#color cyan/blue white/blue

#
# examples
#
# title		Windows 95/98/NT/2000
# root		(hd0,0)
# makeactive
# chainloader	+1
#
# title		Linux
# root		(hd0,1)
# kernel	/vmlinuz root=/dev/hda2 ro
#


title		Knoppix Debian GNU/Linux, kernel 2.6.12 Default on hda9 
root		(hd0,8)
kernel		/boot/vmlinuz root=/dev/hda9 ro ramdisk_size=100000 lang=us apm=power-off nomce vga=normal
initrd		/boot/initrd.img
savedefault
boot

title		Knoppix Debian GNU/Linux, kernel 2.6.12  on hda9
root		(hd0,8)
kernel		/boot/vmlinuz-2.6.12 root=/dev/hda9 ro ramdisk_size=100000 lang=us apm=power-off nomce vga=normal
initrd		/boot/initrd.img-2.6.12
savedefault
boot

title Puppy Linux (/dev/hda5)
root (hd0,4)
kernel /boot/vmlinuz root=/dev/hda5 ro vga=normal
  
title Install GRUB to floppy disk (on /dev/fd0)
pause Insert a formatted floppy disk and press enter.
root (hd0,4)
setup (fd0)
pause Press enter to continue.

title DSL default (/dev/hda6)
root (hd0,5)
kernel=/boot/linux24 root=/dev/hda6 quiet vga=normal noacpi noapm nodma noscsi frugal 

title DSL fb800x600 (/dev/hda6)
root (hd0,5)
kernel=/boot/linux24 root=/dev/hda6 quiet vga=788 noacpi noapm nodma noscsi frugal 

title DSL fb1024x768 (/dev/hda6)
root (hd0,5)
kernel=/boot/linux24 root=/dev/hda6 quiet vga=791 noacpi noapm nodma noscsi frugal 

title DSL fb1280x1024 (/dev/hda6)
root (hd0,5)
kernel=/boot/linux24 root=/dev/hda6 quiet vga=794 noacpi noapm nodma noscsi frugal 

title DSL Runlevel 2 (/dev/hda6)
root (hd0,5)
kernel=/boot/linux24 root=/dev/hda6 quiet vga=normal noacpi noapm noscsi nodma frugal 2 base norestore

title		Ubuntu, kernel 2.6.12-9-386 (/dev/hda7)
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.12-9-386 root=/dev/hda7 ro quiet splash
initrd		/boot/initrd.img-2.6.12-9-386
savedefault
boot

title		Ubuntu, kernel 2.6.12-9-386 (recovery mode) (/dev/hda7)
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.12-9-386 root=/dev/hda7 ro single
initrd		/boot/initrd.img-2.6.12-9-386
boot

title		Ubuntu, memtest86+ (/dev/hda7)
root		(hd0,6)
kernel		/boot/memtest86+.bin  
boot


title Windows 95/98/ME (hda2)
#map (hd0) (hd1)
#map (hd1) (hd0)
root (hd0,1)
makeactive
chainloader +1

title Red Hat Linux  on /dev/hda10, boot on /dev/hda1
	root (hd0,0)
	kernel /vmlinuz-2.4.20-8 ro root=/dev/hda10 hdd=ide-scsi
	initrd /initrd-2.4.20-8.img

