virsh autostart

From wikieduonline
Revision as of 10:52, 26 December 2022 by Ant (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

  • To enable autostart: virsh autostart MY_VM_NAME
  • To disable autostart: virsh autostart MY_VM_NAME --disable
  • Verify status: virsh dominfo MY_VM_NAME


  • To enable autostart:
virsh autostart MY_VM_NAME
Domain MY_VM_NAME marked as autostarted
  • To disable autostart:
virsh autostart MY_VM_NAME --disable
Domain MY_VM_NAME unmarked as autostarted


virsh list --no-autostart

Related terms[edit]

See also[edit]

Advertising: