February 5, 20224 yr I have been a long-time Unraid user for about 10 years or so but have never attempted to use VM's on it until now. I am following this guide and currently on the "Start the VM" step. I power the VM on and press any key to boot to the ISO, I see a light blue background for maybe 15-30 seconds that looks like the Win10 setup is getting ready to launch, and then the VM just shut's down. In the VM log I see the following. -overcommit mem-lock=off \ -smp 8,sockets=1,dies=1,cores=4,threads=2 \ -uuid 4228e9d4-4f7d-629d-c568-fc1339623617 \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=31,server,nowait \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=localtime,driftfix=slew \ -global kvm-pit.lost_tick_policy=delay \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device qemu-xhci,p2=15,p3=15,id=usb,bus=pci.0,addr=0x7 \ -device ahci,id=sata0,bus=pci.0,addr=0x4 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10/vdisk1.img","node-name":"libvirt-3-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-3-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-3-storage"}' \ -device virtio-blk-pci,bus=pci.0,addr=0x6,drive=libvirt-3-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/Windows.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \ -device ide-cd,bus=sata0.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=2 \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.190-1.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-cd,bus=sata0.1,drive=libvirt-1-format,id=sata0-0-1 \ -netdev tap,fd=33,id=hostnet0 \ -device virtio-net,netdev=hostnet0,id=net0,mac=52:54:00:89:23:bb,bus=pci.0,addr=0x3 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=34,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=1 \ -vnc 0.0.0.0:0,websocket=5700 \ -k en-us \ -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pci.0,addr=0x2 \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2022-02-05 16:50:29.072+0000: Domain id=2 is tainted: high-privileges 2022-02-05 16:50:29.072+0000: Domain id=2 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) 2022-02-05T16:51:39.497079Z qemu-system-x86_64: terminating on signal 15 from pid 12217 (/usr/sbin/libvirtd) 2022-02-05 16:51:39.716+0000: shutting down, reason=shutdown I haven't gotten to the point where I am trying to pass through any devices and just trying to do the initial setup. I have watched the Space Invader One videos and scoured the forums looking for a possible solution but so far nothing seems to be working. Any ideas on where I should look first to try and identify the issue? Any more information I need to provide? Thanks! My Server: Unraid 6.9.2 AMD Ryzen 5 1600 3.2GHz CPU Micro-star B450-A PRO MAX (MS-7B86) mobo with the latest stable BIOS 32GB DDR4 3200 Ram ASUS RTX 2060 OC 12GB GPU 17 TB array with one Parity Disk (XFS) 1 TB nvme Cache Drive (btrfs) 500 GB SSD Unassigned Drive planned for the VM 1 TB HDD Unassigned Drive 12 TB External USB 3.0 HDD Unassigned Drive tower-diagnostics-20220205-1052.zip Edited February 5, 20224 yr by FritzsCorner Fixed typo
February 6, 20224 yr Author Solution I rebuilt my Win10 Install media 2 more times and finally I got something to work. Not sure why my other two ISO's were corrupted but that seems to be what my problem was. Marking this as solved.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.