[Bug 1728354] Re: ntfs: unsupported reparse point
geole0
1728354 at bugs.launchpad.net
Mon Apr 11 11:18:11 UTC 2022
Hello
there are at least all files ending with .mui
getfattr -h -n system.ntfs_reparse_data -e hex "/media/a/W21H2B/Program Files/WindowsApps/Microsoft.LanguageExperiencePackfr-FR_19041.40.124.0_neutral__8wekyb3d8bbwe/Windows/System32/fr-FR/CompMgmtLauncher.exe.mui"
getfattr : Suppression des « / » en tête des chemins absolus
# file: media/a/W21H2B/Program Files/WindowsApps/Microsoft.LanguageExperiencePackfr-FR_19041.40.124.0_neutral__8wekyb3d8bbwe/Windows/System32/fr-FR/CompMgmtLauncher.exe.mui
system.ntfs_reparse_data=0x170000801000000001000000020000000100000002000000
$(which ntfs-3g) -help 2>&1 | grep ration
ntfs-3g 2021.8.22 integrated FUSE 28 - Third Generation NTFS Driver
Configuration type 7, XATTRS are on, POSIX ACLS are on
file $(which ntfs-3g)
/usr/bin/ntfs-3g: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d6eead7b0c79cb65b47b4f8cb1c89108e3ffe0d5, for GNU/Linux 3.2.0, stripped
md5sum $(which ntfs-3g)
0516ddcc6b804b856b606ac2ed6ceab6 /usr/bin/ntfs-3g
ls -ld $(strings $(which ntfs-3g) | grep ntfs-plugin | sed -e 's/ntfs-plugin.*//')
ls: impossible d'accéder à '/usr/lib/x86_64-linux-gnu/ntfs-3g/': Aucun fichier ou dossier de ce type
ls /usr/lib/x86_64-linux-gnu/n*
/usr/lib/x86_64-linux-gnu/nautilus:
extensions-3.0
/usr/lib/x86_64-linux-gnu/nss:
libfreebl3.chk libfreebl3.so libfreeblpriv3.chk libfreeblpriv3.so libnssckbi.so libnssdbm3.chk libnssdbm3.so libsoftokn3.chk libsoftokn3.so
dpkg -l | grep ntfs
ii libntfs-3g89 1:2021.8.22-3ubuntu1 amd64 read/write NTFS driver for FUSE (runtime library)
ii ntfs-3g 1:2021.8.22-3ubuntu1 amd64 read/write NTFS driver for FUSE
Thank you
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ntfs-3g in Ubuntu.
https://bugs.launchpad.net/bugs/1728354
Title:
ntfs: unsupported reparse point
Status in ntfs-3g package in Ubuntu:
Confirmed
Bug description:
I recently updated my Windows-10 to the 1709 edition. Scanning the
file system with Ubuntu, I get "unsupported reparse point" errors.
Searching the web indicates that ntfs cannot handle certain files.
I am running Ubutu-Mate 17.10:
uname -r: 4.13.0-16-generic
lsb_release -rcid:
Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful
I include a file which runs ntfsinfo on a file where I get the "unsupported reparse point" message:
sudo ntfsinfo -F /Windows/hh.exe /dev/sda1 >unsupported_reparse_point.txt
while mounted: I issue ls -l <mount_point>/Windows/hh.exe
ls -l Windows/hh.exe
lrwxrwxrwx 2 .. .. 25 Sep 29 14:41 Windows/hh.exe -> unsupported reparse point
I expect to see either a resolved link or a length for the file in
question.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1728354/+subscriptions
More information about the foundations-bugs
mailing list