Comment 86 for bug 1065281

Revision history for this message
Kent Baxley (kentb) wrote :

I can get the system to successfully boot from the grub prompt by running:

grub> linux (hd0,gpt2)/vmlinuz root=/dev/sda2
grub> initrd (hd0,gpt2)/initrd.img
grub> boot

This was done during my experiments with creating a 266MB fat32 fs on the EFI system partition. What I'd like to try next is a slightly larger partition as well as a 133MB one to see if I am successful there as well.