[Bug 600668] Re: Multiple nic enumeration issue when PXE booting (ENT only)
Miek Gieben
miek at miek.nl
Thu Aug 11 08:28:57 UTC 2011
Letting the installer take care of the whole networking seems to work
here:
### Network configuration
# netcfg will choose an interface that has link if possible. This makes it
# skip displaying a list if there is more than one interface.
-d-i netcfg/choose_interface select eth0
+## d-i netcfg/choose_interface select eth0
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/600668
Title:
Multiple nic enumeration issue when PXE booting (ENT only)
Status in The Jaguarundi Project:
Confirmed
Status in “udev” package in Ubuntu:
New
Bug description:
Binary package hint: udev
With a server that has multiple NIC wired, it is currently very hard (impossible) to reliably install Ubuntu via PXE.
The problem is that there is no match between what NIC is selected in the BIOS of the server to PXE boot from and what the OS will use as its main NIC to continue the installation from.
To manage notifications about this bug go to:
https://bugs.launchpad.net/jaguarundi/+bug/600668/+subscriptions
More information about the foundations-bugs
mailing list