The parameter can appear alone as the value to the `ip' parameter (without all the ':' characters before). If the value is "ip=off" or "ip=none", no autoconfiguration will take place, otherwise autoconfiguration will take place. The most common way to use this is "ip=dhcp".
and:
\<device>: Default: If the host only has one device, it is used. Otherwise the device is determined using autoconfiguration. This is done by sending autoconfiguration requests out of all devices, and using the device that received the first reply.
Is my expectation incorrect, or is the implementation incomplete?
ip=dhcp
I was expect with ip=dhcp to get a working networking link.
The result is:
I was expecting autoconfiguration to happen after reading kernel nfsroot documentation:
and:
Is my expectation incorrect, or is the implementation incomplete?