From d5c2ddca945c055d5ba2b1635f6fca36b592dd5c Mon Sep 17 00:00:00 2001 From: John Ogness Date: Thu, 5 Apr 2018 09:50:23 +0200 Subject: lx-trainer-vm: change boot to uefi/bios hybrid This requires devel/elbe-3.0 branch to build! In particular, commit 79adee34de55 ("Add support for hybrid images (UEFI+Bios)") Signed-off-by: John Ogness --- lx-trainer-vm/lx-trainer-vm.xml | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/lx-trainer-vm/lx-trainer-vm.xml b/lx-trainer-vm/lx-trainer-vm.xml index 3174038..0dd4750 100644 --- a/lx-trainer-vm/lx-trainer-vm.xml +++ b/lx-trainer-vm/lx-trainer-vm.xml @@ -66,16 +66,29 @@ root ttyS0,115200 - + + lx-trainer.img 16GiB + + + 1MiB + + true + + + + 100MiB + + true + remain - - + @@ -93,6 +106,15 @@ debugfs + + + + /boot/efi + + vfat + + @@ -138,6 +160,9 @@ var/cache/apt/archives/*.deb + + grub-efi-amd64-bin grub-pc linux-image-amd64 linux-headers-amd64 -- cgit v1.2.3