Hello,
I'm trying to install an Intel EtherExpress lan card in my Linux
system. I've gone through the steps to configure and build a
new kernel, but during boot, I see no msgs indicating that
the software is trying to find the EtherExpress card, and after
booting, eth0 is not in existence.
I have done the 'make config', 'make dep', 'make clean', and the
'make zImage'. I am running loadlin, so I then copy zImage from the
/usr/src/linux/arch/i386/boot directory to /intlinux. Then I am
rebooting, and doing:
loadlin e:\linux\intlinux root=/dev/hda5
Boots fine, but nothing showing for eth0.
I would be grateful for any suggestions. Thx in advance,
Jim Lum