Trying to create bootable Windows10 USB drive with woeUSB. Seems uefi-ntfs.img is too big?

Solution 1:

UEFI:NTFS developer here (I am not the person developing WoeUSB but I am the person publishing the uefi-ntfs.img image used by WoeUSB).

We recently increased the size of the uefi-ntfs.img image from 512 KB to 1 MB, so that we could include binaries that are signed for Secure Boot, but it seems the WoeUSB developers hardcoded the size of the target partition where the image should be written to 512 KB, hence your issue.

As with any Open Source project that has a dedicated issue tracker, you should report this issue to the WoeUSB issue tracker so that they can update their code. Thanks.

Solution 2:

WoeUSB maintainer passing by, this bug is now fixed in WoeUSB 5.1.3.