[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27695] [PATCH 2/2] install: Use grub-hybrid-bootloader.
From: |
Danny Milosavljevic |
Subject: |
[bug#27695] [PATCH 2/2] install: Use grub-hybrid-bootloader. |
Date: |
Fri, 14 Jul 2017 21:01:57 +0200 |
* gnu/system/install.scm (installation-os): Use grub-hybrid-bootloader.
---
gnu/system/install.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index f9aa7f673..ea4c40511 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -299,7 +299,8 @@ Use Alt-F2 for documentation.
(host-name "gnu")
(timezone "Europe/Paris")
(locale "en_US.utf8")
- (bootloader (grub-configuration
+ (bootloader (bootloader-configuration
+ (bootloader grub-hybrid-bootloader)
(device "/dev/sda")))
(file-systems
;; Note: the disk image build code overrides this root file system with