Your message dated Wed, 15 Mar 2017 11:55:12 +0100
with message-id <[email protected]>
and subject line blkid exfat detection works for me
has caused the Debian Bug report #764813,
regarding util-linux: [blkid] Should detect exfat
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
764813: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764813
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: util-linux
Version: 2.25.1-3
Severity: wishlist
It would be useful if blkid could detect exfat.
-- System Information:
Debian Release: jessie/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.5 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages util-linux depends on:
ii initscripts 2.88dsf-53.4
ii libblkid1 2.25.1-3
ii libc6 2.19-11
ii libmount1 2.25.1-3
ii libncurses5 5.9+20140913-1
ii libpam0g 1.1.8-3.1
ii libselinux1 2.3-2
ii libslang2 2.3.0-1
ii libsmartcols1 2.25.1-3
ii libtinfo5 5.9+20140913-1
ii libuuid1 2.25.1-3
ii lsb-base 4.1+Debian13
ii tzdata 2014h-1
ii zlib1g 1:1.2.8.dfsg-2
util-linux recommends no packages.
Versions of packages util-linux suggests:
ii dosfstools 3.0.26-3
ii kbd 1.15.5-1
pn util-linux-locales <none>
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Version: 2.29.1-1
Finally got a chance to test this with an exfat disk and it works for me.
$ sudo blkid -v
blkid from util-linux 2.29.1 (libblkid 2.29.1, 20-Jan-2017)
$ sudo blkid | grep exfat
/dev/sdc2: LABEL="Samsung_T3_" UUID="58C1-25C2" TYPE="exfat"
PARTUUID="44057065-02"
Regards,
Andreas Henriksson
--- End Message ---