Have you verified that your /etc/exports file includes a line to make the /opt/... dir avaialble. Also remember to /usr/sbin/exportfs , and stop and start NFS after you have changed exports.
Hope that helps! mattc > > >In order to use take advantage of the built-in swap-over-nfs feature >of lts-3.0, I tried the installed (with the .debs) and tried to get it >working. A first issue was with the combination of bootp and ISA nics, >so I tried dhcp instead, which in turn proved to require a kernel >recompilation, which in turn revealed a kernel bug (triggered by a new >version of binutils). So it took a while, but now I have dhcp serving >my client. > >The client fails when about to mount the root fs. The console echoes: > >"Doing the pivot_root >/linuxrc: /usr/bin/[: Permission denied >/linuxrc: echo: Permission denied >/linuxrc: mount: Permission denied >/linuxrc: mount: Permission denied >/linuxrc: /usr/bin/[: Permission denied >/linuxrc: /usr/bin/[: Permission denied >/linuxrc: umount: Permission denied >/linuxrc: /usr/bin/[: Permission denied >/linuxrc: echo: Permission denied >exec: /sbin/init: Permission >Kernel Panit: Attempted to kill init!" > >On the server, the nfs-daemon (the kernel-space variant) gives no >error messages, instead it logs: > >"rpc.mountd: authenticated mount request from ws001:689 for >/opt/ltsp/i386 (/opt/ltsp/i386)" > >Hints anyone? > >Hans Ekbrand > >_____________________________________________________________________ >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 > > _____________________________________________________________________ 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
