[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2 network cards revisited



/etc/lilo.conf now looks like:

boot=/dev/hda1
root=/dev/hda1
install=/boot/boot.b
map=/boot/map
vga=normal
delay=20
image=/vmlinuz
	label=Linux
	read-only
append="ether=11,0x300,eth0 ether=10,0x240,eth1"

ran liloconfig and let it install a boot block using the current lilo config.

rebooted.. and only 1 card is picked up (looks like nothing changed)

-Matt

>You'll need to pass params to your kernel. If you're booting with lilo 
>you'll need to
>edit add:
>
>append = "ether=11,0x300,eth0 ether=10,0x240,eth1"
>
>If I got the eth0, eth1 right...

>> OK, I appreciate all the help I received about my original problem. I have
>> determined that one of the ethernet cards (Asante ISA) does not like
>> working in linux. So I yanked it out and replaced it. Now I have 2 Intel
>> EtherExpress 16 cards in the machine. Now, one is at io 0x300, irq 11 and
>> the other io 0x240, irq 10. Right now the first card (was in the machine
>> previously) is detected and setup upon bootup. How do I get the eexpress
>> module to recognize both cards and set the first to eth0 and the second to
>> eth1? Thanks!

Matt
matt@ccdweb.com
--
Any sufficiently advanced form of technology is indistinguishable from magic.


Reply to: