linux_wiki:configure_systems_to_launch_virtual_machines_at_boot

This is an old revision of the document!


Configure Systems To Launch Virtual Machines At Boot

General Information

About this page/how-to/script.


onfigure KVM to auto start specific virtual machines at boot.

Ensure libvirtd is enabled, enable if not

systemctl status libvirtd
systemctl enable libvirtd

Configure each VM with the autostart option using virsh

virsh
list --all
autostart <vm-name>

  • linux_wiki/configure_systems_to_launch_virtual_machines_at_boot.1456800656.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)