Hide Forgot
Description of problem: http://fedoraproject.org/wiki/Anaconda/Kickstart#network says for "--device" option: "Specifies device to be configured and/or activated with the network command. The device can be specified in the same ways as ksdevice boot option." Looking at http://fedoraproject.org/wiki/Anaconda/Options#ksdevice option: "Takes one of 4 types of argument which tells install what network device to use for kickstart from network: The keyword 'link' indicating that the first interface with link up" But if I put this command in my kickstart: network --device link Anaconda ends with an error: "The provided network interface link does not exist" Either the documentation is wrong or the code is wrong. Version-Release number of selected component (if applicable): anaconda 17.7 How reproducible: always
These update images should fix it, sending patch for support of --device=link in stage 2 kickstart to anaconda-devel-list. http://rvykydal.fedorapeople.org/updates.link.img http://rvykydal.fedorapeople.org/updates.link.img.iso
Yes, that updates.img fixes the issue. Thanks.
This should be fixed in anaconda-17.10-1
Confirmed fixed in anaconda 17.11