On Dec 17, 2007 4:21 AM, sean <[EMAIL PROTECTED]> wrote: > Just getting LTSP 4.2 up and running on this new Gentoo system. > > # SERVER = "192.168.0.11" > # LTSP_BASEDIR = "/opt/ltsp-4.2" > # SOUND = "Y" > > Is anyone able to offer any possibe cures? > > Thanks > Sean
is there any [default] tag in your lts.conf? try remove the "" character from SERVER section. eg: SERVER = 192.168.0.11 ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _____________________________________________________________________ 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
