You are perfectly right! Thanks very much. Once I removed that IP address, things miraculously started to work. If I weren't dumb I would have spared three hours of silly attempts.
Antony Gelberg wrote: > Jan Vyskocil wrote: > >> I have decided to try v5 of LTSP recently. Therefore I installed >> ltsp-server package via apt and then let it install client (around 300MB >> in /opt/ltsp). Since this moment I cannot figure out what to do next. >> There is very little on web about fifth version. I tried to edit >> /etc/exports (added something about /opt/ltsp - read only) and to >> configure dhcp this way: >> >> >> option routers 192.168.11.1; >> option domain-name-servers 192.168.11.1; >> next-server 192.168.11.160; >> option root-path "192.168.11.160:/opt/ltsp/i386"; >> >> > > This bit me recently. Try: > option root-path "/opt/ltsp/i386"; > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395145 > > Moral of the story is, always check the BTS. :) > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _____________________________________________________________________ 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.freenode.net
