[Bug 1728354] Re: ntfs: unsupported reparse point
Norbert Preining
norbert at preining.info
Mon Oct 29 06:30:22 UTC 2018
Chiming in with some answers in the last document:
* running Windows 10 latest (retracted) update (I got it somehow)
* Debian/unstable
* ntfs-3g 1:2017.3.23-2
* files should be all available offline (not on-demand)
```
# ls -l /usr/lib/x86_64-linux-gnu/ntfs-3g/
total 60
-rwxr-xr-x 1 root root 16680 Oct 29 15:16 ntfs-plugin-80000013.so
-rwxr-xr-x 1 root root 21562 Oct 29 15:16 ntfs-plugin-80000017.so
-rwxr-xr-x 1 root root 7202 Oct 29 15:08 ntfs-plugin-9000301a.so
lrwxrwxrwx 1 root root 23 Oct 29 15:12 ntfs-plugin-9000601a.so -> ntfs-plugin-9000301a.so
lrwxrwxrwx 1 root root 23 Oct 29 15:12 ntfs-plugin-9000701a.so -> ntfs-plugin-9000301a.so
```
With these files in place, I can access the OneDrive folder now (before
it was not possible), but the files in OneDrive are not accessible
(unsupported reparse point).
For one file (TeXLaTeXcourse.pdf, inode 330476) I did ntfsinfo -fvi
330476 /dev/sda3 and got the attached ntfsinfo.txt
Any suggestions what else is necessary?
** Attachment added: "ntfsinfo.txt"
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1728354/+attachment/5206621/+files/ntfsinfo.txt
--
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