Page MenuHomeFreeBSD

D429.id.diff
No OneTemporary

D429.id.diff

Index: en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
+++ en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
@@ -1314,10 +1314,7 @@
console. As a legacy-free hypervisor, it relies on the
virtualization offload features of newer
<acronym>CPU</acronym>s, instead of translating instructions and
- manually managing memory mappings. It also avoids emulating
- compatible hardware for the guest and instead relies on
- para-virtualization drivers. In &os;, these are provided by the
- &man.virtio.4; driver.</para>
+ manually managing memory mappings.</para>
<para>Due to the design of <application>bhyve</application>, it
requires a computer with a newer processor that supports &intel;
@@ -1402,9 +1399,13 @@
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>console</literal> line with:</para>
+ existing <literal>ttyu0</literal> line with:</para>
- <programlisting>console "/usr/libexec/getty std.9600" xterm on secure</programlisting>
+ <programlisting>ttyu0 "/usr/libexec/getty 3wire" xterm on secure</programlisting>
+
+ <note><para>Beginning with &os;&nbsp;9.3-RELEASE and
+ 10.1-RELEASE the console is configured
+ automatically.</para></note>
<para>Reboot the virtual machine. While rebooting the virtual
machine causes <application>bhyve</application> to exit, the

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 18, 9:18 PM (14 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25549732
Default Alt Text
D429.id.diff (1 KB)

Event Timeline