GNOME Bugzilla – Bug 607095
disk property report bad file system
Last modified: 2017-11-06 11:21:42 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/507928 "When you check the properties of an external disk formatted with FAT32 file system, Gnome report a "msdos file system" that, if I'm not wrong, is FAT16 (expected: FAT32) Step for reproduce: 1. Attach an external usb disk formatted with FAT32 file system 2. Right click on the icon in the desktop, select Property 3. In the low right corner the string say "File system type: msdos" (expected: FIle system type: FAT32) I'm using Lucid Lynx 10.04" screenshot: http://launchpadlibrarian.net/37922010/Schermata.png is this more like a glib/gio issue? Thanks in advance.
Mass component change due to BZ cleanup, sorry for the noise.
My guess is that this comes from g_unix_mount_get_fs_type().
Looks like a duplicate of bug #789933. *** This bug has been marked as a duplicate of bug 789933 ***