Hi James,
looks like you didn't set the DISPLAY variable:
> Cannot open display:
In my setup I have to 'xhost +localhost' as the desktop user.
As root: export DISPLAY=:0
Good luck.
Tim Ruehsen
Am Wednesday, 25. January 2012 schrieb James Allsopp:
> Hi,
> I'm having trouble building a kvm virtu
Hi,
I'm having trouble building a kvm virtual machine, The script I'm using
to build this is:
#!/bin/bash
virt-install \
--connect qemu:///system \
-n deb1 \
-r 512 \
--vcpus=1 \
--os-variant=debiansqueeze \
--accelerate \
-v \
-c /var/lib/libvirt/images/debian-6.0.3-amd64-netinst.iso \
-w bridg
2 matches
Mail list logo