Same situation here but after following LiamSchneider's steps, I still get the "Minimal BASH-like line editing..." grub> prompt ![]()
One thing I noticed in the /boot/grub/grub.cfg, was the (hd0,1), I changed it to (hd0,0) as I thought is should be, but no cigar.
I've also run the:
grub> root (hd0,0)
grub> setup (hd0,0)
with success on all but the following (2 output lines):
Running "embed /boot/grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
Any ideas ?