On Thu, Oct 24, 2013 at 1:02 AM, John Jason Jordan <[email protected]> wrote: > On Thu, 24 Oct 2013 00:55:01 -0700 > John Jason Jordan <[email protected]> dijo: > > I should have added that when I boot I get: > > error: no such partition > grub rescue> > > But I am unable to figure out how to use grub rescue. I tried help and > other obvious commands, but all I get is error messages.
Probably the grub that is giving you the error message is the grub from the previous installation and it is looking in the wrong place for the boot partition. In the installation process did it ask you which disks/partitions to install grub on? The surest way to make it boot correctly is to install it on all disks. You could try Boot-Repair and see if that fixes the problem. https://help.ubuntu.com/community/Boot-Repair Or you could re-install and check that the grub installation goes correctly. Bill _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
