Recent content by mail1118

  1. M

    OVMF - Guest has not initialized the display (yet).

    It did. It will depend on which motherboard you have, but I went into the UEFI firmware settings and disabled settings related to legacy boot and set it to only use UEFI. I then completely erased every partition on the drives I had connected and reinstalled ProxMox. OVMF worked right away after...
  2. M

    OVMF - Guest has not initialized the display (yet).

    Alright thanks! I'll have to try that.
  3. M

    OVMF - Guest has not initialized the display (yet).

    I still haven't found a solution to this issue. Has anyone else made any progress?
  4. M

    OVMF - Guest has not initialized the display (yet).

    I can't get it to boot the installation ISO with OVMF. I used the example of SeaBIOS to isolate the issue to OVMF. I didn't install the OS under SeaBIOS though.
  5. M

    OVMF - Guest has not initialized the display (yet).

    Hello, here is the output of that command. proxmox-ve: 6.1-2 (running kernel: 5.3.18-2-pve) pve-manager: 6.1-7 (running version: 6.1-7/13e58d5e) pve-kernel-helper: 6.1-6 pve-kernel-5.3: 6.1-5 pve-kernel-5.3.18-2-pve: 5.3.18-2 ceph-fuse: 12.2.11+dfsg1-2.1+b1 corosync: 3.0.3-pve1 criu: 3.11-3...
  6. M

    OVMF - Guest has not initialized the display (yet).

    Sorry for the late reply. There is no specific configuration that is giving me an issue. Any VM setup with OVMF doesn't work. Here's the config for one of the VM's I tried though: bios: ovmf bootdisk: scsi0 cores: 1 efidisk0: HDD:vm-101-disk-1,size=4M ide2...
  7. M

    OVMF - Guest has not initialized the display (yet).

    Hello, I was trying to do GPU passthrough but I ran into a larger issue along the way. Whenever I try to use OVMF instead of SeaBIOS, I get the error "Guest has not initialized the display (yet)." It doesn't matter what settings I use or what guest I'm trying to use (I've tried both Ubuntu 18.04...