Fixing opensuse virtual machines with resume Today I hit an unexpected issue - after changing a virtual machines root disk to scsi, I was unable to boot the machine. The host is opensuse leap 15.1, and the vm is the same. What's happening! The first issue appears to be that opensuse 15.1 doesn't support scsi disks from libvirt. I'm honestly not sure what's wrong here. The second is that by default opensuse leap configures suspend and resume to disk - by it uses the pci path instead of a swap ...