[Bug 271281] gpart: wrong and useless error message "Invalid argument" when gpart fails due to internal bugs
Date: Sat, 06 May 2023 22:22:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271281
Jessica Clarke <jrtc27@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jrtc27@freebsd.org
--- Comment #5 from Jessica Clarke <jrtc27@freebsd.org> ---
I don't know what version of FreeBSD you're using, but gpart create does not
have a -t option, and this is correctly validated back to at least FreeBSD
12.4:
[jrtc27@universe12a ~]$ uname -r
12.4-STABLE
[jrtc27@universe12a ~]$ gpart create -t ntfs /dev/da0
gpart: illegal option -- t
--
You are receiving this mail because:
You are the assignee for the bug.