So I was allocating some free space for ubuntu and now grub is launching in rescue mode. I have done a lot of searching and tried what has been suggested here several times.
Grub rescue - error: unknown filesystem
However, I have tried every ls (hdX,msdosY) possibility and all of them return a "Filesystem is unknown" message, all except for (hd0,msdos4) which returns "Filesystem is ext4."
I have booted in with a live version and have confirmed that the files are all there. I am of the understanding that what is needed is to associate the directory path of the grub modules in the root folder.
set
and see what it says the root and prefix variables are set to. – psusi Jul 22 '15 at 22:05