Hi. I have a nicely running ubutnu 8.04 pvm. I made clone of the filesystem and did a virsh dumpxml ubuntu > ubuntu.cfg I edit the file and change the name, delete the uuid and change the disk path. I define the vm and attempt to start but it fails with " Boot loader didn''t return any data!". I dump again the xml and what do I see? the lines <kernel>/tank/ubuntu/vmlinuz-2.6.24-19-xen</kernel> <initrd>/tank/ubuntu/initrd.img-2.6.24-19-xen</initrd> <cmdline>root=/dev/xvda1 ro console=tty0</cmdline> are missing!! I try again and the same thing happens. I try to do it with xm create and it fails with "Error: memory_dynamic_max must be greater than zero". I try to define this in the conf file but it says the same "Error: memory_dynamic_max must be greater than zero". Can I have some help please? Thank you -- This message posted from opensolaris.org
I''m having the same problem on nevada b101. When running "virsh define ..." using as input the output of "virsh dumpxml ...", the <kernel>, <initrd>, and <cmdline> tags are missing in the newly defined config. -- This message posted from opensolaris.org