N1小钢炮 NFS挂载群晖


mount -t nfs 192.168.31.198:/volume2/PT2 /media/xiazai/

然后设置开机自动挂载。winscp进入编辑etc/rc.local文件为:

#!/bin/sh

# this script will be executed during boot.

touch /var/lock/subsys/local

mkdir /media/xiazai

mount -t nfs 192.168.31.198:/volume2/PT2  /media/xiazai/

声明:iTony's Blog|版权所有,违者必究|如未注明,均为原创|本网站采用BY-NC-SA协议进行授权

转载:转载请注明原文链接 - N1小钢炮 NFS挂载群晖


Carpe Diem and Do what I like