I had the same issue with either breezy or dapper... With dapper I was able to get arround it by removing my network intefaces from /etc/network/interfaces and letting Network Manager take care of configuring my network.<br>
<br>Tip from <a href="http://www.whiprush.org/" accesskey="1">jorge @ whiprush.org</a><br><br>Hope this helps,<br><br>Robert<br><br><div><span class="gmail_quote">On 4/17/06, <b class="gmail_sendername">Pekka Tiittanen</b>
 <<a href="mailto:pekka.tiittanen@pp.inet.fi">pekka.tiittanen@pp.inet.fi</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all.<br><br><br>Does anyone else have a problem with Dapper and slow booting? It always<br>hangs for minute or two at the "Configuring network interfaces..." -part<br>of the boot.<br><br>Now, you're probably starting to write "It's 'cause you don't get DHCP
<br>lease sooner..." No, I have configured my card to use static IP and<br>that's why I'm not sure what the script is waiting for. After boot<br>running /etc/init.d/networking restart is always quick...<br><br>My /etc/network/interfaces looks like this:
<br><br><clip><br><br><br># This file describes the network interfaces available on your system<br># and how to activate them. For more information, see interfaces(5).<br><br># The loopback network interface<br>auto lo
<br>iface lo inet loopback<br><br># The primary network interface<br>auto eth0<br>iface eth0 inet static<br>        address 192.168.x.2<br>        netmask <a href="http://255.255.255.0">255.255.255.0</a><br>        network 
192.168.x.0<br>        broadcast 192.168.x.255<br>        gateway 192.168.x.254<br><br><br></pilc><br><br><br>I'd appreciate any help about this issue.<br><br><br>--<br>I was the best I ever had. -- Woody Allen<br><br>
-Pekka-<br><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
</a><br></blockquote></div><br>