From 5e7331334eb887e774abc5fdac4be91d71726fce Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sat, 24 Jan 2009 20:22:08 -0600 Subject: Grub menu and help changes Added some help files for USB booting and Legacy IDE. Also added a releasenotes submenu Signed-off-by: Aaron Griffin --- configs/install-iso/boot-files/grub/help.lst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'configs/install-iso/boot-files/grub/help.lst') 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... -- cgit v1.2.3-70-g09d2