Netcfg and allow-hotplug vs auto
I've been with this doubt a couple months but just now I found some time to
comment about it.
I've customized some parts of debian-installer and I always still facing the
same issue. netcfg module is responsible to write /etc/network/interfaces at
installation time right? Why use allow-hotplug instead auto in network
configuration file?
Currently if I use allow-hotplug and configure that ethernet as dhcp client,
always when the machine reboots the eth0 interface is downed so I need to
set it up manually using 'dhclient eth0' by the command line. When I change
'allow-hotplug' to 'auto' at network/interfaces everything works perfectly.
I adapt my netcfg module to always install interfaces with 'auto' option,
since I dont know how to figure this problem out. Anyone know why this
happen?
Thanks in advance,
Matheus Morais
--
To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Thu Jul 12 15:00:17 2007
This archive was generated by hypermail 2.1.8
: Mon Jul 16 2007 - 05:37:28 EDT
|