Here is my lts.conf ------------------------------------------------------------------
# # Copyright (c) 2003 by James A. McQuillan (McQuillan Systems, LLC) # # This software is licensed under the Gnu General Public License. # The full text of which can be found at http://www.LTSP.org/license.txt # # # Config file for the Linux Terminal Server Project (www.ltsp.org) # [Default] SERVER = 192.168.0.245 XSERVER = auto X_MOUSE_PROTOCOL = "PS/2" X_MOUSE_DEVICE = "/dev/psaux" X_MOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 3 USE_XFS = N SCREEN_01 = startx # Example of specifying X settings for a workstation # [dev01] XSERVER = auto X_HORZSYNC = 31.5-37.9 X_VERTREFRESH = 50-70 X_RES_1 = 800x600 X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" USE_XFS = N SCREEN_01 = startx # LOCAL_APPS = N # USE_NFS_SWAP = N # SWAPFILE_SIZE = 48m # RUNLEVEL = 5 [dev02] XSERVER = auto X_HORZSYNC = 31.5-37.9 X_VERTREFRESH = 50-70 X_RES_1 = 800x600 X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" USE_XFS = N SCREEN_01 = startx # LOCAL_APPS = N # USE_NFS_SWAP = N # SWAPFILE_SIZE = 48m # RUNLEVEL = 5 [dev03] XSERVER = auto X_HORZSYNC = 31.5-37.9 X_VERTREFRESH = 50-70 X_RES_1 = 800x600 X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" USE_XFS = N SCREEN_01 = startx # LOCAL_APPS = N # USE_NFS_SWAP = N # SWAPFILE_SIZE = 48m # RUNLEVEL = 5 ------------------------------------------------------------------- Thanks Varun On Fri, 21 Mar 2008 Jim McQuillan wrote : >varun, > >can you show us your lts.conf file? > >Thanks, >Jim McQuillan >[EMAIL PROTECTED] > > > >Varun wrote: > > Hello, > > > > I have setup ltsp 4.2 on Mandriva 2008. > > > > My client boots but gets stuck at : > > > > " rc.sysinit completed. switching to multi sessions mode. " > > > > Anybody can help, > > > > Thanks > > > > Varun > > > > > > >------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > >_____________________________________________________________________ > > 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: Microsoft >Defy all challenges. Microsoft(R) Visual Studio 2008. >http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >_____________________________________________________________________ >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: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _____________________________________________________________________ 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
