On Tue, 2008-01-08 at 12:01 -0800, [EMAIL PROTECTED] wrote: > After I reinstalled the chroot environment now with etch (before > lenny) > the PXE is booting fine now. > The problem now is that the client boots in runlevel 2 and not 5. > This is my lts.conf > > [default] > SERVER = x.x.x.x > XSERVER = auto > X_COLOR_DEPTH = 16 > SCREEN_07 = startx > RUNLEVEL = 5 > > Thanks > > jam wrote: > > On Mon, 2008-01-07 at 12:10 -0800, > > [EMAIL PROTECTED] wrote: > > > >> txs > >> I had to run it manually. > >> Now I got a few mounting errors > >> mount: Mounting /dev/nbd0 on /rofs failed: No such device > >> mount: Mounting unionfs on /root failed: No such device > >> mount: Mounting /rofs on /root/rofs failed: Invalid argument > >> etc. > >> > > > > Wrong DHCP server responding or > > Wrong root file system path or > > nbd not enabled or present > > > > Get an ubuntu system running THEN port
Umm this is complicated, I would not use SCREEN_07 (or anything unless you HAVE to in lts.conf) Your system DOES use level 2 and startx is different to using LDM. If you use startx the the server must allow xdmcp logins. Get that working first. ldm does not use xdmcp to login so try to use that. In every case RUNLEVEL is old (pre 5) and not relevant to the way ltsp 5 works (which is in level 2 !!) James ------------------------------------------------------------------------- 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
