On Sun, Feb 27, 2011 at 06:20:48PM +0100, Thomas Mieslinger wrote:
> I try to install a HP DL180G6 fully automated. The Server has an
> addtional dualport NIC. kernel and initrd are loaded over the NIC
> labeled 0 on the Box, after the kernel has initialized all NICs the
> first Ethernet on the add in card is eth0.
> 
> ~ # cat /proc/cmdline
> initrd=/boot/DEBIAN6_x8664/initrd.gz
> preseed/url=http://4.3.2.1/installation/profiles/1cc1deebab9e
> BOOTIF=01-1C-C1-DE-EB-AB-9E BOOT_DEBUG=2 DEBCONF_DEBUG=5 fb=false
> language=en console-setup/layoutcode=de locale=en_US
> netcfg/choose_interface=eth0 hostname=review-dl180g6
> domain=server.lan usb_storage.blacklist=yes
> console-keymaps-at/keymap=de
> console-keymaps-usb/keymap=mac-usb-de-latin1
> debian-installer/country=US console=ttyS0
> BOOT_IMAGE=/boot/DEBIAN6_x8664/linux
> 
> 3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN qlen 1000
>     link/ether 1c:c1:de:eb:ab:9e brd ff:ff:ff:ff:ff:ff
> 
> this is seriously twisted, because 1c:c1:de:eb:ab:9e and f are
> onboard igb devices and 00:15:17:cc:d0:16 and 7 are on one dualport
> e1000e add in Card.

So you would basically want the installer to rename the interfaces so
that the interface that the system booted from (as given as BOOTIF
kernel command line parameter) is eth0 in the freshly installed
system?

Maybe it would be a good idea not to have this enabled by default, but
for example by a new command line parameter eth0=<macaddress> with the
special case of eth0=bootif which would make sure that eth0 is the PXE
device?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to