Hi,

I'm using LTSP 3.0.1 and want to boot a 486-station with an AM79C960-ISA-LAN
adapter. But kernel says without IO-address it will not load ISA network
driver. My dhcpd.file section for that station is as follows:

host terminal {
 hardware ethernet    00:C0:36:XX:XX:XX;
 fixed-address           X.X.X.X;
 option option-128     e4:45:74:68:00:00;
 option option-129     "NIC=lance IO=0x300";
 filename                 "/tftpboot/lts/vmlinuz-2.4.9-ltsp-5";
}

As boot image I used a rom-o-magic 5.0.5 floppy-image with ne2100.o-driver.
But this one seemed not to be available for the kernel. So I decided to take
the lance, which "should" run with this adapter.

Can anyone help me with this problem? I've tried to build my own initrd
using the 2.4.13-kernel, but this way brought me to other/more problems (e.g. no
network modules are installed by 'make modules_install' in lib/modules...).

Thanks in advance,

Alfredo

PS: I could use a 3Com 3C509B ISA-adapter with station, but after running
etherboot (floppy image too), loader says reapeatedly "Bogus packet" and does
not load the system.

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to