We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi.
I've tried to convert this NTFS disk but I get this very cryptic error.
$ sudo ntfs2btrfs /dev/sda1 Using Zstd compression. Using CRC32C for checksums. Error: l > 8
I can mount the partition using ntfs-3g + fuse and see the contents of the disk fine.
I see nothing unusual in dmesg.
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
I got the same error.. I'm assuming it is because the drive is too large. Mine is a 4 TB drive. So I think the block size is too large.
Sorry, something went wrong.
No branches or pull requests
Hi.
I've tried to convert this NTFS disk but I get this very cryptic error.
I can mount the partition using ntfs-3g + fuse and see the contents of the disk fine.
I see nothing unusual in dmesg.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: