Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/install-iso/boot-files/grub/help.lst
diff options
context:
space:
mode:
Diffstat (limited to 'configs/install-iso/boot-files/grub/help.lst')
-rw-r--r--configs/install-iso/boot-files/grub/help.lst8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/install-iso/boot-files/grub/help.lst b/configs/install-iso/boot-files/grub/help.lst
index 13eeb42..546b82c 100644
--- a/configs/install-iso/boot-files/grub/help.lst
+++ b/configs/install-iso/boot-files/grub/help.lst
@@ -7,6 +7,14 @@ splashimage=/boot/splash.xpm.gz
title << Back to main menu
configfile /boot/grub/menu.lst
+title HELP: Using Legacy IDE
+cat /boot/help/legacyide.txt
+pause Press enter to continue...
+
+title HELP: Booting from USB
+cat /boot/help/usb.txt
+pause Press enter to continue...
+
title HOW-TO: Boot an existing system
cat /boot/help/bootexisting.txt
pause Press enter to continue...