Fix grub2 after installing ubuntu 12.04
        Posted  
        
            by 
                user80039
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by user80039
        
        
        
        Published on 2012-07-29T11:25:29Z
        Indexed on 
            2012/12/15
            23:20 UTC
        
        
        Read the original article
        Hit count: 222
        
I've installed ubuntu 12.04, but after rebooting I get the message:
GRUB loading:
Welcome to GRUB!
error: file '/grub/i386-pc/normal.mod' not found
Entering rescue mode...
grub rescue>
I have the following partitons setup:
/dev/sda6:  /boot  ext2
/dev/sda9:  /      ext4
/dev/sda8:  swap
/dev/sda7:  /home  ext4
I guess that some of the prefixes for GRUB are wrong due to the /boot partition? Or there might be a problem with EFI? The hardware is a 1015bx asus netbook with c-60 amd fusion chipset. How can I fix this GRUB problem from the rescue prompt?
© Ask Ubuntu or respective owner