Re: Burn in an ethernet device

2000-09-12 Thread Jim Lisi
Danny Pansters wrote: > You shouldn't use append unless you need to get a second eth card working > (and even so, I'm pretty sure it's only needed for pre-2.2.x kernels). The > eth0 should than become the card with the lowest hardware address, the other > would become eth1. Unless you have an ISA

Re: Burn in an ethernet device

2000-09-05 Thread Danny Pansters
Hi Adrian, On Tue, 05 Sep 2000, Adrian Nims wrote: > I recompiled the kernel, I introduced an "append" line in lilo.conf in > order to burn in an ethernet device. At reboot, the sistem (debian) see the > ethernet board as eth0, everything seems OK but after boot, when i

Burn in an ethernet device

2000-09-05 Thread Adrian Nims
I recompiled the kernel, I introduced an "append" line in lilo.conf in order to burn in an ethernet device. At reboot, the sistem (debian) see the ethernet board as eth0, everything seems OK but after boot, when i say "ifconfig" it appears to me only the loopback device. Wha