ISO/default-config/boot/grub/more.lst
Aaron Griffin 7e3a0aab54 Mucked with grub help
git-svn-id: http://phraktured.net/archiso@6 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-09-12 15:16:59 +00:00

21 lines
426 B
Plaintext

timeout 300
default 0
color light-blue/blue black/light-grey
splashimage=/boot/splash.xpm.gz
title << Back to Main Menu
configfile /boot/grub/menu.lst
title Attempt existing Linux detection
configfile /boot/grub/tryboot.lst
title [EDIT ME] Boot Existing Linux Install
root (hd0,1)
kernel /vmlinuz26 root=/dev/hda3 ro
title [EDIT ME] Boot Existing Windows Install
rootnoverify (hd0,0)
makeactive
chainloader +1