I have a Ubuntu (actually, Kubuntu) 14.04/
I tried using Gparted Live to resize sda2 and it gave an error, without giving other details (details.html had no information)
Since then, whenever I boot, I get the error
Error: unknown filesystem.
grub rescue>
I have downloaded BootRepair, and followed the instructions (purge etc) but at the end I still get "unknown filsystem" in the middle of the messages
in grub, I get:
grubrescue> ls
(hd0) (hd0, gpt3) (hd0, gpt2) (hd0, gpt1) (hd1)
grubrescue> ls (hd0,2)\
error: unknown filesystem
also,:
grubrescue> set root=(hd0,2)
grubrescue> set prefix=(hd0,2)/boot/grub
grubrescue> insmod normal
error: unknown filesystem
This is the boot-repair info: http://paste.ubuntu.com/22179649