I found the solution here.

nano /etc/init/failsafe.conf
I just commented those lines like this:
#$PLYMOUTH message --text="Waiting for network configuration..." || :
#sleep 40

#$PLYMOUTH message --text="Waiting up to 60 more seconds for network configuration..." || :
#sleep 59

This laptop has problems connecting to the internet anyway so for me it's not a problem that it might not configure the network.

I'm not sure if this solution would be suited for other needs.

Reply via email to