2

I accidentally wiped the /boot partition of my running Ubuntu 14.04. Is there a way to restore it? My Ubuntu system is encrypted and I am dual booting Windows 7.

Thanks in advance!

Jan B
  • 265

1 Answers1

5

I managed to get past this error by settings GRUB_ENABLE_CRYPTODISK=y, i.e. y instead of 1, despite what the error message says.

I found this solution on the ArchWiki.

decibyte
  • 366