maharmstone/ntfs2btrfs

Error: l > 8

Opened this issue · 1 comments

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?

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.