The /etc/init.d/networking boot scripts hangs because "ifup -a" tries to start many non-existing or not-connected network devices. For many setups/users this script is not necessary at all, since network adapters are managed by network-manager or by detection events. Another workaround is therefore to disable this script: sudo update-rc.d -n networking remove (The loopback interface is started by /etc/init.d/loopback)
-- Feisty boot hangs on "Configuring network interfaces" https://bugs.launchpad.net/bugs/102675 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs