guillermo wrote: > Hi everyone > > I installed Gusty on an AMD64 server then I did > sudo rm -r /opt/ltsp/amd64 > sudo ltsp-build-client --arch i386 > > I got the thin clients running but with a lot of > crashes,so I couldn't do any fine tune in this system.
How were they crashing? Can you give us a little more info. > Next I tried to revert to the old setup using nfs > following the steps on > https://help.ubuntu.com/community/UbuntuLTSP/LTSPWithoutNFS Any particular reason why you wanted to do this? > But I'm left at the command line whit the message: > > BusyBox v1........ > (initramfs__ Quite likely. Can you post the contents of your /etc/exports? Have you installed nfs-kernel-server? Is it starting? > Next I made some changes to the dhcpd.conf file: > > filename "/ltsp/i386/pxelinux.0" > > Again the same problem, but this time is: > > Ubuntu gutsy..... > ltsp login:_ Right, that's X not starting. > I also made some modification on the lts.conf > screen_01=startx This is bad, as tty1 is always a login. Any reason why you're not using LDM? Also, lowercase won't work. It should be either: SCREEN_07=startx or SCREEN_07=ldm > Also couldn't find anywhere the start_ws. Doesn't exist in LTSP5, hence why you can't find it :) Scott -- Scott L. Balneaves | "Eternity is a very long time, Systems Department | especially towards the end." Legal Aid Manitoba | -- Woody Allen -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
