For me, if I have one network device it magically maps to eth0 and it works.
However, if there are more than Ethernet devices then nothing is mapped to eth0 and it doesn't work. And by doesn't work, I mean the installer crashes. To duplicate just set to eth0 in kickstart and boot a VirtualBox virtual machine with two Intel Ethernet adapters. Work around is to manually edit the kickstart file: Original line: network --bootproto=dhcp --device=eth0 fixed line: network --bootproto=dhcp --device=auto -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591134 Title: system-config-kickstart only allows eth0 etc... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/system-config-kickstart/+bug/1591134/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs