After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 658792 - ext2 partition is wrongly reported as ext3/4 in properties dialog.
ext2 partition is wrongly reported as ext3/4 in properties dialog.
Status: RESOLVED INCOMPLETE
Product: nautilus
Classification: Core
Component: File Properties Dialog
3.1.x
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-12 08:50 UTC by Lukasz Olszewski
Modified: 2014-08-25 18:26 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2


Attachments
cfdisk -P s (556 bytes, text/plain)
2011-09-12 08:50 UTC, Lukasz Olszewski
Details

Description Lukasz Olszewski 2011-09-12 08:50:57 UTC
Created attachment 196235 [details]
cfdisk -P s

This was originally reported by Anton in Launchpad - https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/846288

it seems that nautilus wrongly assumes that every linux ext partition must be ext3/4. I'm not sure how exactly it assesses the partition type but it seems buggy in this case. I was also able to confirm it on my system using USB flash drive.

Please note that filesystem type is properly detected in mtab.

/dev/sdb5 /media/2 ext2 rw,nosuid,nodev,uhelper=udisks 0 0
/dev/sdb1 /media/1 ext2 rw,nosuid,nodev,uhelper=udisks 0 0
Comment 1 William Jon McCann 2012-08-26 15:38:12 UTC
Could you get a "gvfs-mount -li" and a "udisk --dump" log?
Comment 2 André Klapper 2014-08-25 18:26:45 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!