I think "file not found" refers to the grub.cfg file.  Please post the
output of "set" at the grub rescue prompt.  Does the "prefix" look
correct?  You can change the prefix at the grub prompt with, for example

set prefix=(hd0,1)/boot/grub

Use the ls command to find the correct path.  (Search works only if the
search module is loaded).  After the prefix is set correctly, then:

insmod normal
normal

will bring up the grub menu.

If that works, then the final step is to save the environment
permanently. I don't know how to do that yet.  (I'm having the same
issue).

-- 
grub2 file not found error
https://bugs.launchpad.net/bugs/355359
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to