I use this command:
virt-install -r 1024 --vcpus=2 --accelerate --nographics -n test -f test.img --cdrom /iso/CentOS.iso
but I doesn't show the text based install:
boot: linux text
Loading vmlinuz.................................
Loading initrd.img..............................................................
................................................................................
...................................
Ready.ÿ
It hangs at Ready.ÿ
any ideas?
Thanks