mount挂载失败

mount: /home/xpy/test: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.

 

sudo apt-get install nfs-common -y

or

sudo apt-get install nfs-utils -y

posted @ 2022-07-28 17:30  MoonXu  阅读(976)  评论(0)    收藏  举报