0

My laptop (Ubuntu 14.04) is taking too long showing a message "Waiting 60 more seconds for network configuration"

Sisay Chala
  • 1,131
  • Look at /var/log/syslog and/or dmesg at the boot sequence for clues. Also look at the right of the page we are on at all of the "Related" questions --------> – Krista K Dec 24 '14 at 20:45

1 Answers1

1

I found a solution here. Commenting out the lines that read "sleep 40" and "sleep 59" in /etc/init/failsafe.conf solved my problem. Saved the file after commenting, and then reboot. Now, my laptop is booting faster.

Sisay Chala
  • 1,131