Hello,
I got an ltsp server running and am trying to connect the first client.
It has a PCI network card (SMC 9432 TX).
I made a boot floppy with the ROM-o-matic with the epic100 network card
module.
The system boots from the floppy, gets a DHCP connection and an IP address,
gets the kernel from the server, but then a message appears saying that the
network card could not be automatically detected and that I should configure
it manually in the server's /etc/dhcpd.conf
Which I did. It reads:
[...]
host nt {
hardware ethernet 00:E0:29:38:36:7C;
fixed-address 192.168.1.50;
filename "/tftpboot/lts/vmlinuz.ltsp";
option option-129 "NIC=epic100 irq=5 io=0xe800";
}
[...]
At first I tried it without the irq and io parameters.
Still, the error message of the client remains the same. What am I missing?
s.m.
_____________________________________________________________________
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