[DAPPER] Slow boot "Configuring network interfaces..."

woland ulist at gs1.ubuntuforums.org
Wed May 10 12:54:35 UTC 2006


I'm too lazy to read all the comments, to see if someone has found a
solution, but I solved the problem on my machine.

In your settings there is:


Code:
--------------------
    auto eth0

  iface eth0 inet static

  address 192.168.x.2

  netmask 255.255.255.0

  network 192.168.x.0

  broadcast 192.168.x.255

  gateway 192.168.x.254
--------------------


Remove or mark as comment the fist line.

It worked for me.


-- 
woland




More information about the ubuntu-users mailing list