guix/gnu/system
Mathieu Othacehe 6bd17a0806
image: Do not allow BIOS bootloader and GPT.
When using grub-bootloader with a GPT image, GRUB will fail during
installation with a cryptic error message.

* gnu/system/image.scm (system-disk-image): Raise an error when trying to use
a non-EFI compatible bootloader with a GPT image partitioning.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-09-20 09:38:40 +02:00
..
examples
images
accounts.scm
file-systems.scm gnu: file-systems: Add variable %base-live-file-systems. 2023-09-17 15:31:04 +02:00
hurd.scm system: hurd: Override locale-libcs harder. 2023-09-16 15:35:25 +02:00
image.scm image: Do not allow BIOS bootloader and GPT. 2023-09-20 09:38:40 +02:00
install.scm gnu: file-systems: Add variable %base-live-file-systems. 2023-09-17 15:31:04 +02:00
keyboard.scm
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm
vm.scm