My machine here runs with only one vcpu. While when I tried the exact same thing on my Fedora 18 host, it shows two cpus. What am I doing wrong?
Thanks.
virt-install --name dsl --ram 1024 --vcpus 2 --cdrom /home/peeyush/Downloads/some_iso_file.iso --disk path=/path_to_disk
My machine here runs with only one vcpu. While when I tried the exact same thing on my Fedora 18 host, it shows two cpus. What am I doing wrong?Thanks.