Comment 4 for bug 632642

Revision history for this message
Manoj Iyer (manjo) wrote :

superm1 pointed me to this hack..

--- grub-installer~ 2010-09-07 15:12:28.542132968 -0500
+++ grub-installer 2010-09-07 15:12:41.454228011 -0500
@@ -528,7 +528,7 @@
  fi
  ;;
    *)
- apt-install $grub_package || exit_code=$?
+ apt-install grub-efi-amd64 || exit_code=$?
  ;;
 esac

which got the system installed, but on boot from UEFI HDD I got ..
error: unknown filesystem.
grub rescue>