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: Sat, 16 Feb 2019 22:38:27 +0000

@clement

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

-------- Original Message --------
On 16 Feb 2019, 17:11, Clément Lassieur < address@hidden> wrote:

Hi Raghav,

Raghav RG Gururajan <address@hidden> writes:

> @clement
>
> This is the actual error.
>
> /etc/config-fail.scm:9:0: error: extraneous field initializers (bootloader-configuration)

Yes, you need to use the (gnu bootloader) module.

I actually use the (gnu) module as shown in the docs, which exports (gnu
bootloader) and some other stuff too.

Clément

> Sent with ProtonMail Secure Email.
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Saturday, February 16, 2019 6:58 PM, Raghav "RG" Gururajan <address@hidden> wrote:
>
>> Hi Clement!
>>
>
>> The following is the error I got.
>>
>
>> config-fail.scm:9:0: error: inherit: unbound variable
>> hint: Did you forget a `use-modules' form?
>>
>
>> -------- Original Message --------
>> On 14 Feb 2019, 13:07, Raghav "RG" Gururajan < address@hidden> wrote:
>>
>
>> > Hi Clement!
>> > >
>> > > Thanks! Will do.
>> > >
>> > > @Jack. Can you also try this and let me know. My system is running dd command for 2TB HDD. So gonna take a while.
>> > >
>> > > Thanks!
>> > -------- Original Message --------
>> > On 14 Feb 2019, 12:15, Clément Lassieur < address@hidden> wrote:
>> >
>
>> > > Hi Jack and Raghav,
>> > >
>
>> > > Could you try this?
>> > >
>
>> > > --8<---------------cut here---------------start------------->8---
>> > > (bootloader-configuration
>> > > (bootloader
>> > > (bootloader
>> > > (inherit grub-bootloader)
>> > > (installer #~(const #t)))))
>> > > --8<---------------cut here---------------end--------------->8---
>> > >
>
>> > > Clément

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


reply via email to

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