Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found
On Sun 23 Aug 2015 at 20:14:32 -0700, Ldten K wrote:
> 2. In the grub rescue mode:
> grub rescue> set prefix=(hd0,msdos1)/grub
> grub rescue> insmod normal
> file '/grub/i386-pc/normal.mod not found
> grub rescue> insmod linux
> file '/grub/i386-pc/linux.mod not found
>
> Any ideas? Thanks
If the device and path for prefix is correct you should see a grub
directory in the output of
ls ((hd0,msdos1)/
Do you?
It would be more usual for the prefix to be (hd0,msdos1)/boot/grub on a
Debian machine with a standard installation.
Reply to: