Try rebuilding the chroot environment on the server.  Be sure to backup
your lts.conf file (or just write the settings down).  First you need to
remove the existing directory:

sudo rm -rf /opt/ltsp

Then, if you have the install CD, put that into the cd-rom drive of the
server and use the following command:

sudo ltsp-build-client --mirror=file:///media/cdrom0 
--extra-mirror=http://us.archive.ubuntu.com/ubuntu/

If you do not have the cd-rom, then this command will work:

sudo ltsp-build-client --mirror=http://us.archive.ubuntu.com/ubuntu/

This will rebuild the chroot environment using the Edubuntu cd-rom
and/or by downloading them from Ubuntu's site.  Once this completes you
should get a message stating that the environment was created
successfully.  Then boot one of your thin clients and see if you can log
in.

On Mon, 2007-06-18 at 23:55 -0700, mss mandv wrote:
> Hello,
> 
> I have set up a 7.04 Edubuntu server and am trying to connect from a
> thin client.  If I use a "SCREEN_03=startx", it works fine and I can
> login and use the session.
> 
> But if I change it to "SCREEN_03=ldm", I get a login screen and when I
> login, it goes to a blank white screen with  a arrow cursor that
> responds to the mouse. It stays stuck like this forever. 
> 
> What could be wrong and how do I troubleshoot this ?
> 
> Thanks,
> -mss.
> 
> 
> lts.conf:
> =============
> 
> # This is the default lts.conf file for ltsp 5.
> # For more information about valid options please see: 
> # /usr/share/doc/ltsp-client/examples/lts-parameters.txt.gz
> # in the client environment
> 
> [default]
>     SOUND=True
>     LOCALDEV=True
>     NBD_SWAP=True
>     SYSLOG=server
>     SCREEN_03=ldm 
> #    SCREEN_03=startx 
>     X_COLOR_DEPTH=16
>     X_MODE_0 = 1024x768   75.00  1024 1048 1184 1328  768 771 777 806
> -hsync -vsync
> 
> =============
> 
> 
> 
> ______________________________________________________________________
> No need to miss a message. Get email on-the-go 
> with Yahoo! Mail for Mobile. Get started.
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _____________________________________________________________________ 
> 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


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_____________________________________________________________________
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