Alfredo,

I'm pretty sure I know what the problem is.  In the
current version of the kernel package, the IO parameter
is only being passed to the network module for certain
network modules.  unfortunately, 'lance' is not one that
has the IO parameter passed to it.

This is all done in the linuxrc script that is part of
the initrd.

In the new kernel package that I'm working on now, it will
always pass the IO parameter, regardless of which module is
being loaded.

I expect to have this new kernel package available late Sunday
night.

I hope you can wait until then.

Thanks,

Jim McQuillan
[EMAIL PROTECTED]


On Sat, 9 Mar 2002, Alfredo Munoz wrote:

> 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.
> 
> 

-- 


_____________________________________________________________________
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