Network errors during boot

4 replies [Last post]
teodorescup

I am a member!

Offline
Joined: 01/04/2011

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 ?

teodorescup

I am a member!

Offline
Joined: 01/04/2011

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.

GustavoCM

I am a member!

Offline
Joined: 11/20/2012

You didn't really solve the problem; here: https://trisquel.info/en/issues/5141#comment-26168 .

teodorescup

I am a member!

Offline
Joined: 01/04/2011

I don't think that is the same problem I encountered.

GustavoCM

I am a member!

Offline
Joined: 11/20/2012

Sorry; the error you encounter were in setting the network configuration, not in testing repositories.