On Wed, Oct 09, 2013 at 04:06:11PM -0500, Rob Landley wrote: > > I did a mkfs.msdos on a "truncate -s 1m blah.img" and looked at the > output and it made a FAT12. (Sigh.) So I had "FAT32" and "FAT1" > checks (because they're at different offsets and the second catches > fat12 and 16.) And regular blkid just says:
fat.img: SEC_TYPE="msdos" UUID="495A-0A76" TYPE="vfat" So it's saying "vfat" for all FAT* filesystems. HTH, Isaac Dunham _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
