diff --git a/ChangeLog b/ChangeLog index 00126d41c..9625c2ddb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-05-23 Jason Thomas + + * docs/grub.texi (Configuration): The documentation had the wrong + directory for the menu.lst file, so I corrected this to /boot/grub or + /boot/boot/grub with a comment in parenthesises about /boot being a + serperate partition. + Reported by + 2003-05-04 Yoshinori K. Okuji * docs/grub.texi (partnew): Fixed the inconsistency between the diff --git a/docs/grub.texi b/docs/grub.texi index f6bf09e83..d0102ec03 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -989,7 +989,9 @@ OS. There's a solution to that - GRUB provides a menu interface keys) that will do everything to boot an OS. To enable the menu, you need a configuration file, -@file{menu.lst} under the boot directory. We'll analyze an example +@file{menu.lst} under the @file{/boot/grub} directory or possibly the +@file{/boot/boot/grub} directory (if your boot directory is a seperate +partition). We'll analyze an example file. The file first contains some general settings, the menu interface