Pierre Neidhardt <ambre...@gmail.com> writes:

> But did you _add_ the module into the initrd?  This should be done in your
> configuration file upon which you run `guix system reconfigure`.
>
>   (operating-system
>    ;...
>
>    (initrd-modules (append (list "usb_module")
>                          %base-initrd-modules))
>
> Also see the info page "(guix) operating-system Reference".

Yes I did add it exactly like that. Well with "uas" too.

I did say that in my email:

> It then pastes the snippet of code.

> Moving on, *I add the snippet of code* but it errors out with:

> usb_storage module not found.

Hence, it's obviously reading the code since it produces a diff error.

The Q is why it doesn't find the module.

--
Divan

Reply via email to