top | item 44041922 (no title) olav | 9 months ago I'd rather stay in Linux and use Windows if I really must. Can we have an LSW, then? discuss order hn newest rstuart4133|9 months ago qemu-system-x86_64 -enable-kvm -smp cores=4 -drive file=windows.qcow2,index=0,format=qcow2,if=virtio -display gtk -usb -device qemu-xhci,id=xhci -device usb-tablet -m 8G -vga std Win10_1803_EnglishInternational_x64.iso -netdev user,id=net0,restrict=off,hostfwd=tcp::5555-:22 -device virtio-net,netdev=net0 stephenr|9 months ago Virtual Machines exist. jerryhomelab|9 months ago Like Wine?
rstuart4133|9 months ago qemu-system-x86_64 -enable-kvm -smp cores=4 -drive file=windows.qcow2,index=0,format=qcow2,if=virtio -display gtk -usb -device qemu-xhci,id=xhci -device usb-tablet -m 8G -vga std Win10_1803_EnglishInternational_x64.iso -netdev user,id=net0,restrict=off,hostfwd=tcp::5555-:22 -device virtio-net,netdev=net0
rstuart4133|9 months ago
stephenr|9 months ago
jerryhomelab|9 months ago