Rob wrote:
LFS-7.10-Systemd.
In section 7.2.1.2 the book talks about creating
"/etc/systemd/network/10-eth0-dhcp.network"
. Then, in BLFS Chapter 14, - DHCPCD, it talks about disabling
systemd-networkd.service.
So, does the file referenced in LFS 7.2.1.2  still need to be
created if you install dhcpcd? Because I'm getting persistent
messages, when I try running
"systemctl start dhcpcd@eth0"
It says that it fails because of a dependency, but it doesn't say
what the dependency is.

I don't do systemd very much, but it could be a driver issue.

Look at /sys/class/net and see if eth0 exists. It is possible it might be some other name like en01s2. If so, just change the eth0 entry in /etc/systemd/network/10-eth0-dhcp.network to the correct name and try that.

If no similar name is present then the driver for your network device is missing.

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to