Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
6e65fd87
Commit
6e65fd87
authored
May 25, 2021
by
Francesc Guasch
Browse files
doc: fixed serial examples
parent
9f4ed28e
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/docs/config_console.rst
View file @
6e65fd87
...
...
@@ -14,7 +14,7 @@ From KVM Server
sudo virsh edit virtual-machine
.. :
.. :
:
<serial type='pty'>
<source path='/dev/pts/0'/>
...
...
@@ -47,7 +47,7 @@ Option 2: Add console to grub
Search for the grub.cfg configuration file and add this to *GRUB_CMDLINE_LINUX_DEFAULT*:
.. :
.. :
:
GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS0,115200n8"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment