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? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
