Xen virt-install with cdrom boot images
AnnexeThis post originally appeared on the Annexe.
If you just supply the minimum options:
virt-install paravirtualized guests cannot install off cdrom media
It must default to PV mode. For HVM, use this surprising option:
virt-install [..] --hvm [..]