Downloaded 2.09pre2 last night and I must admit it is a big leap forward 
  for ltsp.

The problem I am getting is that when the NIC is loaded (ne), there are 
unresolved references in the driver.  My analysis is that the 8390.o 
driver needs to be loaded before the ne.o driver (this would also apply 
to some other cards as well).

Investigating further in the linuxrc file in the initrd_kit, the NIC is 
loaded using:
insmod /lib/modules/kernel/drivers/net/${NIC}.o
Could this be solved by using:
modprobe ${NIC}

?

I haven't had a chance to try this fix yet as my mknbi-linux was the .4 
release and the readme in the initrd_kit mentions that it won't work 
with this release and to use the .2 release instead.  Any idea why it 
doesn't work with the .4 out of interest?


_____________________________________________________________________
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