Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 3rd June 2012, 12:56 AM
RX3R0 Offline
Registered User
 
Join Date: Apr 2012
Location: Jamaica
Posts: 9
linuxchrome
Missing File After Fedora 17 Clean Install (`/boot/grub2/locale/en.mo.gz' not found)

I'm a relative Linux and Fedora newbie looking for help. (Hopefully I posted this in the right sub forum.)

A few days ago I upgraded from Fedora 16 to Fedora 17 via the DVD using the clean install method. The installation ran perfectly fine. Fedora 17 itself runs beautifully. I'm dual booting with Windows 7 and it also runs perfectly fine.

The problem is when grub2 is loading. On screen it shows:

GRUB loading ...
Welcome to GRUB

error: file `/boot/grub2/locale/en.mo.gz' not found

The error message only shows for a split second before screen goes blank and the monitor displays "Input Not Supported". (The monitor is a 17" Acer v173.) At this point, if I leave it alone and do nothing, Fedora 17 boots (the boot screen does show during boot up), and all goes well from there. If I hit the down arrow key a few times and then hit Enter, it boots to Windows 7. After booting into Fedora 17, I went to directory where this file should reside, and sure enough, it is missing.

As far as I can tell, grub2 is functioning fine even though this file is missing.

Is there any way to install this missing file and fix the error? Is there any other way of resolving this problem?

Your help is greatly appreciated.

Thank you in advance!
Reply With Quote
  #2  
Old 3rd June 2012, 12:59 AM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,625
linuxfirefox
Re: Missing File After Fedora 17 Clean Install (`/boot/grub2/locale/en.mo.gz' not fou

It is known bug. Take a look at this bug report.
Reply With Quote
  #3  
Old 3rd June 2012, 01:29 AM
RX3R0 Offline
Registered User
 
Join Date: Apr 2012
Location: Jamaica
Posts: 9
linuxchrome
Re: Missing File After Fedora 17 Clean Install (`/boot/grub2/locale/en.mo.gz' not fou

I went over this bug report and some of the links in it a few times. As far as I can tell, it has been assigned, though not yet resolved.

A few solutions were proposed in the comments, but none seem to be definite fixes (unless there is something I missed).

Thank you for this information. I hope a definite fix comes soon.
Reply With Quote
  #4  
Old 3rd June 2012, 02:30 AM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,625
linuxfirefox
Re: Missing File After Fedora 17 Clean Install (`/boot/grub2/locale/en.mo.gz' not fou

The status of the bug is "ASSIGNED". So, yes, hopefully, it will be fixed soon. I posted the link just for information
Reply With Quote
  #5  
Old 6th June 2012, 08:25 AM
verifier Offline
Registered User
 
Join Date: Jun 2012
Location: Chungking
Posts: 1
windows_xp_2003ie
Re: Missing File After Fedora 17 Clean Install (`/boot/grub2/locale/en.mo.gz' not fou

cp /boot/grub2/locale/uk.mo /boot/grub2/locale/en.mo
no error message again

Last edited by verifier; 6th June 2012 at 08:26 AM. Reason: /boot/grub2/locale.en.mo --> /boot/grub2/locale/en.mo
Reply With Quote
  #6  
Old 10th July 2012, 01:20 PM
techabyte's Avatar
techabyte Offline
Registered User
 
Join Date: Jul 2012
Location: Melbourne
Posts: 3
linuxchrome
Re: Missing File After Fedora 17 Clean Install (`/boot/grub2/locale/en.mo.gz' not fou

Just to update this post in case others look back here found this on the Bug report page in the comments

(In reply to comment #28)
> Also note that I found that
>
> cp /boot/grub2/locale/en@quot.mo /boot/grub2/locale/en.mo
>
> is a more practical choice, as uk.mo is not english.

That is correct - uk.mo is ukrainian, so you get Cyrillic text in ukrainian language on boot.

Please use the solution from Comment #28.
__________________
I'm a n00b ^.^
Reply With Quote
  #7  
Old 25th July 2012, 11:00 AM
Xavior Offline
Registered User
 
Join Date: Aug 2006
Location: USA
Posts: 323
linuxfirefox
Re: Missing File After Fedora 17 Clean Install (`/boot/grub2/locale/en.mo.gz' not fou

What a mess they are making with gnome and grub, taking away customization which is the major reason people move to Linux is taking away the feeling of ownership... or at least they are making it much harder to tweak which drives even long time Linux lovers away.... : (

Just my 2 cents
Reply With Quote
  #8  
Old 25th July 2012, 03:25 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: Missing File After Fedora 17 Clean Install (`/boot/grub2/locale/en.mo.gz' not fou

Quote:
Originally Posted by Xavior View Post
What a mess they are making with gnome and grub, taking away customization which is the major reason people move to Linux is taking away the feeling of ownership... or at least they are making it much harder to tweak which drives even long time Linux lovers away.... : (

Just my 2 cents
Actually, grub2 is much more configurable than legacy grub was, and works on more systems and newer hardware.

Legacy grub was becoming obsolete since it was no longer being maintained upstream. Fedora patched it to keep it going for their use, but it was fast becoming unpatchable.

Now I will be the first to tell you that the new feature and hardware support comes at a price. Grub2 is a little larger than legacy grub was. Some of it is pure bloat, some isn't, but then again, it's next to impossible to find anyone that can right really tight, optimized code anymore.

(I'm not even going to go into the Gnome 3 part, though. I could go on for a very long time about how they have screwed that on up )
Reply With Quote
Reply

Tags
clean, fedora, file, install, missing

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
additional drivers during install and grub2 file not found error after install adwaitnd Installation and Live Media 0 6th April 2012 05:38 AM
Fedora Install kill Grub2 LVM dual boot moocan Installation and Live Media 1 15th November 2011 06:29 PM
Can't boot to Fedora after clean install over upgrade tron_thomas Mac Chat 0 21st August 2011 12:01 AM
Clean Fedora 9 Install Won't Boot NessaDot Installation and Live Media 1 17th June 2008 09:48 AM
locale: Cannot set LC_CTYPE to default locale: No such file or directory bbshliu Using Fedora 0 12th March 2008 04:55 PM


Current GMT-time: 16:05 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat