From Fedora Project Wiki
Description
This test scenario make sure that ksdevice=<interface name> format will handle interface names of the form emN or pci<slot>#<port>
. For example
passing 'ksdevice=em1' will work without issues.
Setup
Make sure hardware requirements are met.
How To Test
- Start the Rawhide instllation by booting into the
boot.iso
from <here> - In the welcome screen, press TAB to edit the grub command line and append ksdevice=em1 ks=ks.cfg location on network. More information on ks and ksdevice options can be found here. More information on creating a ks.cfg can be found here
Results