Remote disk unlocking: Difference between revisions
imported>H3ndrik added Warning |
imported>H3ndrik No edit summary |
||
Line 34: | Line 34: | ||
You will also need to configure either a static IP address or DHCP. You can do this with the <code>ip=</code> kernel parameter. See [https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt the kernel documentation] for more information on the <code>ip=</code> parameter. | You will also need to configure either a static IP address or DHCP. You can do this with the <code>ip=</code> kernel parameter. See [https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt the kernel documentation] for more information on the <code>ip=</code> parameter. | ||
{{Note|When using DHCP, make sure your computer is always attached to the network and is able to get an IP adress, | {{Note|When using DHCP, make sure your computer is always attached to the network and is able to get an IP adress, or the boot process will hang.}} | ||
=== Network card drivers === | === Network card drivers === |