1

I'm getting this screen immediately when i boot (https://i.stack.imgur.com/0eIak.jpg)

I tried the commands suggested in: Recovering from 'grub rescue>' crash

which did not work for me. Please suggest another way as soon as possible.

  • What were you trying to accomplish before this error? Please provide more information. –  Nov 28 '17 at 19:16
  • I was trying to remove partitions of linux from windows. When i tried to reboot my computer after that, this happened.. – Ajay Subramanian Nov 28 '17 at 19:18
  • What did you want to achieve? Do you want your computer to continue to have Ubuntu installed, or did you want to remove it and only use Windows? – Ángel Nov 28 '17 at 19:32

2 Answers2

2

Boot from a Live CD

Is it able to find your data? Then good, only the bootloader broke. Probably reinstalling GRUB will make everything work again. No need to reinstall the whole system.

(this is the most probably case)

On the other hand, if you are unable to see your files, that would be more serious and need further debugging. Maybe the system is unable to detect the disk (or it could have switched its order), something corrupted the partition...

Ángel
  • 3,383
  • 1
  • 13
  • 16
1

If you were removing the partition, my guess is you damaged /dev/sda or didn't set up a boot partition. Re-install the system.