On 04/12/2014 03:45 AM, Facu Curti wrote:
> Hi all. First at all i apologize if my english is not enough.
> When I installed gentoo, I do that with UEFI, and gpt partitions. But
> right now, I tried to install XEN, and this not works with EFI. I cant
> wait until somebody fix this problem, So i'm thinking to change "EFI" to
> "BIOS" boot.
> 
> So, I deleted the efi (/boot/efi) partition, edited make.conf, and deleted
> /etc/default/grub.
> 
> After that, I made a new partition with bios_grub
> flag. As explained in [1]. And reinstalled grub2 (with new flags).
> But I can't boot.

What happens when you try to boot?  Can you see the grub2 menu screen?

If you can see the grub2 menu screen you should try using the grub2
command shell (type "c" to enter the command shell) which will allow
you to experiment with all of the grub commands that you compiled into
the grub2 package.

If you can get to the grub shell prompt you can hit TAB to see a list of
available grub commands.

The important point is this:  any grub command that works from the grub
shell prompt can be typed *verbatim* into a grub2 'menuitem' stanza.

The first time I used grub2-mkconfig I noticed that it generates config
files that strike me as a bit hysterical (excuse the sexist adjective).


Reply via email to