This is an updated Fedora29 workstation and I think I've installed thetwo required exfat app's via dnf.

I would like to list the contents of a Western Digital MyBook external drive that uses "exfat." Apparently it feels abused by the user when unmounted.

[root@Box83 bobg]# mount -t exfat   /dev/sdc1  /mnt/test -o nonempty
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

Perhaps I am not entering the commend correctly?


[root@Box83 bobg]# mount -o nonempty  -t exfat   /dev/sdc1 /mnt/test
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

What is wrong?


--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box83  FEDORA-29/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to