[Bug 243178] newfs_msdos: wrong FAT type determination
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 8 08:40:07 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243178
Bug ID: 243178
Summary: newfs_msdos: wrong FAT type determination
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: delphij at FreeBSD.org
Creating a bug so this is not lost.
The automatic FAT type determination is broken.
Reproduction case:
$ truncate -s 2147483648 test
$ newfs_msdos ./test
newfs_msdos: warning, ./test is not a character device
newfs_msdos: 65519 clusters too few clusters for FAT32, need 65525
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list