maharmstone / ntfs2btrfs

GNU General Public License v2.0
678 stars 29 forks source link

Error: l > 8 #74

Open himslm01 opened 8 months ago

himslm01 commented 8 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 6 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.