On 06/29/2010 01:14 AM, Christian Patsch wrote:
Next I tried to create a new volume from a XML file, but the only thing
I'm getting are segmentation faults.
Hi Christian,
Are you using the latest git head? Asking the question because it's
broken at the moment. Some commits on friday killed
Hi,
Another thing I'm strugglin with:
When creating a new domain from scratch using the proposed XML format in
the documentation, everything works fine - basically. A problem that I'd
like to solve now is that I would expect to be able to create new
volumes within libvirt.
I started with a basic
Hi,
thanks for your hint.
I read the lines in the documentation, but unfortunately editing the xml
within virsh lead to the errors.
The Solution to a headless domain was to edit the XML file from bash and
then
#virsh: define
to reload the new values for the graphics type of the machine.
Obvi
Thus spake Joel Uckelman:
> Hi,
>
> I'm installing a Fedora 13 virtual host on a Fedora 13 system, like this:
>
> virt-install --ram 2048 --vcpus 4 --name test --os-type linux \
> --os-variant fedora13 --disk /var/lib/libvirt/images/test.img,size=10 \
> --cdrom /var/lib/libvirt/Fedora-13-x86_