Bruce Dubbs wrote:

> Continuing to section 7.2 I ran into a problem pretty quickly:
> 
> root:/# echo /sys/class/net/*
> /sys/class/net/eth0 /sys/class/net/lo /sys/class/net/sit0 
> /sys/class/net/tunl0
> 
> root:/# INTERFACE=/sys/class/net/eth0 udevadm test --action=add 
> /sys/class/net/eth0
> 
> The output is below.
> 
> The rules seem to be read OK, but we still have the problem with pci-db.
> I don't know if we can fix that in LFS short of adding pci-utils.
> 
> Then it's trying to run /usr/lib/systemd/systemd-sysctl (twice) which we 
> don't have.

I got rid of the systemd-sysctl problem by deleting 
/lib/udev/rules.d/99-systemd.rules.

It does not write anything to /etc/udev/rules.d/70-persistent-net.rules 
(or anywhere else AFAICT).

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to