Date: Sun, 25 Mar 2018 19:11:48 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51515 - head/en_US.ISO8859-1/books/handbook/virtualization Message-ID: <201803251911.w2PJBmuQ031350@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sun Mar 25 19:11:48 2018 New Revision: 51515 URL: https://svnweb.freebsd.org/changeset/doc/51515 Log: [handbook] update console section about bhyve - all supported versions have the console configured automatically Modified: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Sun Mar 25 14:50:32 2018 (r51514) +++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Sun Mar 25 19:11:48 2018 (r51515) @@ -1089,16 +1089,7 @@ FreeBSD-10.3-RELEASE-amd64-bootonly.iso 100% of <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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803251911.w2PJBmuQ031350>
