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

2019-02-18 Thread Raghav "RG" Gururajan
Ah! Got it. Thank you! Original Message On 17 Feb 2019, 13:26, Clément Lassieur wrote: > Raghav RG Gururajan writes: > >> @clement >> >> Thanks! Btw, shouldn't the first line be "(boot loader >> (bootloader-configuration)" in the

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

2019-02-16 Thread Raghav "RG" Gururajan
@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 wrote: > Hi Raghav, > > Raghav RG Gururajan writes: > >>

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

2019-02-16 Thread Raghav "RG" Gururajan
@clement This is the actual error. /etc/config-fail.scm:9:0: error: extraneous field initializers (bootloader-configuration) Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Saturday, February 16, 2019 6:58 PM, Raghav "RG" Gururajan wrote: > Hi Cleme

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

2019-02-16 Thread Raghav "RG" Gururajan
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 wrote: > Hi Clement! >> >> Thanks! Will

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

2019-02-14 Thread Raghav "RG" Gururajan
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 wrote: > Hi Jack and Raghav, > > Could you try this? > >

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

2019-02-13 Thread Raghav "RG" Gururajan
ds, Raghav "RG" Gururajan. ‐‐‐ Original Message ‐‐‐ On Tuesday, 12 February 2019 14:04, Jack Hill wrote: > Greetings, > > This email records some thinking that we had on IRC today. raghavgururajan > and I have use cases for a Guix-managed grub.cfg, but without G