lionundersun
July 1st, 2008, 03:17 PM
HI,
I followed the ubuntu KVM documentation (https://help.ubuntu.com/community/KVM) and used the ubuntu-vm-builder to create the virtual machine image file root.qcow2, as well as a script file. I invoked the script file to boot the virtual machine, however, the vnc screen shows a few lines and said Booting from Hard Disk... and then hangs. My commands are:
sudo ubuntu-vm-builder kvm hardy
cd ~/ubuntu-vm-hardy-amd64
sh ubuntu.kvm
Is this the right way to boot the virtual machine? Why does it hang?
However, if I use the virt-manager to create a new virtual machine from an iso image, everything works. Any help, please?
I followed the ubuntu KVM documentation (https://help.ubuntu.com/community/KVM) and used the ubuntu-vm-builder to create the virtual machine image file root.qcow2, as well as a script file. I invoked the script file to boot the virtual machine, however, the vnc screen shows a few lines and said Booting from Hard Disk... and then hangs. My commands are:
sudo ubuntu-vm-builder kvm hardy
cd ~/ubuntu-vm-hardy-amd64
sh ubuntu.kvm
Is this the right way to boot the virtual machine? Why does it hang?
However, if I use the virt-manager to create a new virtual machine from an iso image, everything works. Any help, please?