I've run this with Qemu 2.00 in Ubuntu 14.04 succesfully:
$ qemu-system-x86_64 -cpu host -vga qxl -curses -m 8356 -enable-kvm
-boot d -drive
"file=ubuntu-gnome-15.04-desktop-amd64.iso,media=cdrom,index=0" -vnc
0.0.0.0:52
Then to connect:
$ vncviewer MyMachine:5952
El 15/02/16 a les 11:04, Yehu
On 15/02/2016 16:25, Bruce R JONES wrote:
I am running several qemu/kvm guests on my server. Both server and
guests are running Linux. The guests images all need to be able to
communicate with each other, the server and other machines on the
network. Because of that I chose to setup a bridge
Hi,
-virtio-win-0.1.102.iso
-host archlinux / qemu 2.4.1 / kvm
-guest windows 7 pro x64
-qemu-img create -f raw en_x64_windows_7_ipc2_storage_75 75G
-drive
file=/srv/qemu/vm/en_x64_windows_7_ipc2_storage_75,if=virtio,cache=none,format=raw,discard=unmap
My D: drive (74GB) has 2x 32GB files u
On Tue, 02/16 20:41, Benoit wrote:
> Hi,
>
> -virtio-win-0.1.102.iso
> -host archlinux / qemu 2.4.1 / kvm
> -guest windows 7 pro x64
> -qemu-img create -f raw en_x64_windows_7_ipc2_storage_75 75G
>
> -drive
> file=/srv/qemu/vm/en_x64_windows_7_ipc2_storage_75,if=virtio,cache=none,format=raw,disc