[CentOS] Virtualizing on CentOS 8

Mon Nov 18 22:05:23 UTC 2019
Jerry Geis <jerry.geis at gmail.com>

I am trying to get going with CentOS 8.

In the past I would run qemu-system-x86_64 -hda myfile.img
get a console and off we go.

I dont with to use virt-manager and the gui and all - I just wish to have a
similar
command line to boot up and run my img.
Is there something like that I'm not finding ?

I have found virsh - but I dont see how to make it run with an image file
from the command line. Perhaps I'm missing something.

Thanks,

Jerry