Today I was doing a apt-get dist-upgrade
, and a popup showed up, "Do you want to follow without installing grub?" or something like that, and I wrongly pressed YES, So, I have done a apt-get install grub
and grub-install /dev/sda
, and I used grub-emu
to test if it worked, but...
error: no such device: a9ef93bc-2be5-465b-86b5-9f631349c3be.
error: can't find command 'linux'.
error: can't find command 'initrd'.
Press any key to continue...
BootInfo (From boot-repair): http://paste2.org/AUWMhpOj
I tried boot-repair
, but it froze just after installing grub using apt-get
.
I haven't rebooted yet, I fear the worst... I need to mention my root consists of 2 disks with RAID (10gb each).
grub-efi-amd64-bin
). As you almost found out: emu does not understand your setup and doesn't find the modules on the drive. Good luck. (I don't have time and experience to setup mdadm in a VM currently.) – LiveWireBT Dec 20 '15 at 16:24