Fernando de Oliveira wrote:
Modified: trunk/BOOK/chapter06/eudev.xml
+<screen><userinput remap="install">tar -xvf ../&udev-lfs-version;.tar.bz2
+make -f &udev-lfs-version;/Makefile.lfs install</userinput></screen>
Modified: trunk/BOOK/chapter07/symlinks.xml
$ cat /etc/lfs-release
SVN-20140511
After some versions of LFS, this one got the "correct" interface's name
eth0.
But I do not have:
$ env LC_ALL=C ls /lib/udev/init-net-rules.sh
/etc/udev/rules.d/70-persistent-net.rules
ls: cannot access /lib/udev/init-net-rules.sh: No such file or directory
The init-net-rules.sh file is a part of &udev-lfs-version;.tar.bz2 that
I restored yesterday. To install to SVN-20140511, just do:
tar -xvf udev-lfs-20140408.tar.bz2
make -f udev-lfs-20140408/Makefile.lfs install
Then you can run /lib/udev/init-net-rules.sh to create
/etc/udev/rules.d/70-persistent-net.rules.
Note that the init-net-rules.sh will not create 70-persistent-net.rules
in a virtual system because virtual systems don't have consistent MAC
addresses.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page