guix-devel
[Top][All Lists]
Advanced

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

Re: Kernel modules in initrd


From: Danny Milosavljevic
Subject: Re: Kernel modules in initrd
Date: Thu, 22 Feb 2018 22:44:50 +0100

Hi,

On Thu, 22 Feb 2018 22:29:25 +0100
Jan Nieuwenhuizen <address@hidden> wrote:

>     (initrd (lambda (file-systems . rest)
>               (apply base-initrd file-systems
>                      #:extra-modules '("pata_via" "pata_acpi" "sata_via")
>                      rest)))

Hmm, see gnu/system/linux-initrd.scm linux-modules .

It should already have pata_acpi, pata_atiixp.  We probably should add 
pata_via, sata_via there...

> >    modules (list "megaraid_sas" "libsas" "scsi_transport_sas").

Sure, also to linux-modules.



reply via email to

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