guix-devel
[Top][All Lists]
Advanced

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

Re: guix system init config.scm mnt failed with kernel module not found


From: Ludovic Courtès
Subject: Re: guix system init config.scm mnt failed with kernel module not found
Date: Mon, 04 Nov 2024 23:14:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hi Alex,

Tobias Alexandra Platen <guix@platen-software.de> skribis:

> After a long time, I tried running "guix system init config.scm mnt" on
> my Talos II which failed, as I expected: 
>
> gnu/build/linux-modules.scm:278:5: kernel module not found "uas"
> "/gnu/store/gi6layj85kmkwk0s6x415zwsmzczh2vv-linux-libre-
> 6.11.5/lib/modules"

I think you can address that by having

  (initrd-modules '())

or something similar in your ‘operating-system’ declaration.

HTH!

Ludo’.



reply via email to

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