Hi Raghav,

Raghav RG Gururajan <raghavgurura...@protonmail.ch> 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 
> <raghavgurura...@protonmail.ch> 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 < 
>> raghavgurura...@protonmail.ch> 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 < clem...@lassieur.org> 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


Reply via email to