A while ago I put Ubuntu on my Windows computer. It was awesome, for a while. One day I restart my computer and it boots with an error message.
error: No such device ###############################
grub-rescue>
I couldn't boot to Windows or Ubuntu anymore... When I finally acquired a Live boot CD. I reinstalled grub2 and tried to boot again, but of course it's not configured to boot to anything (still need to figure out how to do that). What is strange is that when I run sudo fdisk -l from the Live CD terminal I get:
Device Boot Start End Blocks Id System
/dev/sda1 * 1 25201 202424312 7 HPFS/NTFS
/dev/sda2 25201 30402 41771008 7 HPFS/NTFS
This certainly looks like my hardrive. I have around 200GB dedicated to Windows and 50 to Ubuntu, but why is Ubuntu NTFS? When I try exploring my Ubuntu partition I can't find much (Windows files are fine though). I'll happily give you more information if you ask.