ISO/configs/install-iso/boot-files/grub/tools.lst
Gerardo Exequiel Pozzi 35c26e7c8b Remove old memtest* files and use memtest86+ from installed packages
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-19 00:42:26 -03:00

30 lines
701 B
Plaintext

# vim:ft=grub:
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
# http://www.memtest.org/
title Run memtest86+ (Memory Testing)
kernel /boot/memtest86+/memtest.bin
# http://www.vortex.prodigynet.co.uk/x86test/
title Run x86test (CPU Info)
kernel /boot/x86test_zImage.bin
#wget http://www.vortex.prodigynet.co.uk/x86test/x86test_zImage.bin
# http://home.san.rr.com/johninsd/pub/linux/lilo/boot/
title LILO Diagnostic
kernel /boot/diag2.img
title Install GRUB to hd0 MBR
root (hd0,0)
setup (hd0)
# http://www.erikyyy.de/invaders/
title Space Invaders!!
kernel /boot/invaders.img