[Bug 1728354] Re: ntfs: unsupported reparse point

Khairul Aizat Kamarudzzaman fenris at ubuntu.com.my
Thu Dec 21 15:50:29 UTC 2017


> > fenris at X240:~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1/src/.libs$
> strings ntfs-3g | grep ntfs-plugin
> 
> In the above command, you are examining what you have compiled, but the
> meaningful file is the one you are executing, and this is still not
> clear to me as your posts come from different situations.
> 
> Well, I have to check everything you did...
> 
> 1) please post the ntfsinfo for the OneDrive directory :
> sudo ntfsinfo -fvF /Users/fenris/OneDrive /dev/sdxx
> (replace sdxx by the partition name, like sda1)

*fenris at X240*:*~*$ sudo ntfsinfo -fvF
/media/fenris/746A024C6A020C14/Users/fenris/OneDrive /dev/sda2

> 
> 2) post your system parameters, your PATH and the md5 of the plugin you are using :
> uname -a
> echo $PATH
> md5sum /usr/local/lib/ntfs-3g/ntfs-plugin-9000301a.so
> 
*fenris at X240*:*~*$ uname -a 
*fenris at X240*:*~*$ echo $PATH 
*fenris at X240*:*~*$ md5sum /usr/local/lib/ntfs-3g/ntfs-plugin-9000301a.so  
> 3) did you install ntfs-3g 2017.3.23AR.1 ?
> 
no , i just ./configure then make

> 4a) If you installed ntfs-3g 2017.3.23AR.1 (see #4 replacing 80000017.so by 9000301a.so) post the result of
> which ntfs-3g
> and mount using the usual mount command.
nope, i just configure n make only
> 
> 4b) If you did not install, apply #13 stay in the compile directory (~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1) then post the result of
> ls -l src/ntfs-3g
> and mount using src/ntfs-3g (not src/.libs/ntfs-3g !)
*fenris at X240*:*~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1*$ ls -l src/ntfs-3g 
*src/ntfs-3g*
> 
> 5) Post both your mount command (depends on 4a or 4b) and the ls output
> for OneDrive.
> 
*fenris at X240*:*~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1*$ sudo src/ntfs-3g -o ro /dev/sda2 /media/fenris 
*fenris at X240*:*~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1*$ ls -al /media/fenris/Users/fenris/OneDrive  
*/media/fenris/Users/fenris/OneDrive* -> *unsupported reparse point*

-- 
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