On 13/08/10 21:34, Suraj Linux wrote:
> Hi,
>
> I have a doubt at section 7.13.1.
>
> Then I run the following command
>
> for NIC in /sys/class/net/* ; do
> INTERFACE=${NIC##*/} udevadm test --action=add $NIC
> done
>
> I get the below output. The file "
> /etc/udev/rules.d/70-persistent-net.rules " is missing from it. Hence
> I guess I am stuck.
>
....
> Where I might have gone wrong ? To my knowledge I cleared all the
> possible passes earlier.
>
Do you have a network connection? What does /sys/class/net contain?
ls /sys/class/net/*
Andy
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page