Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UEFI boot: remove wrong entry from GRUB menu #131

Open
ghost opened this issue Jun 22, 2014 · 1 comment
Open

UEFI boot: remove wrong entry from GRUB menu #131

ghost opened this issue Jun 22, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 22, 2014

Currently freepto support the UEFI boot.

qemu_efi

The last 2 entries (freepto and freepto-failsafe), which are the most intuitive to be selected, are wrong and generate the following error:

error_efi_freepto

These entries should be removed or fixed.

On debian an UEFI virtual environment can be simulated with qemu/kvm and ovfm (UEFI firmware for virtual machines)

$ sudo apt-get install ovfm
$ qemu-system-x86_64 -cpu kvm64 -enable-kvm -m 512 -bios /usr/share/ovmf/OVMF.fd freepto-v0.1.2-2.img
@ghost ghost added this to the v1.0 milestone Jun 22, 2014
@ghost ghost added bug labels Jun 22, 2014
@ghost ghost changed the title UEFI boot: remove wrong entry to GRUB menu UEFI boot: remove wrong entry from GRUB menu Jun 22, 2014
@boyska
Copy link
Member

boyska commented Jun 22, 2014

+1 for me on removing. We could also consider replacing the world "live", that lot of people think of as "non-persistent".

@ghost ghost modified the milestones: 1.1, v1.0 Jun 22, 2014
@ghost ghost self-assigned this Feb 25, 2015
@ghost ghost modified the milestone: v1.1 Jul 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant