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 haven't checked this out yet, but if you have only one NIC, you can 
skip this entire step.

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

Reply via email to