arexの日記: (OpenBlockS R) NFSサーバの設定
日記 by
arex
http://www.netbsd.org/ja/Documentation/network/netboot/nfs.html
が基本なのだが、いろいろ策を講じないとエラーになる。
1. -alldirsをexports設定ファイルに追記
# cat /etc/exports
/export -alldirs -maproot=root -network 192.168.100 -mask 255.255.255.0
2. いちいちmountdとnfsdを入力するのが大変なので、
/etc/defaluts/rc.confの中のmountdとnfsdをYESに変更
(OpenBlockS R) NFSサーバの設定 More ログイン