On Tue, Mar 23, 2010 at 05:45:35PM +0100, Adrian Glaubitz wrote:
> my machine just stopped at boot because of a GRUB error with the error
> message:
> 
> "error: the symbol 'grub_env_find' not found."

(This probably means that you didn't run grub-install properly, so the
core image has got out of sync with your filesystem.)

> The grammar of that error message is a bit weird so I changed the
> sentence into a more common grammar for error messages:
> 
> "error: symbol not found: 'grub_env_find'."
> 
> Please find the attached mini patch ;).

Makes sense to this native speaker, thanks!  I've committed your patch.
Please include a ChangeLog entry next time.

Regards,

-- 
Colin Watson                                       [cjwat...@ubuntu.com]


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to