derpuma

Members
  • Posts

    97
  • Joined

  • Last visited

Everything posted by derpuma

  1. David, thx so far. I tried both methods. Unfortunately the card does not show up in mac OS, neither with multifunction='on' nor with both on bus 00 and slot 09 function 0x0 and 0x1... Could it be another problem? Maybe kext related? Any other idea?
  2. Hmm, I am not 100% sure but I thought I have to reset the 5700XT also when I shut down my Windows 10 VM and start it again. As said not 100% sure cause 99% of my work I use mac OS. But I will check this out!
  3. Thx for the help. Will try this and report back! Not sure if I am able to test it right now, for sure tomorrow morning.
  4. This is the part I should move up? <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/> </hostdev> Another thing I though, do I have to put the vendor id 8086:10fb into info.plist in my SmallTreeIntel8259x.kext? Update: Ckecked that, it is already in there! 0x10fb8086 <key>CFBundleIdentifier</key> <string>com.SmallTree.driver.SmallTreeIntel8259x</string> <key>IOClass</key> <string>SmallTreeIntel8259x</string> <key>IOPCIPauseCompatible</key> <true/> <key>IOPCIPrimaryMatch</key> <string>0x10c68086 0x10c78086 0x10c88086 0x10ec8086 0x10d88086 0x10fb8086 0x10f18086 0x151c8086 0x150b8086 0x15288086 0x10fc8086 0x15608086 0x15638086</string> <key>IOPCITunnelCompatible</key> <true/> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>IOResourceMatch</key> <string>IOBSD</string> <key>IOUserClientClass</key> <string>SmallTreeUserClient</string> Here is my XML: <!-- WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE OVERWRITTEN AND LOST. Changes to this xml configuration should be made using: virsh edit macOS or other application using the libvirt API. --> <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>macOS</name> <uuid>XXX</uuid> <description>MacOS Catalina</description> <metadata> <vmtemplate xmlns="unraid" name="MacOS" icon="/mnt/user/domains/macOS/icon/catalina.png" os="Catalina"/> </metadata> <memory unit='KiB'>33554432</memory> <currentMemory unit='KiB'>33554432</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>16</vcpu> <cputune> <vcpupin vcpu='0' cpuset='1'/> <vcpupin vcpu='1' cpuset='13'/> <vcpupin vcpu='2' cpuset='2'/> <vcpupin vcpu='3' cpuset='14'/> <vcpupin vcpu='4' cpuset='3'/> <vcpupin vcpu='5' cpuset='15'/> <vcpupin vcpu='6' cpuset='4'/> <vcpupin vcpu='7' cpuset='16'/> <vcpupin vcpu='8' cpuset='5'/> <vcpupin vcpu='9' cpuset='17'/> <vcpupin vcpu='10' cpuset='6'/> <vcpupin vcpu='11' cpuset='18'/> <vcpupin vcpu='12' cpuset='7'/> <vcpupin vcpu='13' cpuset='19'/> <vcpupin vcpu='14' cpuset='8'/> <vcpupin vcpu='15' cpuset='20'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-q35-4.2'>hvm</type> <loader readonly='yes' type='pflash'>/mnt/user/domains/macOS/ovmf/OVMF_CODE.fd</loader> <nvram>/mnt/user/domains/macOS/ovmf/OVMF_VARS.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='8' threads='2'/> <cache mode='passthrough'/> <feature policy='require' name='topoext'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='none' io='native' discard='unmap'/> <source file='/mnt/user/domains/macOS/boot_opencore.dmg'/> <target dev='hdc' bus='sata'/> <boot order='1'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/macOS/Catalina-install.img'/> <target dev='hdd' bus='sata'/> <address type='drive' controller='0' bus='0' target='0' unit='3'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='none' io='native' discard='unmap'/> <source file='/mnt/user/domains/macOS/macos_disk.img'/> <target dev='hde' bus='sata'/> <address type='drive' controller='0' bus='0' target='0' unit='4'/> </disk> <disk type='block' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source dev='/dev/disk/by-id/ata-APPLE_SSD_SM512E_S0VMNYAC802141'/> <target dev='hdf' bus='sata'/> <address type='drive' controller='0' bus='0' target='0' unit='5'/> </disk> <disk type='block' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source dev='/dev/disk/by-id/ata-ST8000AS0002-1NA17Z_Z840GAEA'/> <target dev='hdg' bus='sata'/> <address type='drive' controller='1' bus='0' target='0' unit='0'/> </disk> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0xb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0xd'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xe'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x6'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0x8'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0x9'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='7' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='7' port='0xa'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='8' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='8' port='0xc'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='pci' index='9' model='pcie-to-pci-bridge'> <model name='pcie-pci-bridge'/> <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='sata' index='1'> <address type='pci' domain='0x0000' bus='0x09' slot='0x01' function='0x0'/> </controller> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='10' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='10' port='0xf'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x7'/> </controller> <interface type='bridge'> <mac address='XXX'/> <source bridge='br0'/> <model type='e1000-82545em'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0c' slot='0x00' function='0x0'/> </source> <rom file='/mnt/disk1/isos/Sapphire.RX5700XT.8192.191101.rom'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0c' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0f' slot='0x00' function='0x4'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x07' slot='0x00' function='0x3'/> </source> <address type='pci' domain='0x0000' bus='0x0a' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x0b05'/> <product id='0x18e1'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x1038'/> <product id='0x0100'/> </source> <address type='usb' bus='0' port='3'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x1e7d'/> <product id='0x38a4'/> </source> <address type='usb' bus='0' port='4'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'/> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='************************'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Skylake-Client,kvm=on,vendor=GenuineIntel,+invtsc,+hypervisor,vmware-cpuid-freq=on,+pcid,+popcnt,check'/> <qemu:arg value='-set'/> <qemu:arg value='device.sata0-0-2.rotation_rate=1'/> <qemu:arg value='-set'/> <qemu:arg value='device.sata0-0-4.rotation_rate=1'/> </qemu:commandline> </domain>
  5. I have a problem installing my 10 Gbe Intel Ethernet Card under VM mac OS Catalina 10.5.7. I was able to passthrough the card via VFIO-PCI Config. The card is prepared for the use with the SmallTreeIntel8259x drivers and it was running in my Hackintosh without any problem. Unfortunately mac OS Systems does not show the card neither it loads the Smalltree driver, which is in /Library/Extensions. As it is a PCI device, where should it be shown? It is not under PCI and also not under Ethernet-Cards. What else can I check and do, to get this card on the run? I checked that the card can be reset. Do I have to isolate the card via Syslinux config to reset the card? vfio-pci.ids=8086:10fb
  6. Yeah, that is the reset problem. Hoped the fix would have been compiled into the kernel. For that reason I use a script via CA User Scripts Plugin. The use avoids me from restarting the whole server. It simply powers the 5700xt off/on and then you are able to reboot the VM. Be sure not to simply copy the script, enter the individual PCI root for your card. I use VFIO-PCI Config and it shows me the the PCI address of my card. #!/bin/bash echo "disconnecting amd graphics" echo "1" | tee -a /sys/bus/pci/devices/0000\:0c\:00.0/remove echo "disconnecting amd sound counterpart" echo "1" | tee -a /sys/bus/pci/devices/0000\:0c\:00.1/remove echo "entered suspended state press power button to continue" echo -n mem > /sys/power/state echo "reconnecting amd gpu and sound counterpart" echo "1" | tee -a /sys/bus/pci/rescan echo "AMD graphics card sucessfully reset"
  7. Hello and thx for the reply. Sounds like a plan. How do I switch from array to cache? Do I need to backup an reassign my volumes or can I keep my data?
  8. Hi all! My UNRAID system with the main purpose to host different VM where works very well (2xGPU; USB passthrough, etc). My hardware is: Gigabyte X570 Aorus Pro System 64GB of Ram Ryzen 3900X with 12 cores 1x PNY XLR8 CS3030 2TB, M.2 (M280CS3030-2TB-RB) 1x AMD 5700 XT 1x AMD 480RX So far I have zero redundancy which I would like to add for data protection. What would be the best option to get dataprotection and the most speed when working with my VMs? I am thinking about several solutions, but am not sure which would be the best. So far I have noch cache disk and no second array disk. 1) Solution: I get another PNY XLR8 CS3030 2TB, M.2 NVME and use this at my 2nd array disk. This should give me redundance. As the M.2 drives are pretty fast, I think I would not benefit for another SSD aas Cache drive? Right now I get write and read speeds round about 1500 MB/s in my VMs (mac OS Catalina tested). On paper PNY XLR8 CS3030 2TB, M.2 should be much faster. Read: 3500MB/s • Write: 3000MB/ So my thinking about a 2nd Solution is: Take 2x 2TB HDD to the Array, one for the VMs and one for redundancy. Then take the PNY 2TB M.2 as a fast cache drive. Would this be faster then my 1. solution? Any other suggestions? Thx in advance!
  9. I updated to Big Sur with the help of a user here. You need at least a bootloader update. Best way to go is opencore, but newer clover with the right quirks enabled should do the trick too. It is not a trivial single click update. You need to modify you EFI Partition in the qcow2 image or simply create a new dmg file an put your EFI bootloader in there and point your xml to take it instead of clover.qcow2. If your not familiar with updating bootloaders be careful. Backup everything you really need before you update.
  10. Hi, I see you have also a 5700 XT. Just a quick question: How do you handle the reset bug? I use a script to reset the GPU after a force stop. Any news there or a solution?
  11. I know, nothing very important on my catalina install. Expect of one folder with files where I worked on for some hours and did not backup them cause of stupidity. 🙂 Indeed I did clone it before updating, but I lost my backup yesterday. It was the first time a diskimage dissapeared from my domain share folder. What happend: While I was rendering my system crashed and after restart of the unraid server I was unable to mount my folders and the disk of my array. After XFS repair all came back, except my Catalina vdsik image. 😞 guess It was lost, because the system crahed while writing to it and XFY was not able to recover it. If there is another chance to get it back, I will be happy to know how... Unfortunately I am not able to mount the Big Sur vdisk image. When I try to mount it I get this (see screenshot). But I guess I can reinstall Catalina via recovery boot dialog over the existing bootfail partition and the apps and data will stay there. Never had to do this before...
  12. I deleted my prior post and I changed my config.plist according to your settings. Still the same boot error as shown in my screenshot. Can you share your EFI Folder? Which Hardware are you using? Is there a difference if I use AMD instead of Intel? My Hardware: x570 aorus pro Mainboard, AMD 3900X, AMD 5700XT I guess there is no way to undo the update and go back to Catalina? EFI.zip
  13. Thx for the help. I think I might be on 0.6.4 but I am not sure, as I am completely new in OpenCore. I do not use filevault, no encryption at all. Attatched you find my EFI OpenCore Folder, also my macOS BigSur XML. I am not sure how to setup my OpenCore while running BigSur. I used ZEN settings for Opencore, but this might be wrong, as Virtualisation needs it setup for penryn? EFI_Opencore.zip BigSur-XML.txt
  14. Hi, I tried with the use of some unassigned scripts to mount a vdisk with Big Sur data via "nbd". Unfortunately the vdisk mounts as empty. Is this cause the volume is apfs inside?
  15. Thx a lot. I was able to make a EFI image (dmg) and boot into it. With Clover everything is fine and it works like booting from the qcow2 file except that the EFI disk is mounted in the OS after boot. Right now I am installing the Big Sur 11.0.1 update with Opencore. Had some problems after I found out, that 11.0.1 needs the newest OpenCore Version, updated from 0.6.3 to 0.6.4 and now update runs. I report if everything goes fine... Update: I get a Panic. 11.0.1 System does not boot after update! See screenshot. Any help?
  16. Okay, I would like to test opencore instead of clover. How would I install opencore into the qcow2 EFI partition and the main OS system? Manual install like you mentioned before with clover by copying the files by hand? Do you have also an opencore Zip to share? I guess the opencore config.plist file should be a new one witch fits the new bootloader. Talking about Quirks: I have read in the hackintosh forum that the newest clover does not need any quirk for Big Sur (Version 5123+). I'd like to try it with clover first, so which quirks should be set in clover configurator.
  17. Thx for the image. I was able to update clover manually with all the files from the zip. It also boots fine into Catalina with the updated files. But installing the update from Catalina to Big Sur from the macOS update center fails and after the first restart the system first boot up after the Big Sur Intallaion Window and dialog it boots up into the apple logo and from there nothing happens. I kept my previous config.plist file in my clover folder, thinking this should be ok. All kexts I used prior are updated to the latest version! Did you update to Big Sur already? If so, how have you done it? Regards!
  18. As Big Sur is now on the road, it looks like Macinabox needs a clover update in order to update from a running Catalina and boot into the preeboot updater of Big Sur update. I managed to load the latest kexts needed for Big Sur into the EFI/CLOVER/kexts/other folder. But I need to update clover and it's boot files to. How can I update clover while I am booted up into VM Catalina? Clover configurator and the update from there fails. THX FOR HELP!
  19. Think I am going for an USB3 card too. I found only 2-port Cards from Inatek with KT4006. But Inateck PCIe USB 3.0 Karte 4 Ports KTU3FR-4P with eSata Power hast Fresco chipset too, so might work also without tweaking.
  20. I guess I messed up at this part, thinking I have to put a new EFI on the VDISK EFI Partition. I simply did not copy the EFI Folder from the SSD to clover.qcow2 EFI Folder and this is why Clover was empty trying to find the SSD. I will do that again and see if I get it there right now. Thx a lot! Also I am still on USB2 setting in my XML. That USB3 is prefered? quemu or nec?
  21. @ghost82 Thx for your reply! Appreciate it... I will try the S3 plugin. This would be a better solution then the script with it's power off/on. 1) Resizing: I tried that wit Carbon Copy Cloner. Made a complete backup of my initial 64G VDisk Catalina installation. Created a new 500G VDisk from scratch with Macinabox without installing anything on it. Next I copied Clover.qcow2 and the other files from my 64G installation next to the new VDisk. Then I mounted the VDisk and cloned the 64G Image back to the 500G Partition. After Cloning if mounted the EFI partition of the new 500G Vdisk and copied the 64G EFI over to the new installation. Unfortunately this did not work and I did not see the Vdisk in clover while booting the new VM. 2) I would like to boot from my older hackintosh OS X, macOS Systems which are all on SSDs. Reason: I have an older Silicon Image e-SATA controller which is not supported anymore (since Mojave). Mojave and Catalina are not able to boot up, if the controller card is on board (kernel panic). With Unraid, booting up virtually this is no problem, and it would be great to boot in an older system, to get support of this card and have access to a buch of HDD Housings, connected to that card. I am completly new into Opencore, but I will def. give it a try. So far I am pretty impressed that everything out of the Macinabox installation (plus replacing some kexts and small config.list changes and passthrough GPU and USB) gives me such a stable and fast running system...
  22. One question, I have my macOS 10.15.5 now running with USB and GPU passthrough. All stable and reliable, I worked a couple of days now with the system. Also benchmarks of CPU and GPU are fast. Seems like Gigabyte Z570 Aeros Pro and its IMMOU Grouping makes passthrough very easy. My GPU is a RX 5700 XT and I do have the AMD reset bug. Using the script from SpaceinvaderOne makes it poccibel to restart macOS VM without rebooting UNRAID server: My question regarding to your quote (sorry I am relativly new into Virtualisation): I am still on Clover.qcow2 with an individually updated EFI Folder on my macOS VDISK. (newes Whatever... Lilu... etc. kexts)... Can you explain what you mean with "put the machine into s3 sleep (the sleep button in the action page)". I don't get exactly what you mean! Is those only opencore related or do you mean I have to send UNRAID Server into S3 with a another script, similar to the script I already use (or is it exactly the same script)... Sorry for my confusion. And I do have two other questions: What are the option to resize an APFS partition of an already installed macOS? I failed using Disk Utility and diskutil via terminal using: diskutil apfs resizeContainer /dev/disk2S 0 And is it possible to boot from SSD with EFI Folder on it and a preinstalled Hackintosh Installation from an older system? I guess I have to update the Clover or Opencore QCOW2 image somehow and made changes there to fit the needs of the system from SSD? What would be the best procedure to get this external system booted? thx in advance!
  23. It should be possible if you do it right! Be carefull, that you create a new, non existing name and that the <uuid> is unique. What error message shows up? Are you able to update and only the name does not show up? Look if you do not mess up with <name>MacinaboxCatalina</name> and <description>MacOS Catalina</description>...
  24. I saw others successfully using Carbon Copy Cloner too. I guess the main Clover Partition is in the Clover.qcow2 file. What I would like to do is boot from my older OS X installations from SSD. I have a couple of disks with Mojave and High Sierra and it would be nice to boot from Unraid via SSD. I tried that with the /dev/disk/by-id/ata-Crucial_CT500MX200SSD1_15040E7D6DF8 but it did not boot up and get stuck while the loading bar under the Apple logo appeared. So my question is: Does the Clover.qcow2 take any information from the EFI Folder of the linked new SSD Boot device? Or would it be necessary to edit something in the Clover.qcow2 File too? When I tried to boot up, I saw clover boot options from my VDISK installation, so I guess Clover.qcow2 linked to that image? Would it be generally possible to modifiy the files manually and boot like I'd like to? I just need to know how everything connects... Thx!
  25. [PROBLEM SOLVED] I had an error in the disk by id part in my XML. Now the SSD shows up!