Any fix for Natty? I encountered the issue on physical hardware during
UEFI mode selection with the same error :
error: "prefix" is not set
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/632775
Title:
It seems I have this issue (not as drastic, the installer works... somewhat)
with 12.04-a2 CD image.
Trying to boot it in VirtualBox in EFI mode, the message
error: "prefix" is not set
appears briefly, then replaced by "GNU GRUB" menu with 3 usual entries
(LiveCD/Install/Check for defects).
--
This bug was fixed in the package grub2 - 1.98+20100804-4ubuntu5
---
grub2 (1.98+20100804-4ubuntu5) maverick; urgency=low
[ Colin Watson ]
* Make grub-efi-amd64 conflict with grub-pc as well as the other way round
(LP: #632642).
* Extend EFI initialisation code to understand
** Branch linked: lp:~ubuntu-core-dev/ubuntu/maverick/grub2/maverick
--
grub-install (EFI) is not properly setting the prefix
https://bugs.launchpad.net/bugs/632775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
I've sent a couple of patches upstream for review.
** Changed in: grub2 (Ubuntu Maverick)
Status: Triaged => In Progress
--
grub-install (EFI) is not properly setting the prefix
https://bugs.launchpad.net/bugs/632775
You received this bug notification because you are a member of Ubuntu
Bu
Logs from server install of Ubuntu on Weybridge with UEFI. I did not see
any grub-efi error on install but on boot from HDD I got grub rescue>
prompt.
** Attachment added: "logs.tgz"
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/632775/+attachment/1556036/+files/logs.tgz
--
grub-insta
00:51 I think this is going to need something a bit like
http://bazaar.launchpad.net/~vcs-imports/grub/grub2-bzr/revision/2465, only for
EFI
00:52 specifically the bit that handles a partition-only prefix
"drive"
00:52 the alternative is hardcoding the entire prefix device, which
is seriousl