https://bugs.kde.org/show_bug.cgi?id=453388
Bug ID: 453388
Summary: Unable to empty the volume label of FAT32.
Product: partitionmanager
Version: 22.04.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
***
Unable to empty the volume label of FAT32.
sudo fatlabel /dev/disk/by-partlabel/ESP ""
fatlabel: labels can't be empty or white space only
I guess it's because of dosstools v4 2 added new restrictions.
sudo fatlabel -r /dev/disk/by-partlabel/ESP
The R parameter is very useful.
***
STEPS TO REPRODUCE
1. Set the volume label with empty content for FAT32.
OBSERVED RESULT
The volume label is not empty.
EXPECTED RESULT
The volume label is empty.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.