On Sat, 20 Sep 2014, roberto wrote:
> On Sat, Sep 20, 2014 at 11:13 AM, Brian <[email protected]> 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_


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to