Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-26 Thread Brian
On Wed 26 Aug 2015 at 01:55:15 -0700, Ldten K wrote: > On Wed, 8/26/15, Pascal Hambourg wrote: > > // Didn't you install a more recent version of GRUB (possibly from a new > // installation) at some time on that disk ? > > That could be it. The drive originally had a working wheezy installation

Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-26 Thread Ldten K
On Wed, 8/26/15, Pascal Hambourg wrote: // Didn't you install a more recent version of GRUB (possibly from a new // installation) at some time on that disk ? That could be it. The drive originally had a working wheezy installation that booted properly and worked just fine. I then decided to upg

Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-26 Thread Pascal Hambourg
Ldten K a écrit : > On Tue, 8/25/15, Pascal Hambourg wrote: > >> What does "ls (hd0,msdos1)/grub/" show ? Just a few files >> and directories or plenty of *.mod files? > > I have the drive disconnected at the moment but, as far as I remember, "ls > (hd0,msdos1)/grub/" > shows all the files th

Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-25 Thread Ldten K
On Tue, 8/25/15, Pascal Hambourg wrote: // What does "ls (hd0,msdos1)/grub/" show ? Just a few files // and directories or plenty of *.mod files? I have the drive disconnected at the moment but, as far as I remember, "ls (hd0,msdos1)/grub/" shows all the files that are normally expected to b

Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-25 Thread Pascal Hambourg
Ldten K a écrit : > > grub rescue> ls (hd0,msdos1)/ > config-3.2.0-4-amd64 grub initrd.img-3.2.0-4-amd64 lost+found > System.map-3.2.0-4-amd64 vmlinuz-3.2.0-4-amd64 > > grub rescue> set prefix=(hd0,msdos1)/grub > grub rescue> insmod normal > file '/grub/i386-pc/normal.mod not found

Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-24 Thread Ldten K
On Mon, 8/24/15, Brian wrote: // If the device and path for prefix is correct you should see a grub // directory in the output of // // ls ((hd0,msdos1)/ // // Do you? Yes. grub rescue> ls (hd0,msdos1)/ config-3.2.0-4-amd64 grub initrd.img-3.2.0-4-amd64 lost+found System.map-3.2.0-4-am

Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-24 Thread Pascal Hambourg
Ldten K a écrit : > > Am trying to restore my regular working HD from backup HD but booting > from the restored HD results in "file '/grub/i386-pc/normal.mod' not > found" error. This seems a bit odd since 1) my wheezy system is amd64 Indeed this seems odd, but not for that reason. "i386-pc" is j

Re: Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-24 Thread Brian
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/

Wheezy amd64 grub2 error: file '/grub/i386-pc/normal.mod' not found

2015-08-23 Thread Ldten K
Hi, Am trying to restore my regular working HD from backup HD but booting from the restored HD results in "file '/grub/i386-pc/normal.mod' not found" error. This seems a bit odd since 1) my wheezy system is amd64 and 2) I can boot from my backup HD just fine. My regular working and backup HDs h