On April 8, 2010 03:17:38 am jumbophut wrote:
> After running the code in section 7.13, viz:
>
> "for NIC in /sys/class/net/* ; do
> INTERFACE=${NIC##*/} udevadm test --action=add $NIC
> done"
>
> I cannot find the /etc/udev/rules.d/70-persistent-net.rules file that
> is supposed to have been
On 08/04/10 10:17, jumbophut wrote:
> After running the code in section 7.13, viz:
>
> "for NIC in /sys/class/net/* ; do
> INTERFACE=${NIC##*/} udevadm test --action=add $NIC
> done"
>
> I cannot find the /etc/udev/rules.d/70-persistent-net.rules file that
> is supposed to have been generated.
Hello
I have the same errors then Christian Rauhut with gawk :( but with other
more.
The list of tests failed are:
double1, double2, intformat, lc_num1, mbfw1, mbprintf1
I would be sure to have good temp tools before I go ahead.
My context problem:
Book: LFS 6.6
Host: x86_64 with Centos 5.4 wit
After running the code in section 7.13, viz:
"for NIC in /sys/class/net/* ; do
INTERFACE=${NIC##*/} udevadm test --action=add $NIC
done"
I cannot find the /etc/udev/rules.d/70-persistent-net.rules file that
is supposed to have been generated.
I have spent some time trying to track down the r