Skip to content

Limit exFAT volume label length to 11 characters#147

Open
jrmwgr wants to merge 1 commit intolinuxmint:masterfrom
jrmwgr:fix-exfat-label-length
Open

Limit exFAT volume label length to 11 characters#147
jrmwgr wants to merge 1 commit intolinuxmint:masterfrom
jrmwgr:fix-exfat-label-length

Conversation

@jrmwgr
Copy link
Copy Markdown

@jrmwgr jrmwgr commented Apr 21, 2026

Fixes #146

mintstick currently allows exFAT labels longer than 11 characters during formatting.

On Debian 12, formatting succeeds, but the device cannot be mounted afterward when the label exceeds 11 characters. This is reproducible both via GVFS/UDisks2 and the standard mount command.

This patch limits exFAT labels to 11 characters to prevent creating unusable volumes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

exFAT: formatting allows >11 char label but volume fails to mount afterward

1 participant