index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-01-24 20:22:08 -0600 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-01-24 20:22:08 -0600 |
commit | 5e7331334eb887e774abc5fdac4be91d71726fce (patch) | |
tree | 2cfa9606ec3290a56425371b39d67704d758690a /configs/install-iso/boot-files/grub/help.lst | |
parent | 430668e0155748e0fff34d3015c81c37fc68bf42 (diff) |
-rw-r--r-- | configs/install-iso/boot-files/grub/help.lst | 8 |
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... |