2006-09-29 08:47:54 +02:00
|
|
|
timeout 300
|
|
|
|
default 0
|
|
|
|
color light-blue/blue black/light-grey
|
|
|
|
splashimage=/boot/splash.xpm.gz
|
|
|
|
|
2008-10-19 22:49:55 +02:00
|
|
|
title Boot ArchLinux LiveCD
|
2006-09-29 08:47:54 +02:00
|
|
|
kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 ramdisk_size=75%
|
2008-12-09 19:58:40 +01:00
|
|
|
initrd /boot/archiso_ide.img
|
2008-10-25 07:56:19 +02:00
|
|
|
|
|
|
|
title Boot ArchLinux LiveCD [Legacy PATA]
|
|
|
|
kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 ramdisk_size=75%
|
2008-12-09 19:58:40 +01:00
|
|
|
initrd /boot/archiso_pata.img
|
2006-09-29 08:47:54 +02:00
|
|
|
|
|
|
|
title Tools...
|
|
|
|
configfile /boot/grub/tools.lst
|
|
|
|
|
2006-10-03 20:45:06 +02:00
|
|
|
title Grub Settings...
|
|
|
|
configfile /boot/grub/settings.lst
|
|
|
|
|
2006-09-29 08:47:54 +02:00
|
|
|
title View Help...
|
|
|
|
configfile /boot/grub/help.lst
|
|
|
|
|
|
|
|
title More Options...
|
|
|
|
configfile /boot/grub/more.lst
|
|
|
|
|
|
|
|
title Shutdown the Computer
|
|
|
|
halt
|
|
|
|
|
|
|
|
title Reboot the Computer
|
|
|
|
reboot
|
|
|
|
|