Jump to content
Updated Privacy Statement

David Gagne 2

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by David Gagne 2

  1. I was able to get it to boot using qemu 8.0.0, after converting the image to qcow2. qemu-system-x86_64 -smp 4 -m 4096 -device virtio-gpu-pci -display default,show-cursor=on -device qemu-xhci -device usb-kbd -device usb-tablet -device intel-hda -device hda-duplex -drive file=vpx.qcow2,format=qcow2,if=none,id=drive0 -device virtio-scsi-pci -device scsi-hd,drive=drive0 -serial mon:stdio -smbios type=1,manufacturer="VMware,, Inc.",product="VMware Virtual Platform",version="None",serial="VMware-77 bb aa bb cc dd ee ff-11 22 33 44 55 66 77 88" -netdev user,id=network0 -device vmxnet3,netdev=network0 -serial pty -cpu Skylake-Client-v1,vendor=GenuineIntel
×
×
  • Create New...