guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: manage /boot/grub/grub.cfg without installing grub binaries to disk


From: Raghav \"RG\" Gururajan
Subject: Re: manage /boot/grub/grub.cfg without installing grub binaries to disk
Date: Mon, 18 Feb 2019 14:16:56 +0000

Ah! Got it. Thank you!
-------- Original Message --------
On 17 Feb 2019, 13:26, Clément Lassieur < address@hidden> wrote:

Raghav RG Gururajan <address@hidden> writes:

> @clement
>
> Thanks! Btw, shouldn't the first line be "(boot loader (bootloader-configuration)" in the code snippet you sent??

Well, I just gave the value of the bootloader field, but with this your
config.scm should look like:

(operating-system
[...]
(bootloader (bootloader-configuration
(bootloader
(bootloader
(inherit grub-bootloader)
(installer #~(const #t))))))

[...]
)

Attachment: publickey - raghavgururajan@protonmail.ch - 0xE1982130.asc
Description: application/pgp-keys


reply via email to

[Prev in Thread] Current Thread [Next in Thread]