|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Xen hvm with qcow2
Hello,
I'm having some problems with hvm images and qcow2 under xen 3.4.
The virtual machine won't boot, and I ignore why.
This is the template I'm using:
********
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
name = "CentosMinimalkvm"
memory = 1024
vcpus = 1
boot="c"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
disk = [
"tap:qcow:/srv/benchs/virtual_machine/centosminimal.qcow2,ioemu:hda,w" ]
vif = [ 'type=ioemu, bridge=xenbr1' ]
device_model = '/usr/lib64/xen/bin/qemu-dm'
********
Thank you.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Xen hvm with qcow2,
Carlos Fernández Iglesias <=
|
|
|
|
|