Difference between revisions of "Virsh console"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 7: Line 7:
  
  
  virsh console MACHINE
+
  virsh console MACHINE_NAME
  Connected to domain MACHINE
+
  Connected to domain MACHINE_NAME
 
  Escape character is ^]
 
  Escape character is ^]
 
  error: operation failed: Active console session exists for this domain
 
  error: operation failed: Active console session exists for this domain
  
 +
virsh console
 +
error: command 'console' requires <domain> option
  
  
 
== Related commands ==
 
== Related commands ==
 +
* <code>[[virsh list]]</code>
 
* <code>[[virsh start]]</code>
 
* <code>[[virsh start]]</code>
 
* <code>[[virsh --connect]]</code>
 
* <code>[[virsh --connect]]</code>

Revision as of 06:44, 4 April 2021

First you need to enable serial console in your VM Machine.[1]


virsh console MACHINE_NAME
Connected to domain MACHINE_NAME
Escape character is ^]
error: operation failed: Active console session exists for this domain
virsh console
error: command 'console' requires <domain> option


Related commands

See also

  • https://www.cyberciti.biz/faq/how-to-enable-kvm-virsh-console-access-for-ubuntu-linux-vm/
  • Advertising: