maharmstone/ntfs2btrfs

Unrecognized EA user.DOSATTRIB - Error - SYMBOLIC_LINK is non-resident

Closed this issue · 4 comments

Hello,
When I'm trying to convert my Games SSD from NTFS to BTRFS I get those errors:
https://hastebin.com/owakizevoy

Thanks. That's interesting: I do wonder what it is that's creating a reparse point large enough to be non-resident.

Unrecognized EA user.DOSATTRIB

Were these files created on Linux - via the FUSE driver or the new kernel driver? You shouldn't get a user.DOSATTRIB created on Windows.

Thanks. That's interesting: I do wonder what it is that's creating a reparse point large enough to be non-resident.

Unrecognized EA user.DOSATTRIB

Were these files created on Linux - via the FUSE driver or the new kernel driver? You shouldn't get a user.DOSATTRIB created on Windows.

Thank you for your reply.
Those files were created in a Linux system (Garuda Linux) with the usage of the new Open Source Paragon driver, I want to mention that recently I had a problem with this NTFS driver and I used the chkdsk command from the windows installation media, idk if that can cause a problem.

I've encountered the same error on a fresh install of Windows 11 22H2, so it's probably not Paragon's fault. I'll look into it.

Fixed by 95888fd