Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Base s6 iso failed to autoconfigure eth0 on live boot (Read 473 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] Base s6 iso failed to autoconfigure eth0 on live boot

Code: [Select]
ping google.com
returns Temporary failure in name resolution
Code: [Select]
ip addr
returns
Quote
2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether b4:2e:99:4f:31:a4 brd ff:ff:ff:ff:ff:ff
Above it is loopback and below is wlan0. As said in title - i'm trying s6 because wanna learn new things. So far i know that
Code: [Select]
Error getting technologies: The name net.connman was not provided by any .service files
is not an expected behavior for base s6 iso. Any suggestions what to do with that issue?

Re: Base s6 iso failed to autoconfigure eth0 on live boot

Reply #1
Apparently the issue was that dhcpcd didn't autostart, post answered.