> kernel command line: > root=nfs:/srv/nfs/xen/asterisk.donner14.private,rw,hard,intr ip=192.168.180.120:192.168.180.100:192.168.180.1:255.255.255.0::eth0:off
> ifconfig: > eth0 Link encap:Ethernet HWaddr 00:16:3e:7d:0a:0c > inet addr:192.168.180.120 Bcast:0.0.0.0 Mask:255.255.255.255 This is not a bug. The man page of dracut.cmdline(7) says: ip=<client-IP>:[<peer>]:<gateway-IP>:<netmask>:<client_hostname>:<interface>:{none|off|dhcp|on|any|dhcp6|auto6|ibft}:[:[<mtu>][:<macaddr>]] Maybe you are mixing the order of parameters for ip= with those of live-boot or initramfs-tools. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org