ae8b332ca8
Grub cause problems while loading xen.efi on many machines, mostly because xen.efi support loading dom0 kernel and initramfs only via EFI services and xen.efi needs to be loaded through them too. But grub in some cases uses own filesystem handling code instead, leaving xen.efi without dom0 kernel. This should improve when xen.efi will get multiboot2 support (Xen 4.10?) - then grub could load dom0 kernel and initramfs too and pass them to xen.efi. For now, bypass grub and launch xen.efi directly. This have unfortunate effect of not having boot menu, so choose the most universal option: verbose, with all known workarounds for UEFI applied. Fixes QubesOS/qubes-issues#3505 |
||
---|---|---|
anaconda | ||
blivet | ||
conf | ||
live | ||
livecd-tools | ||
lorax | ||
lorax-templates-qubes | ||
pungi | ||
pykickstart | ||
qubes-anaconda-addon | ||
qubes-release | ||
rpm | ||
yum | ||
.cvsignore | ||
.gitignore | ||
.travis.yml | ||
build-deps-iso.list | ||
build-deps.list | ||
expected-failure | ||
livecd-creator-qubes | ||
Makefile | ||
Makefile.builder | ||
rpm_verify |