Fw: disable of eth0 at boot time
René
list.account at gmx.net
Fri Mar 3 10:20:42 UTC 2006
> Am 03.03.2006, 10:50 Uhr, schrieb Sebastian Gil
> <sebastianhgil at gmail.com>:
> Your etc/networking/interfaces should look like this:
> auto eh0
> iface eth0 inet dhcp
> You should only comment the "auto eth0" part
> #auto eh0
> iface eth0 inet dhcp
> This should work, reboot and try:
> sudo ifup eth0
> If this doesn't work post your etc/networking/interfaces
thanks for the post, Sebastian.
as in the previous message, 'interfaces' looks as follows.
there is no 'auto eth0' within.
therefore the question what to outcomment at all.
# The loopback network interface
auto lo
iface lo inet loopback
# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0
# The primary network interface
iface eth0 inet dhcp
More information about the ubuntu-users
mailing list