ooshlablu is correct. You cannot preseed network settings in a preseed file which the installer is loading from a network location, because the network needs to be configured before the preseed can be fetched.
The solution here is to pass the appropriate options on the kernel command line. You can either preseed the interface value directly, or you can pass the BOOTIF option on the kernel command line, which netcfg will use. If using pxelinux, the relevant option is "IPAPPEND 2". http://www.syslinux.org/wiki/index.php/SYSLINUX#SYSAPPEND_bitmask I'll set this bug to status Invalid now, as it's actually a support request on how to set up automated PXE, rather than an actual bug. ** Changed in: netcfg (Ubuntu) Status: Confirmed => Invalid ** Changed in: netcfg (Ubuntu Maverick) Status: Confirmed => Invalid ** Changed in: netcfg (Ubuntu Natty) Status: Confirmed => Invalid ** Changed in: netcfg (Ubuntu Oneiric) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855921 Title: does not honor netcfg/choose_interface in preseed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/855921/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
