Julo, Is the workstation listed in the /etc/hosts file ?
If not, that would cause the 'Permission denied' error. Jim McQuillan [EMAIL PROTECTED] On Thu, 17 Oct 2002, julo wrote: > On Thursday 17 October 2002 03:17, you wrote: > > julo wrote: > > >Hi > > > > > >I'm new to ltsp and i get stuck with probably nfs on the server. > > >After message on the terminal: > > >" > > >mounting root file system: /opt/ltsp/i386 from > > >mount: 192.168.0.254:/opt.ltsp/i386 failed, reason given by server: > > > Permission denied > > > > have you setup nfs correct? > > How does your /etc/export file looks like? > > Have you restarted the nfs server to re-read /etc/export ?? > > > bye > > Ronald > > Thanks for respond, > > Yes I restarted nfs, I even rooteted PC > After this morning boot rpcinfo - p : > ---------------------------------------- > " > program vers proto port > 100000 2 tcp 111 portmapper > 100000 2 udp 111 portmapper > 100005 1 udp 968 mountd > 100005 2 udp 968 mountd > 100005 1 tcp 971 mountd > 100005 2 tcp 971 mountd > 100003 2 udp 2049 nfs > 100003 2 tcp 2049 nfs > " > > and > -------- > " > sky:~ # ps ax |grep nfs > 794 ? S 0:00 /usr/sbin/rpc.nfsd > 1733 pts/1 R 0:00 grep nfs > " > > this is missing ifo about /etc/export > ------------------------------------------ > " > ## LTS-begin ## > # > # The lines between the 'LTS-begin' and the 'LTS-end' were added > # on: Mon Oct 14 18:20:00 EST 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) > # > # 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 ## > # See exports(5) for a description. > # This file contains a list of all directories exported to other computers. > # It is used by rpc.nfsd and rpc.mountd. > " > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: viaVerio will pay you up to > $1,000 for every account that you consolidate with us. > http://ad.doubleclick.net/clk;4749864;7604308;v? > http://www.viaverio.com/consolidator/osdn.cfm > _____________________________________________________________________ > 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 > -- ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _____________________________________________________________________ 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
