77e9ea45ca
Should be easier and cleaner. Makes a dumb ISO that does nothing but is intended as an example to the user. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
16 lines
285 B
Plaintext
16 lines
285 B
Plaintext
timeout 30
|
|
default 0
|
|
color light-blue/blue black/light-grey
|
|
splashimage=/boot/splash.xpm.gz
|
|
|
|
title Boot ArchLinux LiveCD
|
|
kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 ramdisk_size=75%
|
|
initrd /boot/archiso.img
|
|
|
|
title Shutdown the Computer
|
|
halt
|
|
|
|
title Reboot the Computer
|
|
reboot
|
|
|