I've Windows dual booted with Ubuntu. So recently, I moved one of my free partition so that it would be near the Ubuntu partition and I could expand the Ubuntu partition. But when I moved the free space partition and rebooted the system, I'm stuck at the GRUB terminal instead of the menu.
When I use F12 to get the boot options and choose Ubuntu from there, it redirects me back to GRUB terminal. Windows, however boots normally.
Here is the GRUB terminal output I tried diagnosting
I listed the drives using ls command and I think that (hd0,1)
is the Linux partition. Can anyone guide me as to what should be my next step? I'm new to Linux environment and clueless as to how things work around here.
insmod ext2
then run ls on the partitions again. – jdwolf Dec 24 '17 at 19:48