https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273723
--- Comment #2 from Andrey Fesenko <[email protected]> --- (In reply to John Baldwin from comment #1) may use simpliest ``` export nonInteractive="YES" HOSTNAME="freebsd" DISTRIBUTIONS="base.txz kernel.txz" PARTITIONS="vtbd0 GPT { auto freebsd-ufs / }" #!/bin/sh -x gpart show mount ``` -- You are receiving this mail because: You are the assignee for the bug.
