mount nonempty问题

问题:
在 mount U盘的时候出了下面的错误

FUSE exfat 1.3.0
WARN: volume was not unmounted cleanly.
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option

解决方法:
在mount的时候加 -o nonempty 参数

posted @ 2020-01-07 10:19  raoyi  阅读(3832)  评论(0编辑  收藏  举报