Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 286822

Summary: sys-apps/parted: GPT: don't use mftres flag for fat/ntfs partitions
Product: Gentoo Linux Reporter: fdupoux <gentoobugs>
Component: Current packagesAssignee: Gentoo LiveCD Package Maintainers <livecd>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://git.debian.org/?p=parted/parted.git;a=commitdiff;h=64b7324f5cee9d450e081445ab9937ac8e0b6047
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 316453    
Bug Blocks:    

Description fdupoux 2009-09-28 18:43:54 UTC
Please, could you patch parted-1.9.0 with the mftres patch merged upstream.

This patch corrects the bug in parted due to which any FAT(12,16,32)
or NTFS partition(s) is, by default, incorrectly set as "Microsoft
Reserved Partition" type in GPT disks.  With this change, parted
defaults to setting the FAT/NTFS Partitions partition type to
Linux/Windows Basic Data Partition which will make them accessible
in Mac OS X and Windows.

Reported by hramrach@centrum.cz in <http://bugs.debian.org/441033>,
with suggested change by Osamu Aoki <osamu@debian.org>.
Keshav P R <skodabenz@rocketmail.com> wrote the above and prepared
this patch.

The patch has been merged upstream:
http://git.debian.org/?p=parted/parted.git;a=commitdiff;h=64b7324f5cee9d450e081445ab9937ac8e0b6047

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-04-22 14:06:37 UTC
That patch ought to have been merged into 2.2, then.