Re: corrupted grub in wheezy

2014-09-20 Thread Don Armstrong
On Sat, 20 Sep 2014, roberto wrote: > Again, no error reported and no solutions. After rebooting I get the grub> > prompt again. What is currently in /boot/grub/grub.cfg and /etc/default/grub? What is the output of: grub-install --verbose --recheck /dev/sda; ? Do you see any output from grub be

Re: corrupted grub in wheezy

2014-09-20 Thread roberto
On Sat, Sep 20, 2014 at 7:38 PM, Don Armstrong wrote: > > You probably need > > grub-install --recheck /dev/sda; > update-grub; > > instead of just a normal grub-install. [If bios device ordering changes, > grub sometimes will try to load the wrong device.] > > I did: grub-install --recheck /dev/

Re: corrupted grub in wheezy

2014-09-20 Thread Brian
On Sat 20 Sep 2014 at 10:38:07 -0700, Don Armstrong wrote: > On Sat, 20 Sep 2014, roberto wrote: > > On Sat, Sep 20, 2014 at 11:13 AM, Brian wrote: > > > > > > Now you are in do: > > > > > >grub-install /dev/sda > > >update-grub > > > > > > > I did as above, no error reported and still n

Re: corrupted grub in wheezy

2014-09-20 Thread Don Armstrong
On Sat, 20 Sep 2014, roberto wrote: > On Sat, Sep 20, 2014 at 11:13 AM, Brian wrote: > > > > Now you are in do: > > > >grub-install /dev/sda > >update-grub > > > > I did as above, no error reported and still no solution at all. > When I reboot, I get the grub prompt again... You probably

Re: corrupted grub in wheezy

2014-09-20 Thread Brian
On Sat 20 Sep 2014 at 17:07:44 +0200, roberto wrote: > On Sat, Sep 20, 2014 at 11:13 AM, Brian wrote: > > > > Now you are in do: > > > >grub-install /dev/sda > >update-grub > > > > I did as above, no error reported and still no solution at all. > When I reboot, I get the grub prompt agai

Re: corrupted grub in wheezy

2014-09-20 Thread roberto
On Sat, Sep 20, 2014 at 11:13 AM, Brian wrote: > > Now you are in do: > >grub-install /dev/sda >update-grub > I did as above, no error reported and still no solution at all. When I reboot, I get the grub prompt again... -- Roberto

Re: corrupted grub in wheezy

2014-09-20 Thread Brian
On Sat 20 Sep 2014 at 10:38:13 +0200, roberto wrote: > Hi, I'm trying to boot into my wheezy and am prompted with grub> minimal > shell instead. I could boot a few weeks ago. I can't understand what's > going on now. > Here are important data: > when in the grub> shell I do the following in this o

corrupted grub in wheezy

2014-09-20 Thread roberto
Hi, I'm trying to boot into my wheezy and am prompted with grub> minimal shell instead. I could boot a few weeks ago. I can't understand what's going on now. Here are important data: when in the grub> shell I do the following in this order: --