I tried installing Ubuntu (successfully) on my Windows 8 machine so i could develop in c and it worked decently for a while. I did this without wubi. However, I later got a virtual machine to run Ubuntu and didn't need the full dual boot install anymore. Following a guide I found online (I dont remember where), I simply deleted the 2 Ubuntu partitions (1 was a main partition and the other was a swap area). When I rebooted my computer I was greeted with a grub rescue prompt. I have tried using both Ubuntu's boot-repair (but only on recommended settings since I am kind of afraid to mess around with options I don't know about) and boot repair from my Windows install disk (both the automated repair and the bootrec command line options). The linux boot repair said it completed successfully but gave me a warning midway through which said something like "EFI detected. check the options." The both Windows boot fixes said they completed successfully. I have also tried using supergrub to fix my bootloader. All of these wind up back at the grub rescue prompt.
Things that make this complicated: I have a lenovo y580 laptop which comes with 2 disks: a 30gb ssd (I was told this was for booting and caching) and a 750 gb hdd. The computer also came with Windows 7. I have since replaced the hdd with a 250gb ssd. and upgraded to Windows 8. As a result I am not entirely sure which drive Windows 8 is stored on. can anyone help me fix my boot?
UPDATE: after trying to run Windows bootrec commands again bootrec /fixmbr completes sucessfully, but bootrec /fixboot fails because "Element not found."