Displaying 1 result from an estimated 1 matches for "xen_ca".
Did you mean:
en_ca
2010 May 17
0
virsh domxml-from-native not working
Dear list,
when I try to convert the (working) command
/usr/bin/qemu-system-x86_64 \
-drive file=/dev/xen_vol/xen_ca,cache=none,if=virtio,boot=on \
-net nic,model=virtio,macaddr=00:16:3E:04:F5:6D \
-net tap,ifname=tap1 -m 256 -name ca \
-vnc 10.0.0.100:4 -daemonize -k de
into an xml file:
<domain type='qemu'>
<name>ca</name>
<uuid>dfef3884-d7a9-f6cf-5204-1...