Thanks!

Is there a good general approach  to deal with this issue?

Is it Coreboot/Libreboot-specific? Is it restricted to certain versions? Of 
Coreboot/Libreboot/Grub/Luks?

Is there a good config.scm code snippet to handle the removal of the identified 
script.

thanks,
  ---Benjamin

On Thu, 23 Jul 2026 at 17:23 +0000, indieterminacy <[email protected]> 
wrote:

> Dear Benjamin,
>
> I found that the grub contained the following flag,
> `newc:etc/luks_script:(proc)/luks_script' inside my menu:
>
> '''
> menuentry "GNU with Linux-Libre 7.0.14" {
>   search --label --set root
>   linux /gnu/store/6zmcz29g7fynf7d2f6i2k04w3lx93h5a-linux-libre-7.0.14/bzImage
>   root=root gnu.system=/gnu/store/4zn3wsk8y3yj5gpkkr4648ma526aw1lh-system
>   gnu.load=/gnu/store/4zn3wsk8y3yj5gpkkr4648ma526aw1lh-system/boot
>   modprobe.blacklist=usbmouse,usbkbd quiet
>   initrd newc:etc/luks_script:(proc)/luks_script
>   /gnu/store/3b7arlamr55nyapvb4g6w3dba0083snx-raw-initrd/initrd.cpio.gz
> }
> '''
>
> Removing it permitted me to proceed unencumbered.
>
> Im CC'ind Ludo, given his involvement with an issue concerning luks_script.
> Im worried that there may be a bug affecting users of Coreboot.
>
> Also, note that my config contained `etc/' instead of `/etc/'.
>
>
> In any case, its worth mentioning chroots functionality incase you need to 
> tweak
> your system configuration:
> <https://guix.gnu.org/manual/devel/en/html_node/Chrooting-into-an-existing-system.html>
>
> Kind regards,
>
>
> Jonathan
>
> On 2026-07-15 12:22, indieterminacy wrote:
>
>> Dear Benjamin,
>> I had similar problems:
>> <https://lists.nongnu.org/archive/html/help-guix/2026-07/msg00032.html>
>> On 2026-07-14 15:20, Benjamin Slade wrote:
>> 
>>> Hi Guix!
>>> I've run into a very irritating problem on my one machine Guix machine (a
>>> nicely "blob-free" set-up I put together so it can run pure Guix without
>>> problem. And has a great screen (now, again) and keyboard and so would like
>>> to be using it!
>> I can confirm success running a (contemporary) Guix build with Coreboot using
>> these (archived) instructions:
>> <https://web.archive.org/web/20210616021328/https://libreboot.org/docs/gnulinux/guix_system.html>
>> Clement Lassieur (CC'd) was credited with information on this procedure.
>> Perhaps he has further information?
>> Kind regards,
>> Jonathan

best,
󠆏—Benjamin
 --
󠆏'(Dr Benjamin Slade 
󠆏󠆏󠆏󠆏󠆏(website . <https://lambda-y.net>)     
󠆏󠆏󠆏󠆏󠆏`(pgp_fp: ,(B20E 444C FA80 B5F8 15FA  4AD8 6FBF CD68 3B05 2B84))
󠆏󠆏󠆏󠆏󠆏󠆏󠆏"sent by [mu4e] 1.14.2 in [Emacs] 30.2 with [org-msg] on [secureblue] 
(powered by Fedora Atomic) ([Linux])")


[mu4e] <https://www.djcbsoftware.nl/code/mu/mu4e.html>

[Emacs] <https://www.gnu.org/software/emacs/>

[org-msg] <https://github.com/jeremy-compostella/org-msg>

[secureblue] <https://secureblue.dev/>

[Linux] <https://opensource.com/resources/linux>

Reply via email to