| Summary: | fat32 partition labeling not supported | ||
|---|---|---|---|
| Product: | [Applications] partitionmanager | Reporter: | Allen Webb <vertago1> |
| Component: | general | Assignee: | Volker Lanz <vl> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.0.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Allen Webb
2012-07-28 21:26:31 UTC
I can edit the label of FAT32 partitions without problem. Did you unmount the partition before trying to change its label? I never mounted it. What version are you using? Using partitionmanager-1.0.3_p20110912 (a snapshot) in Gentoo. I am using 1.0.3-0ubuntu4 (precise). I will probably need to see what the compilation flags are for Gentoo. I downloaded the source package at http://packages.ubuntu.com/source/precise/partition-manager built it it, ran it, and it cannot change the volume label for fat32 either. In the CHANGES file it has: 1.0.3 (2010-09-01) as the last entry. To do the build I extracted the tar, installed the dependent packages, made the build directory, ran cmake, make and then found the executable and ran sudo ./partitionmanager-bin Are there any patches to the Gentoo package? Gentoo ship an svn snapshot that supports setting labels for FAT32. Kubuntu ships the original 1.0.3 which does not. |