Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136455486
D429.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D429.id.diff
View Options
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; 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
Details
Attached
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)
Attached To
Mode
D429: Update bhyve handbook section
Attached
Detach File
Event Timeline
Log In to Comment