Hi! I reisntalled the server and reverted it to use nfs according to https://help.ubuntu.com/community/UbuntuLTSP/LTSPWithoutNFS. The result remains as before. X doesn't start. The nfs server is working and the exports file is as follow: #/opt/ltsp/i386 192.168.1.0/255.255.255.0(ro,no_root_squash,sync) /opt/ltsp/i386 (rw,no_root_squash,sync)
What I've noted is that using the default configuration of gutsy I can read and write on /tmp and /etc/X11 on the thin client, but if I try to use nfs it becomes a read only file system. Perhaps this is the problem. Any suggestions? Thanks in advance. Guillermo --- Scott Balneaves <[EMAIL PROTECTED]> wrote: > 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 > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
