[handbook] update console section about bhyve
- all supported versions have the console configured automatically
This commit is contained in:
parent
c338ad32bd
commit
75de610915
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51515
1 changed files with 1 additions and 10 deletions
|
@ -1089,16 +1089,7 @@ FreeBSD-10.3-RELEASE-amd64-bootonly.iso 100% of 230 MB 570 kBps 06m17s</
|
|||
<para>The virtual machine will boot and start the installer.
|
||||
After installing a system in the virtual machine, when the
|
||||
system asks about dropping in to a shell at the end of the
|
||||
installation, choose <guibutton>Yes</guibutton>. A small
|
||||
change needs to be made to make the system start with a serial
|
||||
console. Edit <filename>/etc/ttys</filename> and replace the
|
||||
existing <literal>ttyu0</literal> line with:</para>
|
||||
|
||||
<programlisting>ttyu0 "/usr/libexec/getty 3wire" xterm on secure</programlisting>
|
||||
|
||||
<note><para>Beginning with &os; 9.3-RELEASE and
|
||||
10.1-RELEASE the console is configured
|
||||
automatically.</para></note>
|
||||
installation, choose <guibutton>Yes</guibutton>.</para>
|
||||
|
||||
<para>Reboot the virtual machine. While rebooting the virtual
|
||||
machine causes <application>bhyve</application> to exit, the
|
||||
|
|
Loading…
Reference in a new issue