AvANa-BBS / freepto-lb

Encrypted GNU/Linux OS (based on Debian Wheezy) which can be installed on USB flash drive. Freepto is designed for encrypt your communications, carry your documents in secure way and save your anonymity.
http://www.freepto.mx/
44 stars 14 forks source link

UEFI boot: remove wrong entry from GRUB menu #131

Open ghost opened 10 years ago

ghost commented 10 years ago

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
boyska commented 10 years ago

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