[Bug 264166] mount_msdosfs: Fails to mount glabel label: mount_msdosfs: /dev/label/MACOME_CONFIG: Invalid argument

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 26 May 2022 13:57:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264166

--- Comment #10 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to t_uemura from comment #7)
Here is my attempt at improving the documentation:
https://reviews.freebsd.org/D35326
Please let me know if it is clear or not.

(In reply to t_uemura from comment #9)
This is a good idea.  We have fstyp(8), which can "taste" devices to see if
they contain a known filesystem.  However, that functionality would have to be
available in a library in order for glabel(8) to use it, and that would require
some effort...

-- 
You are receiving this mail because:
You are the assignee for the bug.