On Fri, 2008-08-08 at 19:32 +0100, Tom Knowles wrote: > I posted previously re elo touchscreen not working. However, when I add > SCREEN_07=shell to (var/lib/tftpboot...) lts.conf it has no effect, I > still get graphical login. It appears that the lts.conf file is being > ignored and pure defaults used. I have run update image, rebooted and > such but there is no change. Any good troubleshooting tips? (LTSP > 5/UBUNTU HARDY) > Thanks > Tom
I had the same thing happen to me when I recently setup a 40 client system. It took me two days to find the problem. I had copied my lts.conf file from a test system to the production system. The problem in one word. Permissions. Check the permissions of the file, it should be 0644. A quick chmod 0644 lts.conf fixed the problem. HTH Chuck ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ 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
