https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196598
Bug ID: 196598
Summary: makefs option typo
Product: Base System
Version: 10.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 151466
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151466&action=edit
fix for makefs maxbpg option
makefs has a typo in its handling of the maxbpg option for ffs. It is parsing
maxbpf instead.
# makefs -t ffs -o version=2,maxbpg=4096 -s 4g -N etc ../rootfs METALOG
makefs: Unknown option `maxbpg'
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"