-
Bug
-
Resolution: Done
-
Undefined
-
None
-
rhel-10.0
-
No
-
None
-
rhel-sst-virtualization
-
ssg_virtualization
-
None
-
False
-
-
None
-
None
-
None
-
None
-
-
aarch64
-
None
Please provide the package NVR for which the bug is seen:
virt-install-4.1.0-8.el10.noarch
How reproducible is this bug?: 100%
Steps to reproduce
Run virt-install command without specifying any graphic device.
# virt-install -n vm1 -r 3172 -f /var/lib/libvirt/images/vm1.img -s 6 -m 52:54:00:5a:f4:11 -l http://download.eng.bos.redhat.com/released/rhel-9/RHEL-9/9.4.0/BaseOS/aarch64/os/ -x inst.ks=http://fileshare.hosts.qa.psi.pek2.redhat.com/pub/section3/newrun/http-ks/ks-rhel9u4-aarch64.cfg --noreboot
Expected results
A default graphic device will be added on x86_64.
I'm not sure if virt-install should keep the same as x86_64.
If no graphic is the expected behavior, please close this issue.
Actual results
No graphic device is added by default.