<div dir="ltr">Oh I see, Ok... That explains why it worked before and then, why it does not work anymore.<div><br></div><div>Thanks,</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 4 févr. 2019 à 11:27, Thomas Lange <<a href="mailto:lange@informatik.uni-koeln.de">lange@informatik.uni-koeln.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>>>>> On Mon, 4 Feb 2019 10:26:02 +0100, Rémy Dernat <<a href="mailto:remy.d1@gmail.com" target="_blank">remy.d1@gmail.com</a>> said:<br>
<br>
    > I have some difficulties to setup a working nfsroot environement; The initrd image does not seem to contain all the necessary modules :<br>
<br>
    >     chroot /srv/fai/nfsroot<br>
<br>
    >     find /lib/modules/4.9.0-8-amd64/ -name "*bnx2*"<br>
    >     /lib/modules/4.9.0-8-amd64/kernel/drivers/scsi/bnx2i<br>
    >     /lib/modules/4.9.0-8-amd64/kernel/drivers/scsi/bnx2i/bnx2i.ko<br>
    >     /lib/modules/4.9.0-8-amd64/kernel/drivers/scsi/bnx2fc<br>
    >     /lib/modules/4.9.0-8-amd64/kernel/drivers/scsi/bnx2fc/bnx2fc.ko<br>
    >     /lib/modules/4.9.0-8-amd64/kernel/drivers/net/ethernet/broadcom/bnx2.ko<br>
    >     /lib/modules/4.9.0-8-amd64/kernel/drivers/net/ethernet/broadcom/bnx2x<br>
    >     /lib/modules/4.9.0-8-amd64/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko<br>
    >     exit<br>
<br>
    >     lib/firmware/bnx2<br>
    >     lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw<br>
    >     lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw<br>
    >     lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw<br>
<br>
<br>
<br>
    >     # package list for creating the NFSROOT<br>
<br>
    >     # some network cards needs firmware<br>
    >     PACKAGES install-norec NONFREE<br>
    >     firmware-bnx2 firmware-bnx2x firmware-realtek<br>
    >     firmware-misc-nonfree<br>
<br>
<br>
    > You could see that there are both linux-image-* and firmware-bnx2*.<br>
Yes, but the firmware packages are not used for your nfsroot.<br>
In FAI 5.5 there was the new option -N added to fai-make-nfsroot. You<br>
have to use this option, in order to get the packages listed in<br>
/etc/fai/NFSROOT in the section NONFREE added to the nfsroot. See man<br>
fai-make-nfsroot(8).<br>
<br>
-- <br>
regards Thomas<br>
</blockquote></div>