Hi: My client loads pxelinux and the kernel and boots, but when init finishes I get this output:
> /etc/rc.localdev: eval: line 1: unexpected EOF while looking for matching '"' > /etc/rc.localdev: eval: line 2: syntax error: unexpected end of file > rc.sysinit completed, switching to multi-session mode ... then the station hangs and absolutely nothing happens. Here's what's in my lts.conf: > [Default] > SERVER = 10.130.1.65 > XSERVER = auto > X_MOUSE_PROTOCOL = "PS/2" > X_MOUSE_DEVICE = "/dev/psaux" > X_MOUSE_RESOLUTION = "400 > X_MOUSE_BUTTONS = 3 > USE_XFS = N > RUNLEVEL = 5 > SCREEN_01 = startx This happens whenever "startx" appears in the lts.conf file. If I use "shell" instead, I can at least start X from the shell after the boot is finished, though I get errors: > ..... > (II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so > (II) Module keyboard: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.0 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 0.5 > (II) LoadModule: "mouse" > (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so > (II) Module mouse: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.3 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 0.5 > (EE) No drivers available. > > Fatal server error: > no screens found > > Please consult the The X.Org Foundation support > at http://wiki.X.Org > for help. Getting here has been hard. The either the docs are really outdated, or my configuration is totally broken. For example, I find no "start_ws" file in the /tmp directory after booting to the shell. This is a Gentoo ltsp ebuild. Should I just use the sources and not bother? I liked using the ebuild because it took care of the dependencies for me. -Stephen- ------------------------------------------------------------------------- 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
