I think I screwed up my computer. I used to have a dual boot with Windows 7 and Ubuntu (not sure which version) and Ubuntu wasn't working so I decided to delete Ubuntu and have a crack at Mint.
So in windows I wiped my linux partitions with the disk manager and when I turned my computer back on it came up with the grup rescue page which looks like
error : no such partition.
grub rescue>
I cannot access the BIOS in anyway. The list of partitions using the ls command is,
grub rescue> ls
(hd0) (hd0,msdos2) (hd0,msdos1) .
Now all of the solutions to this problem say you have to find the linux partition with the grub loader using
ls (hdX,Y)/
however when I do this for the two partions all I get is,
ls (hd0,msdos2)/
error: unknown filesystem
ls (hd0,msdos1)/
error: unknown filesystem
I am unsure what to do from here since I can't locate anything to do with grub since I wiped the linux partition.
I have the linux mint iso file on a USB and this is listed as (hd1,msdos1) but even in that I cannot find any grup loader.
Any help with be greatly appreciated, if I could get to some sort of terminal I think I should be sweet but it is just getting past this grup rescue screen.
Thanks.