Comment 11 for bug 1057024

Revision history for this message
Para Siva (psivaa) wrote : Re: internal error Process exited while reading console log output: char device redirected to /dev/pts/1 error when creating a vm

The bios setting indicate that virtualization is enabled and cpuinfo is attached.

qemu-img create x.img 1G
kvm -hda x.img

ceate the image successfully and brings up the kvm window.

But from the Virtual Machine Manager I am still getting the error.

(These are the main installation steps before using the VMM
1. Install a fresh quantal (or an upgrade)
2. sudo apt-get install kvm
3. Install Virtual Machine Manager from the Software Center
4. Add the user to the libvirtd group
5. Logout and login back
6. Copy a quantal iso to the desktop
7. Then follow the steps in comment #6
)