maharmstone / ntfs2btrfs

GNU General Public License v2.0
683 stars 30 forks source link

FIXME runtime error #6

Closed Azure-Orit closed 3 years ago

Azure-Orit commented 4 years ago

when trying to run it on my NTFS partition I receive a FIXME - other mapping error

xieve commented 4 years ago

Same here – running ntfs2btrfs on the live disk image of gparted (Debian). I think the filesystem (and the partition) were created by the Windows 10 installation routine (it's not a system partition, though). It could've also been gparted, I can't recall exactly. When trying to use the Windows version, the executable just exits without any output or visible effect after around 5s. Message actually says FIXME - other mapping.

Edit: I tried to use the Windows version from Windows PE (c't Notfall-Windows 2020), so there definitely shouldn't have been any kind of continuous usage.

lpchaim commented 4 years ago

Same here – running ntfs2btrfs on the live disk image of gparted (Debian). I think the filesystem (and the partition) were created by the Windows 10 installation routine (it's not a system partition, though). It could've also been gparted, I can't recall exactly. When trying to use the Windows version, the executable just exits without any output or visible effect after around 5s. Message actually says FIXME - other mapping.

Edit: I tried to use the Windows version from Windows PE (c't Notfall-Windows 2020), so there definitely shouldn't have been any kind of continuous usage.

Seeing similar behavior here, originally tried from Windows 10 and got no output, then from a Manjaro install and got a few expected lines about files being skipped then FIXME - other mapping. The only additional info I can provide is my disk was definitely originally created under W10.

jrcichra commented 4 years ago

Having the same issue, I'm working with a Windows 10 VM in KVM. I booted up a Manjaro iso to compile and run ntfs2btrfs and got this error.

maharmstone commented 3 years ago

This should be fixed in today's version.