0

So after getting an error when trying to update my Ubuntu partition I decided to delete it and start over. Did it from windows and now I can't boot into either. Did some research and every thing I found requires me to boot from a cd or flash drive but it wont recognize the disc. Went into the bios to make it boot from cd and still wont work

A J
  • 11,367
  • 17
  • 44
  • 59

1 Answers1

0

To boot from live disk: the best way is to burn an ISO on a USB/Flash drive.
For Windows : How to create a bootable USB stick on Windows
For UBUNTU : How to create a bootable USB stick on Ubuntu.
To restore GRUB : Recovering Ubuntu After Installing Windows.

Now, If your Windows Partition is in healthy Condition then go to : How to fix the MBR for Windows 7? to restore GRUB from UBUNTU
OR How to Remove Linux Boot Loader from Startup After Deleting Linux Partitions? to do it from Windows. I think this second option is best as you no longer using UBUNTU. For this second option you'll need Windows' bootable disc. If your windows installation is corrupt then after restoring Boot loader entry in to MBR, try to repair your Windows.

Hope this will help you.

Novice
  • 530