You are not logged in.

#1 2012-10-05 06:26:23

Davigetto
Member
From: In your mind
Registered: 2007-05-10
Posts: 266

Grub Error message

Hi there,

When I boot my PC, grub shows a line which says "Error: /boot/grub..." but it goes away way too fast for me to read.

After reading wiki and forums, I supposed it's something related to locales, and I copied en.mo into /boot/grub/locale. The current files on this directory are the following:

$ cd /boot/grub/locale/
$ ls
ast.mo        de.mo           en.mo           fi.mo  ja.mo  sv.mo
ca.mo         en@arabic.mo    en@piglatin.mo  fr.mo  nl.mo  uk.mo
da.mo         en@cyrillic.mo  en@quot.mo      hu.mo  pa.mo  vi.mo
de_CH.mo      en@greek.mo     en_US.mo        id.mo  pl.mo  zh_CN.mo
de@hebrew.mo  en@hebrew.mo    eo.mo           it.mo  ru.mo  zh_TW.mo

Yet, it seems that the error still persists.

Is there any log file where I can read that error so I could provide with more details? I tried to rebuild the config file, reinstall grub, etc... but nothing seems to work.

Thank you


Only deaths can see the end of battles.

Blog: http://djmartinez.co.cc -> The life of a Computer Engineer

Offline

#2 2012-10-05 06:56:10

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: Grub Error message

I copied en.mo into /boot/grub/locale.

See: https://wiki.archlinux.org/index.php/Be … Guide#GRUB

# cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo

Edit: You don't need to reinstall GRUB.

Last edited by DSpider (2012-10-05 06:59:36)


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#3 2012-10-05 11:59:04

Davigetto
Member
From: In your mind
Registered: 2007-05-10
Posts: 266

Re: Grub Error message

DSpider wrote:

I copied en.mo into /boot/grub/locale.

See: https://wiki.archlinux.org/index.php/Be … Guide#GRUB

# cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo

Edit: You don't need to reinstall GRUB.

I followed again the instructions step by step just in case I forgot something, and executed the command "cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo" as root. However the error message before grub menu keeps appearing and I'm unable to read it due to the speed.


Only deaths can see the end of battles.

Blog: http://djmartinez.co.cc -> The life of a Computer Engineer

Offline

#4 2012-10-05 14:07:04

Mektub
Member
From: Lisbon /Portugal
Registered: 2008-01-02
Posts: 647

Re: Grub Error message

However the error message before grub menu keeps appearing and I'm unable to read it due to the speed.

I do the following, with success: I record the screen with my mobile camera, and can then play the recording and stop it when the message appears.

Mektub


Follow me on twitter: https://twitter.com/johnbina

Offline

#5 2012-10-05 14:16:51

Davigetto
Member
From: In your mind
Registered: 2007-05-10
Posts: 266

Re: Grub Error message

Thanks Mektub, I did it and I could read "ERROR: /boot/grub/locale/es.mo.gz" not found.

Where can I locate this es.mo.gz (seems like spanish).


Only deaths can see the end of battles.

Blog: http://djmartinez.co.cc -> The life of a Computer Engineer

Offline

#6 2012-10-05 14:27:28

Mektub
Member
From: Lisbon /Portugal
Registered: 2008-01-02
Posts: 647

Offline

#7 2012-10-05 15:15:10

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: Grub Error message


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#8 2013-08-08 10:29:04

gem
Member
Registered: 2013-08-08
Posts: 12

Re: Grub Error message

cp /boot/grub/locale/en@quot.mo /boot/grub/locale/en.mo

solved the problem for me.

Offline

#9 2013-08-08 10:46:32

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Grub Error message

gem wrote:
cp /boot/grub/locale/en@quot.mo /boot/grub/locale/en.mo

solved the problem for me.

This may be related to https://bugs.archlinux.org/task/36414 -> https://bugs.archlinux.org/task/35937 and not necessarily to the original issue.
See the last comment on https://bugs.archlinux.org/task/35937:

there is no need to manually copy *.mo files - "grub-install" puts them into /boot/grub/locale/ automatically.

Offline

Board footer

Powered by FluxBB