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

-- 
Mobile: 07747 533 543      | Cutting-Edge IT Consultancy
MSN: [EMAIL PROTECTED] | Custom Business Software Systems
Skype: antonygelberg       | Website Content Management
Wengo: antonygelberg       | Thin Client Deployment
Yahoo: antonygelberg       | Open Source Migration

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

Reply via email to