Search results

  1. L

    QEMU exited with code 1

    Thanks guys I should have remembered to look up logs, it was failing with the error "out of memory". I overcommitted RAM to this VM. It's interesting that when I wasn't adding PCI passthrough it wasn't failing.
  2. L

    QEMU exited with code 1

    Yes I've added GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on" to /etc/default/grub and vfio, vfio_iommu_type1, vfio_pci, vfio_virqfd to /etc/modules. Thanks, I will check journalctl and syslog for more info.
  3. L

    QEMU exited with code 1

    Hi, I have installed proxmox and everything was working fine until i tried to passthrough LSI Card 9211-8i IT for SAS drives. When I create VM and start it without LSI passthrough, it starts as expected. When I passthrough LSI Card and start VM, it fails with error “start failed, QEMU exited...