Page MenuHomeFreeBSD

D429.id743.diff
No OneTemporary

D429.id743.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
@@ -1304,10 +1304,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;
@@ -1392,9 +1389,12 @@
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>In &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
Sat, Jul 25, 11:29 PM (7 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35504534
Default Alt Text
D429.id743.diff (1 KB)

Event Timeline