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 337007 - Warn if detected filesystem type does not match MBR partition type
Warn if detected filesystem type does not match MBR partition type
Status: RESOLVED INCOMPLETE
Product: gparted
Classification: Other
Component: application
0.2.3
Other All
: Normal minor
: ---
Assigned To: gparted maintainers alias
gparted maintainers alias
Depends on:
Blocks:
 
 
Reported: 2006-04-03 09:20 UTC by Max Spicer
Modified: 2010-04-12 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Max Spicer 2006-04-03 09:20:33 UTC
If gparted detects a filesystem to be of a different type to that indicated in
the MBR, it refuses to let you alter it.  However, it doesn't tell you why you
can't alter it.  With 0.2.3 the reported error is that the filesystem doesn't
exist; with 0.2.2-5 the error is that gparted can't read the filesystem.  The
situation would be much easier to diagnose if gparted instead said that the
detected filesystem type does not match the type in the MBR.

Other information:
This problem came to light when trying to resize an NTFS volume.  Gparted
refused to alter it, and we were left a bit stuck.  It turned out that the disk
had been marked as dynamic by windows, even though it only contained one
partition.  Windows seems to mark dynamic disks by setting the partition types
to 42 i.e. SFS.   However, the partition type remains as NTFS - I guess
Microsoft don't care that they are abusing an assigned partition type.  Once we
realised what the problem was, we used fdisk to change the type back to 7 (NTFS)
and then refreshed the disks in gparted, at which point everything went
smoothly.  If gparted had reported the error in the first place we'd have been
done in a few minutes.  As it was, it took quite a bit longer!
Comment 1 Curtis Gedak 2010-02-25 18:32:42 UTC
GParted uses the libparted library from the Parted project to detect and manipulate partition tables.  Many improvements have been made to both GParted and Parted since this bug was first reported.

Would you please confirm if you still experience this problem?

Newer versions of both GParted and Parted can be found on GParted Live which can be downloaded from the following link:
http://gparted.sourceforge.net/download.php

Currently the most recent stable version of GParted Live is 0.5.1-1.
Comment 2 Tobias Mueller 2010-04-12 14:03:42 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!