[Goodies-dev] [Bug 13304] The plugin fails to umount EXFAT flash drive

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Jan 23 22:10:38 CET 2017


https://bugzilla.xfce.org/show_bug.cgi?id=13304

Fabian Nowak <timystery at arcor.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Fabian Nowak <timystery at arcor.de> ---
How did you mount the drive? From the mount plugin itself, command line,
Thunar?

Can you please post the output from

"umount /yourmountpoint; echo $?"? 

Unless you have explicitly set a custom umount command, the regular "umount" is
used for unmounting. This has to work with exfat; and that's it.

Under Debian:
apt-file show exfat-fuse
exfat-fuse: /sbin/mount.exfat
exfat-fuse: /sbin/mount.exfat-fuse
exfat-fuse: /usr/share/doc/exfat-fuse/changelog.Debian.gz
exfat-fuse: /usr/share/doc/exfat-fuse/changelog.gz
exfat-fuse: /usr/share/doc/exfat-fuse/copyright
exfat-fuse: /usr/share/man/man8/mount.exfat-fuse.8.gz
exfat-fuse: /usr/share/man/man8/mount.exfat.8.gz

So I guess umounting with the standard tool "umount" shouldn't be a problem?

The output shall contain a "0" at the end; if that's not the case, it is then
also the explanation for the dialog. Please pay also attention that you may not
have any command line or file browser window open for your device, which may be
a second reason for failing umount commands.

If there is special care necessary such as for usermount, then I might need
additional hints or input as long as I don't find another flash device and some
spare time for doing that on my own.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list