Hi Sven,

On 2025-11-18, Sven Hoexter <[email protected]> wrote:
> stable pu update bug is 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120962
> my src + amd64 package build is available at 
> https://sven.stormbind.net/debian/exfatprogs-trixie/

I confirm that your package now works as expected and Windows 11 is
happy with the exFAT FS.

My device with 4096 physical, emulating with 512 logical:

$ lsblk -o NAME,PHY-SEC,LOG-SEC /dev/sda5
NAME PHY-SEC LOG-SEC
sda5    4096     512

Formatting using defaults and your _fixed_ package:

$ sudo mkfs.exfat /dev/sda5

Verifying that the exFAT FS is using 512 bytes per sector (rather than
4096):

$ sudo dump.exfat /dev/sda5 | grep Bytes
Bytes per Sector:                        512

And the final test... plugging it into a Windows 11 box and being able
to use the FS as is.

Thanks!

John Ogness

Reply via email to