[Bug 243178] newfs_msdos: wrong FAT type determination
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 May 2026 18:56:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243178
Damjan Jovanovic <damjan.jov@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |damjan.jov@gmail.com
--- Comment #3 from Damjan Jovanovic <damjan.jov@gmail.com> ---
Works:
newfs_msdos -F 16 ./test
Still breaks in FreeBSD 15:
newfs_msdos -F 32 ./test
newfs_msdos ./test
Why is FAT32 creation giving errors about "too few clusters"?
--
You are receiving this mail because:
You are the assignee for the bug.