Hi Jo, You do not need the last line you added to your exports file, that was necessary for 2.0x.
Do you have a firewall on this machine that could be blocking NFS? If you type "exportfs" what is returned? You should see all the shares listed in exports, if you do not enter "exportfs -a" to export the directories. I am running RH 7.x and typing "service nfs restart" does not work correctly, it is necessary to stop and then start nfs for it to work correctly. Did you run through the troubleshooting steps in the docs? http://www.ltsp.org/documentation/index.php Hope that helps, Erick On Sun, 2002-02-24 at 18:20, Jo wrote: > Hi folks, > > NFS: Server .... not responding, still trying > > I just spent an entire Sunday trying to get this LTSP to work on Linux > Mandrake 8.1. Well, on one 'terminal' I got to the stage where the kernel is > being executed and now it wants to get some stuff over NFS. I restarted the > NFS service already with the following config file: > > # > /mnt/sdb5/ftp.nluug.nl/pub/os/Linux/distr/Mandrake/Mandrake-devel/cooker > 192.168.0.0/255.255.255.0(ro) > ## LTS-begin ## > > # > # The lines between the 'LTS-begin' and the 'LTS-end' were added > # on: Sun Feb 24 09:13:09 CET 2002 by the ltsp installation script. > # For more information, visit the ltsp homepage > # at http://www.ltsp.org > # > > /opt/ltsp/i386 192.168.0.0/255.255.255.0(ro,no_root_squash) > /var/opt/ltsp/swapfiles 192.168.0.0/255.255.255.0(rw,no_root_squash) > /tftpboot/lts/ltsroot 192.168.0.0/255.255.255.0(ro,no_root_squash) > # I added this last line myself > > > # > # The following entries need to be uncommented if you want > # Local App support in ltsp > # > #/home 192.168.0.0/255.255.255.0(rw,no_root_squash) > > ## LTS-end ## > > I would love to get this to work. If only to get an idea of the performance. > I tried a full Mandrake install, but that doesn't cut it. Even on a 100 Mb > network with a fast server. > > Jo > > _____________________________________________________________________ > 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.openprojects.net -- Erick S. Tyack Acurrus Consulting, LLC Email: [EMAIL PROTECTED] 22969 Allen Rd Voice: 586.801.0004 St. Clair Shores, MI 48080 Fax: 586.447.5458 _____________________________________________________________________ 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.openprojects.net
