On 7/3/06, David Barron <[EMAIL PROTECTED]> wrote:
Well it looks like ifup calls Ip link set ${1} up Then dhcdcp ${1}So if I use e1000 it fails but eth0 works. The first command returns with the message: SIOCGIFFLAGS: No such device. Do I need to create a device in /dev or create an alias to e1000 somewhere?
David, please don't top-post. See my earlier message. Let's go back to LFS http://www.linuxfromscratch.org/lfs/view/development/chapter07/network.html Does /sys/class/net/e1000 exist? Does the address file there match your network card? Is there a device symlink there? -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
