Re: corrupted grub in wheezy
On Sat, 20 Sep 2014, roberto wrote:
> On Sat, Sep 20, 2014 at 11:13 AM, Brian <ad44@cityscape.co.uk> 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 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.]
--
Don Armstrong http://www.donarmstrong.com
We must realize that today's Establishment is the New George III.
Whether it will continue to adhere to his tactics, we do not know. If
it does, the redress, honored in tradition, is also revolution.
-- William O. Douglas _Points of Rebellion_
Reply to: