initrd-network: Document the need for modules

This commit is contained in:
Svein Ove Aas 2018-01-21 17:43:41 +00:00 committed by Svein Ove Aas
parent 9858950687
commit 5c5259d68d

View File

@ -40,6 +40,10 @@ in
kernel documentation</link>. Otherwise, if
<option>networking.useDHCP</option> is enabled, an IP address
is acquired using DHCP.
You should add the module(s) required for your network card to
boot.initrd.availableKernelModules. lspci -v -s <ethernet controller>
will tell you which.
'';
};