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>

-- 
[MAVERICK] Dell 6510 - grub-efi package failed to install into /target/
https://bugs.launchpad.net/bugs/632642
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to