When using `net.ifnames=0 biosdevname=1` in the kickstart file, the system does not create the network's profiles for the interfaces
Issue
The kickstart file uses bootloader --append="net.ifnames=0 biosdevname=1"command. After the installation, the system renamed the interfaces using biosdevname patterns, but the network configuration files were created based on the old interface naming scheme, and as a result a temporary Wired Connection X profile was created for each interface.
Environment
- Red Hat Enterprise Linux (RHEL)
- 9.0
- 8.0
- 7.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.