I repackaged a 10.3-RELEASE installer, and added etc/installerconfig.
The preamble section looks like this:
I'm able to use bhyve to boot into the installer, and the process executes automatically, as expected. The only issue is that I need to manually enter the terminal type before the installer will begin.
I was unable to find a solution to this in the bsdinstall manpages or through a few hours of fruitless searching. There's got to be a way to do this, right?
The preamble section looks like this:
Code:
PARTITIONS=vtbd0
DISTRIBUTIONS="kernel.txz base.txz"
I'm able to use bhyve to boot into the installer, and the process executes automatically, as expected. The only issue is that I need to manually enter the terminal type before the installer will begin.
I was unable to find a solution to this in the bsdinstall manpages or through a few hours of fruitless searching. There's got to be a way to do this, right?