[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27705] [PATCH v3 0/4] Make both EFI and non-EFI systems boot our IS
From: |
Danny Milosavljevic |
Subject: |
[bug#27705] [PATCH v3 0/4] Make both EFI and non-EFI systems boot our ISO9660 disk images. |
Date: |
Thu, 20 Jul 2017 21:44:43 +0200 |
I've successfully tested it using:
$ qemu-system-x86_64 -bios $(guix build ovmf)/share/firmware/ovmf_x64.bin -m 1G
-enable-kvm -cdrom Z -serial stdio
$ qemu-system-x86_64 -bios $(guix build ovmf)/share/firmware/ovmf_x64.bin -m 1G
-enable-kvm -hda Z -serial stdio
$ qemu-system-x86_64 -m 1G -enable-kvm -cdrom Z -serial stdio
$ qemu-system-x86_64 -m 1G -enable-kvm -hda Z -serial stdio
Danny Milosavljevic (4):
gnu: grub-efi: Add mtools input.
build: Allow mounting of entire disks.
gnu: Add grub-hybrid.
vm: Use grub-hybrid's grub-mkrescue.
gnu/build/file-systems.scm | 13 ++++++++-----
gnu/packages/bootloaders.scm | 40 +++++++++++++++++++++++++++++++++++++++-
gnu/system/vm.scm | 2 +-
3 files changed, 48 insertions(+), 7 deletions(-)
- [bug#27705] [PATCH 4/4] install: Use grub-efi., (continued)
[bug#27705] [PATCH v2 0/4] Make both EFI and non-EFI systems boot our ISO9660 disk images., Danny Milosavljevic, 2017/07/20
[bug#27705] [PATCH v3 0/4] Make both EFI and non-EFI systems boot our ISO9660 disk images.,
Danny Milosavljevic <=
[bug#27705] [PATCH v4 0/4] Make both EFI and non-EFI systems boot our ISO9660 disk images., Danny Milosavljevic, 2017/07/20