Hi Jack, no need for chatzilla, pointing your browser to http://webchat.freenode.net/?channels=ltsp gets you directly to the chat room (javascript-based). But as you said, you made great progress, so it might not be necessary. Now your tftp server and your dhcp3-server are (mostly?) working...
> IP-Config: eth0 complete (from 192.168.0.1) ... rootserver ... What is the rootserver ip in that exact line? It should be the same as your LTSP server, i.e. 192.168.0.1. If it is, then maybe your also changed the configuration file for your nbd server. :( See how it's supposed to be: alk...@alkis:~$ grep nbd /etc/inetd.conf 9572 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdswapd 2000 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdrootd /opt/ltsp/images/i386.img -- LTSP on top of Ubuntu 8.10 desktop does not boot https://bugs.launchpad.net/bugs/316217 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
