Public bug reported:

Binary package hint: kvm

I tested kvm as described in https://help.ubuntu.com/community/KVM .

I created an image with: 
$ qemu-img create ubuntu-server.img -f qcow 6G
Formatting 'ubuntu-server.img', fmt=qcow, size=6291456 kB

Works fine:
$ qemu-img info ubuntu-server.img 
image: ubuntu-server.img
file format: qcow
virtual size: 6.0G (6442450944 bytes)
disk size: 28K
cluster_size: 4096

Now i want to start kvm to install hardy-server in the image ubuntu-
server.img:

$ kvm -no-acpi -m 512 -cdrom Desktop/hardy-server-i386.iso -boot d 
ubuntu-server.img 
qemu: could not open disk image ubuntu-server.img

I use hardy 8.04 with latetes updates.

** Affects: kvm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
kvm - qemu: could not open disk image
https://bugs.launchpad.net/bugs/217240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to