As in title, on Proxmox 4 beta 1 q35 machines are unable to reboot without stop/start cycle. After reboot (from within VM), it fails to boot, instead hanging forever at SeaBIOS, just after printing "Press F12 for boot menu.", before stating that it will boot from hard disk.
PCI passthrough sometimes renders machines unbootable - they are freezing in the same way, displaying "Press F12 for boot menu." forever. Removing the 'hostpci0: 03:04.0,pcie=1,driver=vfio' line from config makes it possible to boot, and then typing:
device_add vfio-pci,host=03:04.0,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0
in qm monitor correctly adds the card to the VM.
Any pointers as to how fix the above?
PCI passthrough sometimes renders machines unbootable - they are freezing in the same way, displaying "Press F12 for boot menu." forever. Removing the 'hostpci0: 03:04.0,pcie=1,driver=vfio' line from config makes it possible to boot, and then typing:
device_add vfio-pci,host=03:04.0,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0
in qm monitor correctly adds the card to the VM.
Any pointers as to how fix the above?
Last edited: