From 572407bda7641e68915e0f00eac486cc032adbd0 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sat, 1 Oct 2022 17:20:42 +0100 Subject: [PATCH] Add virtio serial/console to machines --- roles/home-cli/files/virt-install.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/home-cli/files/virt-install.txt b/roles/home-cli/files/virt-install.txt index 6cb0f94..ca2b3a5 100644 --- a/roles/home-cli/files/virt-install.txt +++ b/roles/home-cli/files/virt-install.txt @@ -25,6 +25,7 @@ Creating the VM --cdrom /var/lib/libvirt/isos/rhel-baseos-9.1-x86_64-dvd.iso \ --network type=direct,source=enp2s0,source_mode=bridge \ --graphics vnc \ + --console pty,target.type=virtio \ --autoconsole none Paths and names should be changed as appropriate. The VNC port can be