On Sat, Jul 11, 2015 at 1:09 PM, Bill Barry <b...@billbarry.org> wrote:

>
> Which version of grub are you using?   What does
> grub-probe -V
> say?
> It looks like an error message from the old legacy grub. It might be
> having problems rebooting with the drives changing names between
> reboots. If it is the old grub, your problems might be fixed by
> upgrading grub to grub2.
>
> Bill

Another possibility is that you have two disk, one of which has an old
version of grub on it and occasionally your system is trying to boot
from the disk with the old grub on it. This can be fixed by installing
the correct grub on all the disks. Make sure you have booted correctly
to your normal working system and run
sudo dpkg-reconfigure grub-pc
choose the defaults until you get to the screen for Grub install
devices: and put a check mark in front of all the disks /dev/sda ,
/dev/sdb, not the partitions /dev/sda1 etc.

Bill
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to