Network errors during boot
Hi, I'm getting some errors that result in hang at boot time.
Waiting for network configuration... Waiting up to 60 more seconds for network configuration...
They're on a laptop with Toutatis not connected to the internet.
How can I fix them ?
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.
You didn't really solve the problem; here: https://trisquel.info/en/issues/5141#comment-26168 .