On 7/3/06, David Barron <[EMAIL PROTECTED]> wrote:
I am still getting one error, however, and while it's not causing any apparent problems I was wondering if there was a solution. After dhcpcd is started I get this: Adding IPv4 address xx.xx.xx.xx to the e1000 interface... RTNETLINK answers: File exists Gateway already setup: skipping.
A wild guess here, but you only want to have one service enabled per device. So, you probably want ONBOOT=no in ifconfig.e1000/ipv4 and ONBOOT=yes in ifconfig.e1000/dhcpcd. That will keep you from setting up the gateway before DHCP tries to do it. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page