Update to r51515:
[handbook] update console section about bhyve - all supported versions have the console configured automatically
This commit is contained in:
parent
3672062e7a
commit
a700157eff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51687
1 changed files with 2 additions and 13 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/virtualization/chapter.xml,v 1.14 2010/07/03 14:29:30 jkois Exp $
|
||||
basiert auf: r50685
|
||||
basiert auf: r51515
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -1205,18 +1205,7 @@ FreeBSD-10.3-RELEASE-amd64-bootonly.iso 100% of 230 MB 570 kBps 06m17s</
|
|||
Installationsprogramm ausführen. Nachdem das System in der
|
||||
virtuellen Maschine installiert ist, werden Sie gefragt, ob
|
||||
eine Shell gestartet werden soll. Wählen Sie
|
||||
<guibutton>Yes</guibutton>. Es muss noch eine kleine Änderung
|
||||
vorgenommen werden, damit das System mit einer seriellen
|
||||
Konsole startet. Bearbeiten Sie
|
||||
<filename>/etc/ttys</filename> und ersetzen Sie die vorhandene
|
||||
<literal>ttyu0</literal>-Zeile durch:</para>
|
||||
|
||||
<programlisting>ttyu0 "/usr/libexec/getty 3wire" xterm on secure</programlisting>
|
||||
|
||||
<note>
|
||||
<para>Beginnend mit &os; 9.3-RELEASE und 10.1-RELEASE
|
||||
wird die Konsole automatisch konfiguriert.</para>
|
||||
</note>
|
||||
<guibutton>Yes</guibutton>.</para>
|
||||
|
||||
<para>Starten Sie die virtuelle Maschine neu. Ein Neustart der
|
||||
virtuellen Maschine wird <application>bhyve</application>
|
||||
|
|
Loading…
Reference in a new issue