Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [russellh@prescott] /usr/home/russellh/FreeBSD/rh-armv6/nfsroot# ls /share
- ls: /share: No such file or directory
- [russellh@prescott] /usr/home/russellh/FreeBSD/rh-armv6/nfsroot# mkdir /share
- [russellh@prescott] /usr/home/russellh/FreeBSD/rh-armv6/nfsroot# echo "toasty coconuts" >> /share/hw.txt
- [russellh@prescott] /usr/home/russellh/FreeBSD/rh-armv6/nfsroot# service nfsd stop
- * WARNING: nfsd is already stopped
- [russellh@prescott] /usr/home/russellh/FreeBSD/rh-armv6/nfsroot# service mountd stop
- * WARNING: mountd is already stopped
- [russellh@prescott] /usr/home/russellh/FreeBSD/rh-armv6/nfsroot# service nfsd start
- * /etc/exports does not exist, creating!
- * Starting Service remote NFS mount requests ... [ ok ]
- * NFSv4 is disabled
- * Starting NFSd ... [ ok ]
- [russellh@prescott] /usr/home/russellh/FreeBSD/rh-armv6/nfsroot# cat /etc/exports
- /share -maproot=root -network 192.168.0.0/24
- [russellh@prescott] /usr/home/russellh/FreeBSD/rh-armv6/nfsroot#
Advertisement
Add Comment
Please, Sign In to add comment