How to install RHEL on top of Ubuntu - cniackz/public GitHub Wiki

Links:

Command:

sudo virt-install \
--name demo-guest3 --memory 4096 --vcpus 4 \
--livecd --os-variant rhel9.0 \
--cdrom /home/celis/Downloads/rhel-9.2-x86_64-dvd.iso

Screenshots: