Created attachment 1327 [details] crash 文件 我在系统中执行了如下命令 service nfs-server start systemctl enable nfs-server echo "/newnas *(rw,sync,no_subtree_check,no_root_squash)" >> /etc/exports exportfs -ra setsebool -P nfs_export_all_rw 1 然后在windows端挂载 当windows 去访问挂载的 nfs 中的文件的时候 Linux OS crash