Well, "nfs-utils.tcz" should be sufficient.

Configuration is probably done in
/usr/local/share/nfs-utils/files/exports

The Server is started with
/usr/local/etc/init.d/nfs-server start

Maybe this command needs to be added into /opt/bootlocal.sh so that it
is executed during start-up.

But there is one problem where paul- might help:


Code:
--------------------
    tc@SB-Kitchen:~$ sudo /usr/local/etc/init.d/nfs-server start
  modprobe: FATAL: Module nfsd not found in directory 
/lib/modules/5.10.42-pcpCore-v7
  /usr/local/sbin/rpcbind is already running
  /usr/local/sbin/rpc.statd is already running
  rpc.mountd: svc_tli_create: could not open connection for udp6
  rpc.mountd: svc_tli_create: could not open connection for tcp6
  rpc.mountd: svc_tli_create: could not open connection for udp6
  rpc.mountd: svc_tli_create: could not open connection for tcp6
  rpc.mountd: svc_tli_create: could not open connection for udp6
  rpc.mountd: svc_tli_create: could not open connection for tcp6
  nfs-server utilities are started.
  
  tc@SB-Kitchen:~$ sudo /usr/local/etc/init.d/nfs-server status
  NFS-server is not running.
--------------------


------------------------------------------------------------------------
jd68's Profile: http://forums.slimdevices.com/member.php?userid=30795
View this thread: http://forums.slimdevices.com/showthread.php?t=115990

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to