Merge pull request #47665 from erikarvstedt/initrd-improvements
Minor initrd improvements
This commit is contained in:
@@ -56,7 +56,8 @@ in
|
||||
is acquired using DHCP.
|
||||
|
||||
You should add the module(s) required for your network card to
|
||||
boot.initrd.availableKernelModules. lspci -v -s <ethernet controller>
|
||||
boot.initrd.availableKernelModules.
|
||||
<literal>lspci -v | grep -iA8 'network\|ethernet'</literal>
|
||||
will tell you which.
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user