maharmstone / ntfs2btrfs

GNU General Public License v2.0
702 stars 32 forks source link

Error: l > 8 #74

Open himslm01 opened 11 months ago

himslm01 commented 11 months ago

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?

jaminmc commented 9 months ago

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.