






None1975 wrote:Gnome..not my cup of tea....
bester69 wrote:You wont change my mind when I know Im right, Im not an ...
function spicec {
qemu-system-x86_64 -enable-kvm -m 4G -cpu host -smp cores=4 -soundhw hda -vga qxl -drive file="$1",format=raw,cache=none,if=virtio -spice port=5900,addr=127.0.0.1,disable-ticketing -device virtio-serial-pci -device virtserialport,chardev=spicechannel0,name=com.redhat.spice.0 -chardev spicevmc,id=spicechannel0,name=vdagent &
spicy -p 5900
pgrep qemu-system >/dev/null 2>&1 && pkill qemu-system || :
}
spicec /path/to/disk.img
Head_on_a_Stick wrote:Finally got SPICE working from the command line (no virt-manager or gnome-boxes to hold my hand) . . .
Users browsing this forum: No registered users and 7 guests